lwm2m-node-lib icon indicating copy to clipboard operation
lwm2m-node-lib copied to clipboard

Offer mandatory generic objects in both client and server

Open dmoranj opened this issue 10 years ago • 0 comments

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.

dmoranj avatar Feb 10 '15 23:02 dmoranj