mirror of https://github.com/arendst/Tasmota.git
Updated Zigbee (markdown)
parent
ddc939a8c1
commit
92c51a4d91
|
@ -14,7 +14,7 @@ Before using Zigbee, you need to understand a few concepts. Here is a simplified
|
|||
|**PanID**<BR>(Personal Area Network IDentifier)<BR>This parameter is unique in a Zigbee network. The PanID is a 16-bit integer.<BR>*Default: 0x1A63*|SSID (the Wi-Fi network name)|
|
||||
|**ShortAddr**<BR>Address of the device on the Zigbee network. This address is randomly assigned when the device first connects to the coordinator. The coordinator has address 0x0000.<BR>You need to track which device has which address. There is currently no "Friendly Name" mechanism. This may be added in the future.|IP address|
|
||||
|**IEEEAddr**<BR>Device hardware address (64 bits). This is unique per device and factory assigned.|MAC address|
|
||||
|**Channel** 11-26<BR>*Default: 11*|Wi-Fi Channel|
|
||||
|[**Channel**](https://www.metageek.com/training/resources/zigbee-wifi-coexistence.html) 11-26<BR>*Default: 11*|Wi-Fi Channel|
|
||||
|**Encryption Key**<BR>128-bit encryption key.<BR>*default: 0x0D0C0A08060402000F0D0B0907050301*|Wi-Fi password|
|
||||
|**Pairing**<BR>By default the coordinator does not accept new devices unless put in pairing mode. When in pairing mode, it will accept pairing requests from any device within range.<BR>*Default: pairing disabled*|WPS|
|
||||
|
||||
|
|
Loading…
Reference in New Issue