Hi All,
Has anyone written an interface for MQTT or MQTT for Sensor Networks ?
Basically -
MQTT is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol. It was designed as an extremely lightweight publish/subscribe messaging transport.
and
MQTT for Sensor Networks is aimed at embedded devices on non-TCP/IP networks, whereas MQTT itself explicitly expects a TCP/IP stack.
I was thinking have having a MQTT on a big XMega or Mega2560 style of processor and having things like Mega32's on the Sensor Network (RF connection or RS485).
The XMega/Mega2560 would communicate on the Ethernet to PC's etc.
Thoughts etc?
Neil.
Has anyone written an interface for MQTT or MQTT for Sensor Networks ?
Basically -
MQTT is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol. It was designed as an extremely lightweight publish/subscribe messaging transport.
and
MQTT for Sensor Networks is aimed at embedded devices on non-TCP/IP networks, whereas MQTT itself explicitly expects a TCP/IP stack.
I was thinking have having a MQTT on a big XMega or Mega2560 style of processor and having things like Mega32's on the Sensor Network (RF connection or RS485).
The XMega/Mega2560 would communicate on the Ethernet to PC's etc.
Thoughts etc?
Neil.