boolean - true if checking still active
Start checking correct RIC using LED pattern
boolean - true if started ok
Stop checking correct RIC
void
Connect to a RIC
can be "WebBLE" or "WebSocket"
either a string (WebSocket URL) or an object (WebBLE)
Promise
deleteAddOn - remove an addon from the addonlist on RIC
used to identify the add-on
Promise
identifyAddOn - send the 'identify' command to a specified add-on
used to identify the add-on
Promise
Get information Marty system
void
sendRICRESTMsg
command API string
parameters (simple name value pairs only) to parameterize trajectory
Promise
setAddOnConfig - set a specified add-on's configuration
used to identify the add-on
name to refer to add-on by
Promise
subscribeForUpdates
true to send command to enable subscription (false to remove sub)
Promise
Generated using TypeDoc
Refresh LED pattern on RIC