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

◆ is_bootstrap_server

bool lwm2m_carrier_config_t::is_bootstrap_server

Denotes whether lwm2m_carrier_config_t::server_uri is an LwM2M Bootstrap-Server.

This configuration is ignored if lwm2m_carrier_config_t::server_uri is not set.

Note
using lwm2m_carrier.c this option can be set in kconfig by setting CONFIG_LWM2M_CARRIER_IS_BOOTSTRAP_SERVER.