Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2m-iwg] All-in-one Eclipse package for M2M (Benjamin Cab?)

Benjamin/all,

Sounds like an interesting idea. 
Given, Paho is mostly based on Java, and Wikipedia's explanation of M2M literally states "M2M uses a device (such as a sensor or meter) to capture an event (such as temperature, inventory level, etc.), ..." reliable ways to handle captured events in Java probably can't hurt, thus Other eclipse plug-ins to assist Paho would ideally contain UOMo, too.

At the moment, UOMo is in Incubation, like Paho, the underlying Unit-API is currently being contributed to Orbit after all the license and IP clearance has happened. While the OHF umbrella was archived early this year, all sub-projects, most importantly the UCUM parts have been a 1.0 version already, so the re-introduction under the UOMo umbrella (just like STEM has already left the Incubator some time ago) was the only reason it moved back to Incubation. A 1.0 of UOMo before Kepler projects are frozen therefore seems quite possible. 

There are 2 ways, UOMo can help MQTT clients, either on a low, Message level through UCUM support (the current client and examples look like that's the most helpful one at this stage) or where marshalling messages to actual Java objects (like JAX-B or JSON-B) or let's say EMF Models was required, UOMo Units helps to ensure unit consistency where unit-relevant events and messages are dealt with.

Werner

> 
> Message: 1
> Date: Mon, 20 Aug 2012 08:52:48 -0700
> From: Benjamin Cab? <bcabe@xxxxxxxxxxxxxxxxxx>
> To: m2m Industry Working Group <m2m-iwg@xxxxxxxxxxx>
> Subject: [m2m-iwg] All-in-one Eclipse package for M2M
> Message-ID: <CC5829F0.2A73C%BCabe@xxxxxxxxxxxxxxxxxx>
> Content-Type: text/plain; charset="windows-1252"
> 
> All,
> 
> Now that Juno is out and that we are in the early days of Kepler, I would
> like to discuss the opportunity of delivering an M2M EPP package for
> Kepler.
> EPP (Eclipse Packaing Project) packages are ready-to-use Eclipse
> distributions targeting a specific audience (e.g. Web developers, mobile developers,
> ?). The most obvious way for someone to get one of these packages is to go
> the Downloads page of the eclipse.org website [1] (another useful page is
> [2] ; it lists the contents of all the available packages).
> 
> This EPP package would contain the following items:
> 
>  *   OMA-DM simulator (Koneki)
>  *   Lua Development Tools (Koneki)
>  *   MQTT view (Paho)
>  *   Tooling for Mihini (Koneki)
>  *   Pre-packaged code examples?
>  *   M2M models tooling? (depending on what progress will be made on this
> front?)
>  *   Other eclipse plug-ins? (EGit comes to mind, especially since it is
> likely that some code examples might be available on Git repos)
> 
> Some of the required actions to make this happen:
> 
>  *   Projects Koneki and Paho would need to release a 1.0 version before
> or together with Kepler (June 2013). Koneki will release a 1.0 for Kepler, I
> don't know the plans for Paho?..
>  *   There should be a common set of wizard categories, views categories,
> help table of content entries etc. for the different pieces, so as to get a
> smooth user experience (i.e. Every m2m plug-ins are accessible from a same
> location). It should not be a big deal but this needs to be discussed
> between Koneki and Paho teams.
>  *   The actual EPP package (basically an XML definition file) would need
> to be created and tested/maintained over the time. I am volunteering to do
> this.
> 
> What are your thoughts on this? Any ideas on other plug-ins that would be
> worth being included in that distribution?
> Anyways, I suggest that we discuss this further during our call tomorrow.
> 
> Benjamin.
> 
> [1] - http://www.eclipse.org/downloads/
> [2] - http://www.eclipse.org/downloads/compare.php
> 
> 
> 
> Benjamin Cab? ::  Open Source Manager
> 
> SIERRA WIRELESS :: AirVantage Business Unit
> Main  +33 5 61 00 52 90  ::  Direct  +33 5 61 00 06 41  ::  Fax  +33 5 61
> 00 51 46
> Lake Park  ::  Zac de l'Hers - All?e du Lac - BP 87216 :: 31672 Lab?ge
> Cedex, France
> 
> BCabe@xxxxxxxxxxxxxxxxxx<mailto:BCabe@xxxxxxxxxxxxxxxxxx> ::
> www.sierrawireless.com<http://www.sierrawireless.com/>
> ________________________________________________________________________
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> <http://dev.eclipse.org/mailman/private/m2m-iwg/attachments/20120820/de3678ce/attachment.html>
> 
> ------------------------------
> 
> _______________________________________________
> m2m-iwg mailing list
> m2m-iwg@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/m2m-iwg
> 
> 
> End of m2m-iwg Digest, Vol 10, Issue 9
> **************************************


Back to the top