Internally, the Konnected application references pins instead of zone numbers. Zone numbers are labeled sequentially for user-friendliness, but the internal pin numbers map to the GPIO index of each I/O port on the ESP chip. Your application should maintain this mapping and communicate to the Konnected device only referencing pin numbers.
ESP8266 Pin to Zone Mapping
Used for the original NodeMCU based Konnected Alarm Panel, Konnected Alarm Panel v2 and other products using the ESP8266 based WiFi chip.
Zone # | Pin # |
1 | 1 |
2 | 2 |
3 | 5 |
4 | 6 |
5 | 7 |
6 | 9 or RX |
OUT or ALARM | 8 |