shimmeringbee / zstack

Implementation of a ZNP and support code designed to interface with Texas Instruments Z-Stack, written in Go.
https://shimmeringbee.io/
Apache License 2.0
27 stars 8 forks source link

Convert Node based commands to accept IEEE Address rather than Network Address #11

Closed pwood closed 4 years ago

pwood commented 4 years ago

The API for interacting with zigbee nodes should not rely on the Network Address, this can/does change when there are conflicts. Higher levels of the stack should probably be masked from Network Addresses, but rather use IEEE Addresses.