From 92c51a4d917937a1ba9db19c5301808fee73ee5b Mon Sep 17 00:00:00 2001
From: Michael Ingraham <34340210+meingraham@users.noreply.github.com>
Date: Thu, 26 Sep 2019 09:22:50 -0400
Subject: [PATCH] Updated Zigbee (markdown)
---
Zigbee.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Zigbee.md b/Zigbee.md
index c0ec4d7c..5ce849ca 100644
--- a/Zigbee.md
+++ b/Zigbee.md
@@ -14,7 +14,7 @@ Before using Zigbee, you need to understand a few concepts. Here is a simplified
|**PanID**
(Personal Area Network IDentifier)
This parameter is unique in a Zigbee network. The PanID is a 16-bit integer.
*Default: 0x1A63*|SSID (the Wi-Fi network name)|
|**ShortAddr**
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.
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**
Device hardware address (64 bits). This is unique per device and factory assigned.|MAC address|
-|**Channel** 11-26
*Default: 11*|Wi-Fi Channel|
+|[**Channel**](https://www.metageek.com/training/resources/zigbee-wifi-coexistence.html) 11-26
*Default: 11*|Wi-Fi Channel|
|**Encryption Key**
128-bit encryption key.
*default: 0x0D0C0A08060402000F0D0B0907050301*|Wi-Fi password|
|**Pairing**
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.
*Default: pairing disabled*|WPS|