Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

IoT/LwM2M MQTT Binding PoC Requirements

< IoT
Revision as of 07:58, 23 December 2014 by Unnamed Poltroon (Talk) (Created page with "For a first PoC of LwM2M over MQTT, we propose to support the same remote management functionality currently supported by Eclipse Kura. In particular, the remote management of...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

For a first PoC of LwM2M over MQTT, we propose to support the same remote management functionality currently supported by Eclipse Kura. In particular, the remote management of certain aspects of an OSGi container through the MQTT protocol, including:

  • Remote deployment of application bundles
  • Remote start and stop of services
  • Remote read and update of service configurations

The following document provides a complete list of all the support remote management operations: File:Eclipse Kura MQTT Namespace Guidelines.pdf.

Back to the top