nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ device_type

const char* lwm2m_carrier_config_t::device_type

This configuration allows you to override the Device Type resource in the OMA LwM2M Device object (/3/0/17).

Null-terminated string of max 32 characters.

  • By default the device_type is set to "Module".
  • For LWM2M_CARRIER_SOFTBANK the device_type cannot be set and is always the IMEI.
Note
using lwm2m_carrier.c this option can be set in kconfig by setting CONFIG_LWM2M_CARRIER_DEVICE_TYPE.