![]() |
nRF Connect SDK API 3.3.99
|
| int lwm2m_carrier_timezone_write | ( | const char * | tz | ) |
#include <lib/bin/lwm2m_carrier/include/lwm2m_carrier.h>
Write to the OMA LwM2M Device object Timezone resource (/3/0/15).
__weak implementation is included inside the LwM2M carrier library which will write the timezone to modem.| [in] | tz | Null-terminated time zone string pointer. |
| 0 | If success. |