CozyLife uses the key-value in json format to describe status information. This document explains the meaning of key and value in different product categories. For example, the switch state in electrical equipment is on, and the following json data can be used to represent
{
"1":1
}
###TODO
- protocol header document
- cmd documentation