A device.
The cluster ID.
The command.
Optional
argumants: LibertasCommandBodyOptional command argumants.
Optional
Optional
exclude: numberOptional. The node that shall not be updated. It shall only be used with virtual device node.
Optional
The value of all arguments are upto access and permission check. Error may be raised.
Generated using TypeDoc
Send a command request to the remote device. The behaviors are different for device and virtual device. For virtual device, the command will be sent to all bound peers. For device, the command will only be sent to the specified device.
Accodingly, a virtual device may receive multiple responses, one from each bound peer.