nRF Connect SDK API 2.8.99
|
int lwm2m_carrier_utc_time_write | ( | int32_t | time | ) |
#include <lib/bin/lwm2m_carrier/include/lwm2m_carrier.h>
Write to the OMA LwM2M Device
object Current Time
resource (/3/0/13).
__weak
implementation is included inside the LwM2M carrier library which will write the time to modem.[in] | time | Time since Epoch in seconds. |
0 | If success. |