shimmeringbee / zstack

Implementation of a ZNP and support code designed to interface with Texas Instruments Z-Stack, written in Go.

Home Page:https://shimmeringbee.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

pwood opened this issue · comments

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.