


已连接

设置设备属性 标准 JSON
/sys/${productKey}/${deviceName}/thing/event/property/post
/sys/f13f57c63e9/dianbiao1/thing/property/post
标准 JSON
{
"id": "123456789",
"version": "1.0",
"method": "thing.property.post",
"params": {
"kwhp": 100
}
}
正常的话会返回回调消息

页面查看数据
