Niclas Finne
82b7b74165
Removed the incomplete feature in LWM2M RD client to "guess" a LWM2M
...
server if none has been specified. This does not belong in the LWM2M
RD client and does not work well with multiple server support.
2018-11-19 18:27:15 +01:00
Niclas Finne
962aa01d30
Combined the functions for registering LWM2M server and bootstrap
...
server into a single function for simpler API.
Updated the LWM2M example to register to a single server by default
but with a configuration option to use multiple servers.
2018-11-19 18:27:15 +01:00
carlosgp143@gmail.com
be71b5fc1d
Added support for multiple server session in LwM2M
2018-11-19 18:27:15 +01:00
carlosgp143@gmail.com
2db8fa80e2
Unified coap_request_state and added status for extra information
2018-06-29 09:33:18 +02:00
carlosgp143@gmail.com
ec8fe6eb22
Code moved frome lwm2m-engine to lwm2m-queue-mode to have a clearer separation
2018-05-22 15:34:30 +02:00
carlosgp143@gmail.com
2e84d2abbe
Separated Queue Mode implementation and Queue Mode object. Changes in the naming
2018-05-21 09:44:49 +02:00
carlosgp143@gmail.com
1f8754766a
Added macros for defining wake up/sleep behaviour depending on the platform
2018-05-18 18:39:33 +02:00
carlosgp143@gmail.com
d744e8306a
Added Queue Mode implementation in LwM2M
2018-05-18 18:39:33 +02:00
Niclas Finne
3c12738050
lwm2m: shorter log module names for aligned log output
2018-05-04 11:02:43 +02:00
Niclas Finne
ee65ba289e
lwm2m: moved LWM2M object resource IDs to each object header file.
...
Added Doxygen groups in CoAP and LWM2M.
2018-01-12 01:25:27 +01:00
Niclas Finne
5051b18ac9
LWM2M: changed to 30 sec RD client registration
2018-01-12 01:20:53 +01:00
Joakim Eriksson
43466683ff
fixed issues with the RD client
2018-01-12 01:20:53 +01:00
Niclas Finne
c9d255b847
Updated LWM2M to use the logging module
2018-01-12 01:20:53 +01:00
Joakim Eriksson
6c729f50d6
added lwm2m-ipso test
2018-01-12 01:20:53 +01:00
Joakim Eriksson
c86b763e5d
renamed coap packet to coap message - for naming closer to RFC
2018-01-12 01:20:53 +01:00
Joakim Eriksson
379a3fac2b
LWM2M fixed doxygen compile issues
2018-01-12 01:18:41 +01:00
Niclas Finne
49d9ec182d
Imported OMA LWM2M from lwm2m-contiki at https://github.com/sics-iot/lwm2m-contiki
2018-01-12 01:18:41 +01:00