lwm2m-node-lib
lwm2m-node-lib copied to clipboard
Offer mandatory generic objects in both client and server
The library currently leaves to the user the creation of all the objects the client and server want to present to their counterparts. In the case of some mandatory generic objects (like LWM2M Server or Security) those values could be parametrized as options in the config file, as they will be offered (supposedly) by any implementation.