nRF Connect SDK API 2.8.99
|
const char* lwm2m_carrier_config_t::model_number |
This configuration allows you to override the Model Number
resource in the OMA LwM2M Device
object (/3/0/1). This is only allowed for LWM2M_CARRIER_LG_UPLUS and LWM2M_CARRIER_GENERIC.
Null-terminated string of max 32 characters.
lwm2m_carrier.c
this option can be set in kconfig by setting CONFIG_LWM2M_CARRIER_DEVICE_MODEL_NUMBER.