public static class AntPlusGenericControllableDevicePcc.IpcDefines
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MSG_CMD_CONTROLS_UPDATEGENERICCOMMANDSTATUS_PARAM_intCOMMANDNUMBER
Last received
GenericCommandNumber Sent in the MSG_CMD_CONTROLS_whatUPDATEGENERICCOMMANDSTATUS command. |
static java.lang.String |
MSG_CMD_CONTROLS_UPDATEGENERICCOMMANDSTATUS_PARAM_intCOMMANDSTATUS
This indicates the
CommandStatus of the last received command (e.g. |
static java.lang.String |
MSG_CMD_CONTROLS_UPDATEGENERICCOMMANDSTATUS_PARAM_intSEQUENCENUMBER
Sequence number of the last received command.
|
static int |
MSG_CMD_CONTROLS_whatUPDATEGENERICCOMMANDSTATUS
Confirm the status of generic commands received from a remote control device.
|
static java.lang.String |
MSG_EVENT_CONTROLS_GENERICCOMMAND_PARAM_intMANUFACTURERID
ANT+ Alliance managed manufacturer identifier of the remote control Sent in the
MSG_EVENT_CONTROLS_whatGENERICCOMMAND event. |
static java.lang.String |
MSG_EVENT_CONTROLS_GENERICCOMMAND_PARAM_intSEQUENCENUMBER
Sequence number which increments with each new command Sent in the
MSG_EVENT_CONTROLS_whatGENERICCOMMAND event. |
static java.lang.String |
MSG_EVENT_CONTROLS_GENERICCOMMAND_PARAM_intSERIALNUMBER
The serial number of the remote control device.
|
static int |
MSG_EVENT_CONTROLS_whatGENERICCOMMAND
Generic commands received from a remote control device.
|
Constructor and Description |
---|
AntPlusGenericControllableDevicePcc.IpcDefines() |
public static final int MSG_EVENT_CONTROLS_whatGENERICCOMMAND
public static final java.lang.String MSG_EVENT_CONTROLS_GENERICCOMMAND_PARAM_intSERIALNUMBER
MSG_EVENT_CONTROLS_whatGENERICCOMMAND
event.public static final java.lang.String MSG_EVENT_CONTROLS_GENERICCOMMAND_PARAM_intMANUFACTURERID
MSG_EVENT_CONTROLS_whatGENERICCOMMAND
event.public static final java.lang.String MSG_EVENT_CONTROLS_GENERICCOMMAND_PARAM_intSEQUENCENUMBER
MSG_EVENT_CONTROLS_whatGENERICCOMMAND
event.public static final int MSG_CMD_CONTROLS_whatUPDATEGENERICCOMMANDSTATUS
public static final java.lang.String MSG_CMD_CONTROLS_UPDATEGENERICCOMMANDSTATUS_PARAM_intSEQUENCENUMBER
MSG_CMD_CONTROLS_whatUPDATEGENERICCOMMANDSTATUS
command.public static final java.lang.String MSG_CMD_CONTROLS_UPDATEGENERICCOMMANDSTATUS_PARAM_intCOMMANDSTATUS
CommandStatus
of the last received command (e.g. indicate whether it was processed/supported or not). Sent in the MSG_CMD_CONTROLS_whatUPDATEGENERICCOMMANDSTATUS
command.public static final java.lang.String MSG_CMD_CONTROLS_UPDATEGENERICCOMMANDSTATUS_PARAM_intCOMMANDNUMBER
GenericCommandNumber
Sent in the MSG_CMD_CONTROLS_whatUPDATEGENERICCOMMANDSTATUS
command.Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.