Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Incorporating MQTT Lua client library into Eclipse Paho / Koneki ?

Andy Gelme,

I too want to echo the sentiment that it would be great to have a MQTT client.   I did not see a response to some of Andy Pipers questions.

Can you talk a bit more about the code base.   Are you the original author of the code and does it include third party libraries?

Thanks
Ian


On 3/28/2012 8:28 PM, Andy Piper wrote:
Hi Andy

Thanks for sharing this with the list. It's fantastic that we potentially have our first additional language binding already being offered to the Paho project! It is also really exciting that Lua is one of the spaces which really shows how nicely Koneki and Paho can work together (thanks to Benjamin and his team for that).

A couple of points:

1. I think we'd need to think about the completeness of the MQTT v3.1 support currently in your bindings and see how quickly it could be brought up to par with the C and Java clients - just from the perspective of otherwise having to maintain some kind of feature matrix between the different clients.

2. From an Eclipse perspective - IANAL but my understanding is that we need to clarify that all contributions are written by the contributor, or get agreement from everyone else who might have contributed. Talking to Benjamin I think your samples (not the core library / luarock) appear to use a third-party command-line parser and that same parser is already being reviewed under the Koneki umbrella - beyond that a simple statement that you are the sole originator of the MQTT Lua bindings is suitable and we can look at getting one of the project committers to add this to the repository. I'd personally be delighted to include your client if it is possible.

Thanks

Andy  

--  
Andy Piper | Farnborough, Hampshire (UK)
blog: http://andypiper.co.uk   |   skype: andypiperuk
twitter: @andypiper  |  images: http://www.flickr.com/photos/andypiper



On Wednesday, 28 March 2012 at 18:07, Andy Gelme wrote:

hi All,
 
Andy Piper tweeted that Benjamin Cabé has been using my MQTT Lua client, in particular as part of a demonstration at EclipseCon ...
 
https://github.com/geekscape/mqtt_lua # V0.1 2012-03-03
https://github.com/kartben/mqtt_lua # V0.0 2011-07-28 + LDT documentation style
 
http://www.flickr.com/photos/andypiper/6878216050/in/set-72157629688646011 # :)
 
I'd be very pleased to see the MQTT Lua client become part of the Eclipse Paho / Koneki projects. Especially as a poster-child for the LDT :)
 
I'm happy to change the license, if/as required.
I'm happy to merge Benjamin's LDT documentation changes into my upstream repository ... and any other reasonable pull-requests.
 
Over time, my intentions are to significantly improve the MQTT Lua client to implement all of the MQTT 3.1 specification ... and track it accordingly. I'd hope that the existing code quality, documentation and examples are a good indication of my serious intentions.
 
I've been using the MQTT Lua client as part of a larger piece of work that I call the Aiko platform ...
https://sites.google.com/site/aikoplatform
 
- - - - - - - - - - - - - - - - - - -
 
Just to introduce myself ... I've been working on IoT and automation applications since 2000 ... and was the technical lead on a commercial building automation R&D project between 2000 and 2008, which was written in Java and used Eclipse, including creating an Eclipse RIA in 2003 (the source code was recently made open, but that's another very long story).
 
More recently, I founded the Melbourne HackerSpace (http://hackmelbourne.org, see http://www.youtube.com/watch?v=vTeaMTE55C0) and have been working with embedded devices (Arduino), routers (OpenWRT / Lua) and Android ... often in conjunction with Freetronics (http://freetronics.com).
 
So, when it comes to Java, Lua, C, Eclipse, Android and distributed / embedded computers ... those are playthings with which I'm very familiar and it's where I like to expend effort for the open-source community.
 
-- -O- cheers = /\ /\/ /) `/ = --O -- http://www.geekscape.org -- OOO -- andyg@xxxxxxxxxxxxx (mailto:andyg@xxxxxxxxxxxxx) -- http://twitter.com/geekscape --  
_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx (mailto:paho-dev@xxxxxxxxxxx)
http://dev.eclipse.org/mailman/listinfo/paho-dev


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/paho-dev

--
Ian Skerrett
VP of Marketing and Ecosystem
Eclipse Foundation
Tel: 613-224-9461 ext 227
Blog: ianskerrett.wordpress.com
Twitter: IanSkerrett

Back to the top