Create a new UI widget that uses a LwM2M object or objects as a data source
Create a new UI widget that uses a LwM2M object or objects (via a composite read) as a data source. This configurable widget (list, table, chart, etc) could be added, like other widgets, to the C8Y Device Management application.
I do not fully understand why you need LwM2M-specific widgets. When ingesting data from any LwM2M device, the data will be mapped to the Cumulocity data model. You can then use any existing widget and then select the device/datapoint you want to visualize. In case, you can’t find the right widget you are looking for, we do offer multiple ways to extend the dashboarding/visualization capabilities e.g. with our plug-in approach (https://cumulocity.com/guides/web/microfrontends/#add-a-custom-widget-with-plugin).
Hi Iain,
I do not fully understand why you need LwM2M-specific widgets. When ingesting data from any LwM2M device, the data will be mapped to the Cumulocity data model. You can then use any existing widget and then select the device/datapoint you want to visualize. In case, you can’t find the right widget you are looking for, we do offer multiple ways to extend the dashboarding/visualization capabilities e.g. with our plug-in approach (https://cumulocity.com/guides/web/microfrontends/#add-a-custom-widget-with-plugin).
Best regards,
Aaron