The LwM2M Protocol Adapter package enriches the range of devices which can be managed and monitored via Bosch IoT Remote Manager.
Bosch IoT Remote Manger uses the Leshan framework with its latest supported version of LwM2M - 1.0.2. If a certain feature is not supported by Eclipse Leshan, it will not be supported by Remote Manager as well.
For more information, please refer to the supported features page.
For complete information on the LwM2M protocol, please refer to the official technical specification by OMA.
LwM2M Protocol Adapter comes "out of the box", with very little or no need for configuration.
Key Features
Based on the LwM2M specification, the Remote Manager LwM2M Protocol Adapter provides the following core functionalities:
Device Management - allows to perform all LwM2M device management operations: Read, Discover, Write, Write-Attributes, Execute, Create, Delete;
Information Reporting - allows the observations of objects, object instances and resources;
Queue Mode - allows the LwM2M client to be turned off for a long period of time (to save power and resources) and send queued requests that have been triggered while the client was turned off;
Secure Connection - allows to establish secure connections through a pre-shared key.
For more information on each of them, please refer to the dedicated pages in the conceptual guide and to the user guide.
Package Dependencies
The LwM2M Protocol Adapter package requires the following packages for its proper operation:
System Package – comprises the core of the entire Remote Manager system.
Generic Device Management Package – delivers the general model, called "Control Unit" model, for managing various types of devices and/or other manageable resources in a common way.