Members
channel
Returns the MessageChannel associated with this device.
uid
Returns the unique id associated with this device.
Methods
command(message, argsopt)
Send an ARNet message / command to remote device.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
message |
string | Message type path format: featureId.classId.messageId | |
args |
Array.<any> |
<optional> |
Arguments for message |