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

Add support for binding and unbinding.

pwood opened this issue · comments

Add support for binding, ZDO_BIND_REQ syncronous, command 0x21.

Add support for unbinding, ZDO_UNBIND_REQ syncronous, command 0x22.

Not sure this is the correct couple of commands for this, if the bind request is a remote device I'd expect a AREQ message informing the status of the bind request.

Oh there is, ZDO_BIND_RSP and ZDO_UNBIND_RSP