From 5a848dbcbf34cfa6a713443726774e5f0b7e3b79 Mon Sep 17 00:00:00 2001 From: LitterDryFish <45481685+LitterDryFish@users.noreply.github.com> Date: Wed, 11 Sep 2019 19:04:35 +0800 Subject: [PATCH] ReadME was completed --- zigbee/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/zigbee/README.md b/zigbee/README.md index fa09e48..b1ed1e7 100644 --- a/zigbee/README.md +++ b/zigbee/README.md @@ -65,6 +65,7 @@ 获取zigbee节点数据:[http://192.168.0.1/cgi-bin/node.cgi](http://192.168.0.1/cgi-bin/node.cgi) 发送继电器控制命令:[http://192.168.0.1/cgi-bin/send_node.cgi?type=11&id=3&data=8](http://192.168.0.1/cgi-bin/send_node.cgi?type=11&id=3&data=8) +- 格式用例:http://192.168.0.1/cgi-bin/send_node.cgi?type=11&id=3&data=8(1\2\4) zigbee拓扑访问接口:[http://192.168.0.1/topo.html](http://192.168.0.1/topo.html)