Eclipse Ponte

From air
Revision as of 10:24, 9 November 2014 by Donsez (talk | contribs) (Created page with "Ponte - M2M Bridge Framework for REST developers https://projects.eclipse.org/projects/technology.ponte http://eclipse.org/proposals/technology.ponte/ The scope of the P...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Ponte - M2M Bridge Framework for REST developers


https://projects.eclipse.org/projects/technology.ponte

http://eclipse.org/proposals/technology.ponte/


The scope of the Ponte project is threefold:

  • Define a simple REST API to expose the machines needs through REST, exposing multiple protocols (MQTT, CoAP) through the same API.
  • Embrace multiple data formats, such as JSON, XML, Msgpack, Bysant and provide ways to automatically convert between them; eventually, common representation of sensors and actuators data will be defined (or adopted from Paho).
  • Define and build a user-driven security solution to support the communication between all these devices.

Developed with Node.js