fruggy83 / openocean

27 stars 12 forks source link

Support wired Bridge Types #13

Closed fruggy83 closed 4 years ago

fruggy83 commented 6 years ago

Implement support for:

Basty85 commented 6 years ago

Hey, thank you very much for your efforts, really like your bindings and the new possibility to use TCP Bridges. I got the Digital Concepts Smart EnOcean TCP/IP Gateway which uses login data to access the web interface, Simple- or REST API. Would it be possible that you provide a username/password mockup to the tcpbridge binding since most IP Gateways with web interface can only be accessed via login data? Thank you in advance :-)

fruggy83 commented 6 years ago

Hi Basty85 (@Basty85),

I am afraid that I have to disappoint you. I read the docs of this device and did not found a wy to receive raw enocean data from it. They use a JSON like format which I do not support. This tcpbridge is intended for a ser2net setup. However I found a github project which could be interessting for you. They already developed a binding which can connect to your TCP/IP gateway.

Best regards Daniel

Basty85 commented 5 years ago

Damn, never mind! Thanks for the link, I will definitely look that up.

fruggy83 commented 4 years ago

Merged ESP2 branch into master and created a PR for official binding.