|
The Xentara MeerK40t Driver v1.0
User Manual
|
A JSON object describing device Device has the following syntax:
| name | A string value containing the name of the device. The name is used to construct the device’s primary key. |
| UUID | A string value containing the unique UUID of the device. |
| ACL | An optional JSON object containing the element ACL of the device. The format of the object is described under JSON Format for ACLs in the Xentara user manual. |
| address | A string value containing the network address of the MeerK40t server. This can be a host name or an IP address, with or without a port number. If the address does not contain a port number, then the standard MeerK40t port (23) will be used. The format of the string is described under JSON Format for Network Addresses in the Xentara user manual. |