Looking at this Go project, it seems like some of the stuff has been already worked on (creating user registration with generateclientkey set to true and groups light support). The only thing left seems to be getting a nice interface surrounding the DTLS/UDP part of the entertainment API. I'm wondering if anyone on this project has attempted to do this?
Hue now has the Entertainment API which allows for faster syncing through their DTLS/UDP protocol. https://developers.meethue.com/develop/hue-entertainment/philips-hue-entertainment-api/
Looking at this Go project, it seems like some of the stuff has been already worked on (creating user registration with generateclientkey set to true and groups light support). The only thing left seems to be getting a nice interface surrounding the DTLS/UDP part of the entertainment API. I'm wondering if anyone on this project has attempted to do this?