Andrew Fiddian-Green
Andrew Fiddian-Green
> no java adapter but the zwave-js-server websocket apis expose everything I’m guessing that the API produces JSON (@robertsLando is that correct?) .. in which case it IS a Java...
> agnostic Ok (but for the avoidance of doubt JSON = Java-Script Object Notation..)
Hmm .. it looks like #59 may be the answer to my question..
@WhiteSockedDancer / @dnwk we may be able to learn more if one of you could use a ‘curl’ command to query your Hue Bridge via the new CLIP 2 interface...
This is just to confirm that #13570 will implement this feature.
> I expect the filter criteria needed to be more complex. There are probably two main search criteria.. - Wildcard search for all types of UPnP Devices (and/or `Basic` devices)...
Is anyone writing code for this? If so, please let me know, since otherwise I will start to write something.
@mherwege thanks for the info. I am not very experienced on OH core programming, so perhaps you can give me some coaching? Some questions below.. 1. In what core module...
> cases to find by country or other cloud services could be left for future versions I agree with you. Indeed I am not even convinced about the idea to...
> create a service (AddonSuggestionService) that registers as a participant to MDNSDiscoveryParticipant .. That way, that service will get all MDNS and UPnP discovery messages. Umm. That approach is probably...