I'm new in lwm2m and I don't know too much. Someone can help me?
I'm trying to update a firmware from a client, but I don´t know how the server will works on it.
Example, My server is running in a host as coap://localhost:5683, Is it possible to client request the file using coap://localhost:5683/firmwares/firmware.bin? And, How I will map it on server, recive the request, find the file on server and answer the client?
Is There a server demo to test the firmware update?
Question
I'm new in lwm2m and I don't know too much. Someone can help me?
I'm trying to update a firmware from a client, but I don´t know how the server will works on it.
Example, My server is running in a host as coap://localhost:5683, Is it possible to client request the file using coap://localhost:5683/firmwares/firmware.bin? And, How I will map it on server, recive the request, find the file on server and answer the client? Is There a server demo to test the firmware update?