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

◆ LWM2M_CARRIER_EVENT_ERROR_CODE_RESET

#define LWM2M_CARRIER_EVENT_ERROR_CODE_RESET   15

#include <lib/bin/lwm2m_carrier/include/lwm2m_carrier.h>

This event indicates that the server has reset the error codes resource in the OMA LwM2M Device object Error Code resource (/3/0/11). The errors should be re-evaluated and set again if they still apply. The relevant APIs for setting the error codes are lwm2m_carrier_error_code_add() and lwm2m_carrier_error_code_remove().

This event is triggered:

  • After the server has executed the OMA LwM2M Device object Reset Error Code resource (/3/0/12).