|
The Xentara Elite CS Driver v1.0
User Manual
|
A JSON object describing a Robot has following syntax:
| name | A string value containing the name of the Module. |
| UUID | A string value containing the unique UUID of the device. |
| address | A string value containing the address of the target robot |
| subscriptions | An JSON object containing a set of subscriptions JSON objects |
| variables | An JSON object containing a set of variables JSON objects |
Please remember that each element block requires two layers of {} due to the syntax restrictions of the JSON format.