Constants | ||
---|---|---|
java.lang.String | DEVICE_ID | The ID of the device corresponding to an Input |
java.lang.String | KEY_PAD_ID | The ID of the keypad |
java.lang.String | ENABLED | The enable status of the Input |
The ID of the device corresponding to an Input
TYPE: INTEGER (long)
PRESENCE: REQUIRED
Constant Value: "deviceId"
The ID of the keypad
TYPE: INTEGER (long)
PRESENCE: REQUIRED
Constant Value: "keyPadId"
The enable status of the Input
TYPE: BOOLEAN
PRESENCE: REQUIRED
Constant Value: "enabled"
Column-definitions for the Sensor table