Replies: 1 comment 1 reply
-
|
Wouldn't an MQTT bridge accomplish this? Less dev time, technical debt, and device requirements. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The truth is, I don't know if this has already been discussed somewhere. I haven't seen anything here, either in the bugs or in the discussions.
The idea would be that, if you have a module with ESP32 and WiFi/Ethernet enabled, it would support sending events via POST webhook directly to wherever you specify. This would allow the device to send the events it receives directly, without having to rely on a development that polls constantly via protobuf.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions