LwM2M objects can have different version. For instance the object "Connectivity Monitoring" has already 4 versions.
We have started to use different version of the same LWM2M object in multiple tenants. However, the version of the is not shown in the GUI, even if the version information is part of the xml description file: For instance: <ObjectVersion>1.2</ObjectVersion>
The idea would be to show the version on:
- device protocol page, where all LwM2M objects are listed
- detail page of a single LwM2M description object
This would improve the transparency about the object versions used in different tenants.
Hi Attila, thanks a lot for the feedback. I agree that displaying the version would be helpful. After clarification with the team it turned out that our LWM2M implementation currently does not store the URN / Version information when importing a LWM2M object definition file and hence this is more than a change of the User Interface. While going forward we do see value in improving our support for dealing with LWM2M object versions, it is unfortunately currently quite low on the backlog.