Zigbee Commands: различия между версиями
Материал из noname.com.ua
Перейти к навигацииПерейти к поискуSirmax (обсуждение | вклад) |
Sirmax (обсуждение | вклад) |
||
Строка 12: | Строка 12: | ||
<code>ZbBindState</code> |
<code>ZbBindState</code> |
||
| |
| |
||
+ | Asks the device for its internal binding states |
||
− | Текст ячейки |
||
+ | * <device> the device to query |
||
+ | или |
||
+ | * <n> the start index for the request, 1 is the default. This is used to scan through all bindings. |
||
| |
| |
||
+ | <code>ZbBindState 1</code> |
||
<PRE> |
<PRE> |
||
16:20:52.118 CMD: ZbBindState 1 |
16:20:52.118 CMD: ZbBindState 1 |
||
Строка 23: | Строка 27: | ||
16:20:52.195 ZIG: {"ZbZNPReceived":"45B36AFD00020002F9ED9A5B3B38C1A4010600037884B626004B120001F9ED9A5B3B38C1A401040B037884B626004B120001"} |
16:20:52.195 ZIG: {"ZbZNPReceived":"45B36AFD00020002F9ED9A5B3B38C1A4010600037884B626004B120001F9ED9A5B3B38C1A401040B037884B626004B120001"} |
||
16:20:52.202 MQT: tele/tasmota_3281FC/RESULT = {"ZbBindState":{"Device":"0xFD6A","Status":0,"StatusMessage":"SUCCESS","Total":2,"Start":1,"Bindings":[{"Cluster":"0x0006","Endpoint":1,"ToDevice":"0x00124B0026B68478","ToEndpoint":1},{"Cluster":"0x0B04","Endpoint":1,"ToDevice":"0x00124B0026B68478","ToEndpoint":1}]}} |
16:20:52.202 MQT: tele/tasmota_3281FC/RESULT = {"ZbBindState":{"Device":"0xFD6A","Status":0,"StatusMessage":"SUCCESS","Total":2,"Start":1,"Bindings":[{"Cluster":"0x0006","Endpoint":1,"ToDevice":"0x00124B0026B68478","ToEndpoint":1},{"Cluster":"0x0B04","Endpoint":1,"ToDevice":"0x00124B0026B68478","ToEndpoint":1}]}} |
||
+ | </PRE> |
||
+ | <code>zbBindState 0xFD6A</code> |
||
+ | <PRE> |
||
+ | 16:26:39.630 CMD: zbBindState 0xFD6A |
||
+ | 16:26:39.632 SRC: WebConsole from 192.168.22.108 |
||
+ | 16:26:39.635 CMD: Grp 0, Cmd 'ZBBINDSTATE', Idx 1, Len 6, Pld 64874, Data '0xFD6A' |
||
+ | 16:26:39.638 ZIG: ZbZNPSent 25336AFD00 |
||
+ | 16:26:39.644 MQT: stat/tasmota_3281FC/RESULT = {"ZbBindState":"Done"} |
||
+ | 16:26:39.678 ZIG: {"ZbZNPReceived":"653300"} |
||
+ | 16:26:39.724 ZIG: {"ZbZNPReceived":"45C46AFD00"} |
||
+ | 16:26:39.775 ZIG: {"ZbZNPReceived":"45B36AFD00020002F9ED9A5B3B38C1A4010600037884B626004B120001F9ED9A5B3B38C1A401040B037884B626004B120001"} |
||
+ | 16:26:39.783 MQT: tele/tasmota_3281FC/RESULT = {"ZbBindState":{"Device":"0xFD6A","Status":0,"StatusMessage":"SUCCESS","Total":2,"Start":1,"Bindings":[{"Cluster":"0x0006","Endpoint":1,"ToDevice":"0x00124B0026B68478","ToEndpoint":1},{"Cluster":"0x0B04","Endpoint":1,"ToDevice":"0x00124B0026B68478","ToEndpoint":1}]}} |
||
</PRE> |
</PRE> |
||
Версия 17:28, 16 мая 2024
Zigbee commands
Это заметки по "умному дому" и командам
commands
Команда | Описание | Пример использования |
---|---|---|
|
Asks the device for its internal binding states
или
|
16:20:52.118 CMD: ZbBindState 1 16:20:52.121 SRC: WebConsole from 192.168.22.108 16:20:52.122 CMD: Grp 0, Cmd 'ZBBINDSTATE', Idx 1, Len 1, Pld 1, Data '1' 16:20:52.126 ZIG: ZbZNPSent 25336AFD00 16:20:52.133 MQT: stat/tasmota_3281FC/RESULT = {"ZbBindState":"Done"} 16:20:52.159 ZIG: {"ZbZNPReceived":"653300"} 16:20:52.195 ZIG: {"ZbZNPReceived":"45B36AFD00020002F9ED9A5B3B38C1A4010600037884B626004B120001F9ED9A5B3B38C1A401040B037884B626004B120001"} 16:20:52.202 MQT: tele/tasmota_3281FC/RESULT = {"ZbBindState":{"Device":"0xFD6A","Status":0,"StatusMessage":"SUCCESS","Total":2,"Start":1,"Bindings":[{"Cluster":"0x0006","Endpoint":1,"ToDevice":"0x00124B0026B68478","ToEndpoint":1},{"Cluster":"0x0B04","Endpoint":1,"ToDevice":"0x00124B0026B68478","ToEndpoint":1}]}}
16:26:39.630 CMD: zbBindState 0xFD6A 16:26:39.632 SRC: WebConsole from 192.168.22.108 16:26:39.635 CMD: Grp 0, Cmd 'ZBBINDSTATE', Idx 1, Len 6, Pld 64874, Data '0xFD6A' 16:26:39.638 ZIG: ZbZNPSent 25336AFD00 16:26:39.644 MQT: stat/tasmota_3281FC/RESULT = {"ZbBindState":"Done"} 16:26:39.678 ZIG: {"ZbZNPReceived":"653300"} 16:26:39.724 ZIG: {"ZbZNPReceived":"45C46AFD00"} 16:26:39.775 ZIG: {"ZbZNPReceived":"45B36AFD00020002F9ED9A5B3B38C1A4010600037884B626004B120001F9ED9A5B3B38C1A401040B037884B626004B120001"} 16:26:39.783 MQT: tele/tasmota_3281FC/RESULT = {"ZbBindState":{"Device":"0xFD6A","Status":0,"StatusMessage":"SUCCESS","Total":2,"Start":1,"Bindings":[{"Cluster":"0x0006","Endpoint":1,"ToDevice":"0x00124B0026B68478","ToEndpoint":1},{"Cluster":"0x0B04","Endpoint":1,"ToDevice":"0x00124B0026B68478","ToEndpoint":1}]}} |
|
Текст ячейки |
16:21:03.752 WIF: Checking connection... 16:21:09.780 WIF: Network (re)scan started..