Y
Hacker News
new
|
ask
|
show
|
jobs
by
IOT_Apprentice
1409 days ago
Why no support for MQTT? Please explain.
1 comments
sfeldma
1409 days ago
Good question. Short answer is MQTT wasn't needed. Merle uses JSON message over websockets sent on a broadcast message bus. The Thing or its UI subscribes to these JSON messages, similar to MQTT topics.
link