Skip to main content

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

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

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

Back to the top