node-lightify
node-lightify copied to clipboard
[Request] Gateway discovering
Hey. First of all, nice library, since I have problems with Lightify's cloud this is perfect. One thing that would be a nice addition to this library is gateway discovering. Basically nmap_ing_ the network and searching for IP with port 4000 running, is it possible to implement?
According to this:
https://github.com/noctarius/lightify-binary-protocol
...discovery is accomplished through mDNS (AKA Bonjour).
You can use this library to do it: https://github.com/agnat/node_mdns