You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can this zigpy-zboss radio library support Green Power Sink (GPS) and/or forwarding to ZGP controller support with the draft ZGP (Zigbee Green Power) patches for zigpy that are still a work in progress?
As a note, I don't have hardware to test or develop this on. That said, we should hopefully not need to interact with the radio libraries yet, as everything I've done happens on the cluster layer, and doesn't interact with the raw green power frames. Those pull requests were mostly to quiet error messages and to help me debug incoming raw vs ZCL frames. Again, if zboss supports three ZCL endpoints we should be in the clear.
Understandable. FYI, if you are interested and have time then know that both official and unofficial nrf52840-dongle are inexpensive at around $10(US).
Can this zigpy-zboss radio library support Green Power Sink (GPS) and/or forwarding to ZGP controller support with the draft ZGP (Zigbee Green Power) patches for zigpy that are still a work in progress?
zigpy/zigpy#1282
https://github.com/konistehrad/zigpy/tree/zgp
zigpy/zigpy#341
Some of the other reference radio libraries for zigpy has to be patched by @konistehrad for GPDF (Green Power Data Frames) handling, see example:
zigpy/zigpy-znp#235
zigpy/bellows#594
zigpy/zigpy-deconz#235
The text was updated successfully, but these errors were encountered: