Device

Device

Members

channel

Source:
Returns the MessageChannel associated with this device.

uid

Source:
Returns the unique id associated with this device.

Methods

command(message, argsopt)

Source:
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