Function anjay_lwm2m_gateway_install

Function Documentation

int anjay_lwm2m_gateway_install(anjay_t *anjay)

Registers LwM2M Gateway Object and initializes the Gateway Module.

Parameters:

anjay – Anjay object to operate on

Returns:

0 on success, or a negative value in case of error.