下行消息接口格式
中心网管下发到MindEdge OM SDK的消息格式定义如下:
{
"header": {
"msg_id": "584a2d50-11d1-4d60-83ce-f0cc48a45348",
"parent_msg_id": "",
"timestamp": 1550107087319,
"sync": false
},
"route": {
"source": "controller",
"group": "hardware",
"operation": "update",
"resource": "profile_effect"
},
"content": {
}
}
字段定义请参考上行消息接口格式。
父主题: 云边协同接口格式