| id |
string |
+ |
web socket uuid |
| connectionType |
string |
+ |
connection type(unknown, controller, ui, cloud, portal) |
| timestamp |
string |
+ |
timestamp milliseconds since 1970 |
| serial |
string |
– |
controller serial, if connectionType is controller |
| controllerUuid |
string |
– |
controller uuid, if connectionType is controller |
| firmware |
string |
– |
firmware version, if connectionType is controller |
| media |
string |
– |
media type, if connectionType is controller |
| hubType |
string |
– |
hub type, if connectionType is controller |
| macAddress |
string |
– |
controller mac address, if connectionType is controller |
| pkAccount |
string |
– |
PK_Account, if connectionType is ui |