Constants | ||
---|---|---|
java.lang.String | DEVICE_ID | The ID of the device corresponding to this tap |
java.lang.String | ACTION | This column value indicates an action supported by the device. |
The ID of the device corresponding to this tap
TYPE: INTEGER (long)
PRESENCE: REQUIRED
Constant Value: "deviceId"
This column value indicates an action supported by the device. A device that supports several actions will have several rows.
TYPE: INTEGER (see Control.TapActions for allowed values)
PRESENCE: REQUIRED
Constant Value: "action"
Column-definitions for the Tap table.
If the accessory does not support any tap actions, it will not insert any rows in this table.