Directly call operate without creating a subscription (avoid using unless certain subscription exists), useful for calling sync operate commands for which either output is expected in response or no output is expected
Add object to path
Delete object at path
Disconnect from device
await usp.disconnect()
Get value at path
Get value at path, returns values with their full path stored in "query" key
Gets current usp version (used by usp-js library for parsing incoming messages)
Get instances
Add handler for messages
Create a command
Add general options to commands, extending their functionality
Resolve references in message
Set value at path
Subscribe to event
Get Supported DM
Get Supported Protocols
Generated using TypeDoc
Device API