Cluster ID
Command ID.
true if it's incoming
true if the command is a request. Note for outgoing request, it must be paired with a response or standard status
Optional
oOriginator node. Opadue number, internal reporesentation of the originator node. Only valid for virtual devices, which may have multiple bindings.
Optional
qMessage sequence number. This is an internal opaque reporesentation of the actual sequence number. The sequence number is used in Libertas_DeviceCommandRsp or Libertas_DeviceCommandDefaultRsp. Note if this value is undefined, the command shaould have already been acknowledged with default ACK by the app framework.
Optional
rspA response command of this request. For an outgoing client request, either 's' or 'rsp' shall be present.
Optional
sDefault ack status. For an outgoing client request, either 's' or 'rsp' shall be present.
Optional
vCommand arguments, may be empty (nil)
Generated using TypeDoc
A device command event value.