Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] [m2m-iwg] Mihini - Lua Application Framework project proposal

Arlen has been.   He is going to kick off the discussion in the Paho-Dev mailing list. We can check with  him on the Paho call tomorrow (Tuesday).


...............Scott



From:        Andy Piper <andypiperuk@xxxxxxxxx>
To:        m2m Industry Working Group <m2m-iwg@xxxxxxxxxxx>
Cc:        paho-dev@xxxxxxxxxxx
Date:        07/23/2012 02:40 PM
Subject:        Re: [m2m-iwg] Mihini - Lua Application Framework project proposal
Sent by:        m2m-iwg-bounces@xxxxxxxxxxx





x-posting to Paho-dev for the MQTT server discussion.

Every time this has come up on Paho calls recently I've been told that Arlen is looking into a strategy around a server for Eclipse...

I know that Roger Light was considering proposing mosquitto as an Eclipse project but that obviously doesn't fulfil the Java and embeddable requirements.

Neil Bartlett was interested in the idea of a Java OSGI server at Eclipsecon but was too busy elsewhere.

There's clearly a demand, just lacking the code :-)

Andy


Rick Bullotta
20 July 2012 21:00
I'd recommend including a few other capabilities:

- file transfer (upload log files, download config and software updates)
- discovery is a MUST.  discovery capabilities (data, services, events, etc)
- generic framework for change-based notifications (detect changes based on value, deadband, time, etc) and for edge detection of alerts/alarms (numerical ranges, Boolean expressions, etc.)
- store and forward capabilities/qos
- encryption support


Also, has there been any further discussion on an embeddable Java server runtime for MQTT?



On Jul 20, 2012, at 3:47 PM, "Benjamin Cabé" <
bcabe@xxxxxxxxxxxxxxxxxx> wrote:

All,

I am very happy to share with you the proposal for a new Eclipse project [1], that we think will be a great addition to what already is available at Eclipse in terms of tools (Koneki) and communication protocols (Paho) for M2M.
The goal of Mihini is to provide an embedded runtime that exposes Lua API that a developer can use to build M2M application easily. The APIs that Mihini will expose aim at facilitating the access to the network, the manipulation of the I/Os, smart transmission of M2M data, … and they should also allow to manage (start/stop/update…) the different applications running on a system.
I believe this is a great opportunity for the IWG at large to seed the discussions on the definition of an M2M framework with a first concrete implementation.

I am very much looking forward to hearing your feedback on this proposal, as well as to answer any questions you may have.
We will be using the upcoming weeks to collect community feedback, and gather interested parties (FWIW there is also a dedicated thread [2] on Eclipse Proposals forum), so please feel free to share your thoughts! 

Also, I'd be happy to discuss the proposal further during our weekly call next Tuesday.

Regards,
Benjamin

[1] - http://www.eclipse.org/proposals/technology.mihini/
[2] - http://www.eclipse.org/forums/index.php/m/897005/#msg_897005 
_______________________________________________
m2m-iwg mailing list

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


Benjamin Cabé
20 July 2012 20:47
All,

I am very happy to share with you the proposal for a new Eclipse project [1], that we think will be a great addition to what already is available at Eclipse in terms of tools (Koneki) and communication protocols (Paho) for M2M.
The goal of Mihini is to provide an embedded runtime that exposes Lua API that a developer can use to build M2M application easily. The APIs that Mihini will expose aim at facilitating the access to the network, the manipulation of the I/Os, smart transmission of M2M data, … and they should also allow to manage (start/stop/update…) the different applications running on a system.
I believe this is a great opportunity for the IWG at large to seed the discussions on the definition of an M2M framework with a first concrete implementation.

I am very much looking forward to hearing your feedback on this proposal, as well as to answer any questions you may have.
We will be using the upcoming weeks to collect community feedback, and gather interested parties (FWIW there is also a dedicated thread [2] on Eclipse Proposals forum), so please feel free to share your thoughts! 

Also, I'd be happy to discuss the proposal further during our weekly call next Tuesday.

Regards,
Benjamin

[1] - http://www.eclipse.org/proposals/technology.mihini/
[2] - http://www.eclipse.org/forums/index.php/m/897005/#msg_897005 
_______________________________________________
m2m-iwg mailing list

m2m-iwg@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/m2m-iwg_______________________________________________
m2m-iwg mailing list
m2m-iwg@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/m2m-iwg


Back to the top