Closed pwood closed 4 years ago
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
Add support for binding, ZDO_BIND_REQ syncronous, command 0x21.
Add support for unbinding, ZDO_UNBIND_REQ syncronous, command 0x22.