配置网管信息
消息实例
{ "header": { "msg_id": "741aec66-99b2-4d97-aaf2-63d27f53bbc5", "parent_msg_id": "", "timestamp": 1550107087319, "sync": false }, "route": { "source": "EdgeManager", "group": "hardware", "operation": "update", "resource": "websocket/netmanager" }, "content": { } }
参数说明
content:
{ "address": "127.0.0.1", "account": "root", "password": "123456", "test": true }
返回结果
{ "header":{ "msg_id":"5a955ef7-3bbd-4603-ad7e-1e9e5dd09862", "parent_msg_id": "", "timestamp":1652261182356, "sync": false }, "route":{ "source":"hardware", "group":"hub", "operation":"update", "resource":"websocket/config_result" }, "content":"{"topic": "netmanager", "percentage": "100%", "result": "success", "reason": ""}" }
父主题: 下行消息接口