zigpy / zigpy-xbee

A library which communicates with XBee radios for zigpy
GNU General Public License v3.0
22 stars 18 forks source link

IS command support #133

Open Shulyaka opened 1 year ago

Shulyaka commented 1 year ago

Adds support for sample report request (IS) remote command

Shulyaka commented 1 year ago

Decided to convert to t.Struct, making the PR draft for now.