serial mqtt adapter
-
Just wondering, can https://github.com/mycontroller-org/serial2mqtt be used with mycontroller on the same my-sensors gateway? I presume only one thread can read the serial data--but would mycontroller be able to accept the serial data published to mqtt by the serial2mqtt adapter?
On the other hand, would mycontroller be able to use mqtt to send messages (including firmware updates) via mqtt via serial2mqtt to the serial gateway?
-
@cslauritsen Yes, it should work.
MySenosrs serial Gateway
<-->serial2mqtt
<-->MyController(MQTT gateway)