Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Items for Paho Roadmap

"MQTT-SN to MQTT embedded gateway" 

I've been mucking about with MQTT-SN for a largely personal project (home automation, no surprise, to revise and expand a small network of sensors) and I'd love to see some work in the MQTT-SN part. In particular, support for forwarded messages (as per the MQTT-SN spec) and, in the broker, more flexible in put of packets (basically quit assuming UDP). 

I've ended up in the short term working on a gateway myself from ZigBee/MQTT-SN -> MQTT (in python, because it is short term to get my network going), but would be very happy to put my time developing something more widely useful.

PK

On Sun, 25 Oct 2015 at 19:14 Ian Craggs <icraggs@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hello all,

I'm planning to put together a release roadmap for Paho for the next year to 18 months.  Items on the list include:

- contributing to M2Mqtt: regression tests, disk persistence, maybe some other items
- offline buffering (ability to send while not connected) and automatic reconnect for C, Java and _javascript_ clients
- ongoing embedded client improvements: proper FreeRTOS support, asynchronous clients, build improvements, documentation: porting guides, tutorials, formal MQTTClient-C release
- Android service stability - it's possible James has achieved much of this already, but we'll have to
- WebSockets support for C, Python clients (any others?)
- MQTT-SN to MQTT embedded gateway
- MQTT conformance test material
- possibly an MQTT forwarder for DMZ (it's been mooted, but I'm not exactly sure what it means)

- device management in the form of a LwM2M mapping over MQTT.  However, before we can commit to an implementation plan, the Eclipse Foundation is working to clarify a few legal matters with the OMA.


Are there any other items that anyone would like to see?  All comments welcome.

Thanks

-- 
Ian Craggs                          
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto

_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev

Back to the top