Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "IoT"

(Paho Technology project: updated information about Paho now that initial code contribution is available and project is provisioned.)
Line 34: Line 34:
 
= Paho Technology project  =
 
= Paho Technology project  =
  
*[http://www.eclipse.org/proposals/technology.paho/ Project proposal]
+
The Paho project has been created to provide scalable open-source implementations of open and standard messaging protocols aimed at new, exisiting, and emerging applications for Machine-to-Machine (M2M) and Internet of Things (IoT). The initial contribution of MQTT client code was from IBM during March 2012.
 +
 
 +
*[http://www.eclipse.org/wiki/Paho Paho Project wiki]
  
 
[[Category:Machine-to-Machine]] [[Category:Eclipse_IWG]]
 
[[Category:Machine-to-Machine]] [[Category:Eclipse_IWG]]

Revision as of 16:39, 27 March 2012

According to Wikipedia, Machine-to-Machine (M2M), refers to technologies that allow both wireless and wired systems to communicate with other devices of the same ability.

There are several initiatives to bring Machine-to-Machine technologies at Eclipse:

M2M Industry Working Group

In November 2011, a set of industrial partners decided to create an Industry Working Group at Eclipse to address the main obstacle to M2M market growth: many incompatible platforms and protocols are available, and developers are forced to continually reinvent solutions that have already been created.


Work in progress

Koneki Technology project

Koneki is an Incubator of the Technology Project which aims at providing Machine-to-Machine solutions developers with tools easing the development, simulation, testing/debugging and deployment of such solutions.

It has been provisioned at the end of May 2011, with an initial contribution actually done during October 2011. Initial focus is put on providing tools for Lua developers.

Paho Technology project

The Paho project has been created to provide scalable open-source implementations of open and standard messaging protocols aimed at new, exisiting, and emerging applications for Machine-to-Machine (M2M) and Internet of Things (IoT). The initial contribution of MQTT client code was from IBM during March 2012.

Back to the top