After the client connects to the websocket interface of the server, it needs to send a registration command [1.4.1].
After the client sends the control command, the server has a command response, which means that the server has received the control command.
When the DO and DI data of the device change, the service actively pushes the latest data to the user client.
The change of the analog data of the device is temporarily returned according to the timing mode.
Format Frame
Detailed explanation reference: Please refer to "Juying Cloud Platform Open Interface (RestfulAPI)" section 1.3.2
For the convenience of reading, the json format in the document has been formatted with fonts, but there are also illegal characters, which cannot be directly copied and used, please understand.
After the client connects to the websocket interface of the server, it needs to send a registration command [1.4.1].
After the client sends the control command, the server has a command response, which means that the server has received the control command.
When the DO and DI data of the device change, the service actively pushes the latest data to the user client.
The change of the analog data of the device is temporarily returned according to the timing mode.
Format Frame
Detailed explanation reference: Please refer to "Juying Cloud Platform Open Interface (RestfulAPI)" section 1.3.2
For the convenience of reading, the json format in the document has been formatted with fonts, but there are also illegal characters, which cannot be directly copied and used, please understand.