Function anj_core_server_obj_bootstrap_request_trigger_executed
Defined in File core.h
Function Documentation
-
void anj_core_server_obj_bootstrap_request_trigger_executed(anj_t *anj)
Should be called when Bootstrap-Request Trigger resource of Server Object (/1/x/9) is executed.
Note
The bootstrap process will be scheduled but delayed until the currently processed LwM2M request is fully completed.
Note
De-Register message will be sent to the server before the connection with Management Server is closed and Bootstrap is started.
- Parameters:
anj – Anjay object.