Function anj_dm_server_obj_init

Function Documentation

void anj_dm_server_obj_init(anj_dm_server_obj_t *server_obj_ctx)

Initializes Server Object internal state variable.

This function must be called once, before adding any Instances.

Parameters:

server_obj_ctx – Pointer to a variable that will hold the state of the Object.