nRF Connect SDK API 2.8.99
|
int lwm2m_carrier_utc_offset_write | ( | int | offset | ) |
#include <lib/bin/lwm2m_carrier/include/lwm2m_carrier.h>
Write to the OMA LwM2M Device
object UTC Offset
resource (/3/0/14).
__weak
implementation is included inside the LwM2M carrier library which will write the offset to modem.[in] | offset | UTC offset in minutes. |
0 | If success. |