MLopezJ / asset-tracker-cloud-coiote-azure-converter-js

Convert the LwM2M JSON encoding written by AVSystem's Coiote Azure integration to nRF Asset Tracker's LwM2M JSON encoding.
0 stars 0 forks source link

LwM2M version of objects used in nRF Asset Tracker #22

Closed MLopezJ closed 1 year ago

MLopezJ commented 1 year ago

The LwM2M objects used in nRF Asset Tracker are ruled by the firmware.

So far, it is known that the objects used in the web app are:

Object ID
Device 3
Connectivity Monitoring 4
Location 6
Temperature 3303
Humidity 3304
Pressure 3323

It is desired to know how the firmware set the LwM2M version used in the objects it is providing to the cloud.

MLopezJ commented 1 year ago

overlay-lwm2m.conf from firmware repo is defined it.