MQTT service version 1.2 was released and new version of ELWIX is on the road for release!
Since 6 months after announce of plans to do build and integration MQTT service into ELWIX is ready. This implementation covers MQTT protocol specification version 3.1. I am proud to say “MQTT is completed into ELWIX”. 🙂
MQTT service include broker and various clients for messaging.
- mqttd – MQTT broker
- mqtt_ping – MQTT ping
- mqtt_pub – MQTT publisher
- mqtt_subs – MQTT subscriber and receiver
- builtin SQLite3 backend support and plugin interface
MQTT Service depends on few ELWIX libraries with those versions::
– libaitcrc version 2.0
– libaitio version 3.1
– libaitcfg version 5.1
– libaitsched version 2.3
– libaitmqtt version 1.4
Have a nice trip on MQTT into ELWIX …
Enjoy!