Simon Duquennoy
|
9dfcb2ebb6
|
Various logging improvements
|
2018-04-05 20:47:02 +02:00 |
|
Johan Liseborn
|
22e131bc6d
|
Remove unused list of periodic services
The coap_resource_periodic_services list is no longer used, but it still
breaks the the observer functionality, so it should be removed.
|
2018-02-23 09:36:35 +01: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
|
4c56184a9b
|
Updated CoAP to use the logging module
|
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 |
|
Niclas Finne
|
a866fcbfad
|
CoAP: replaced coap_send_message() with coap_sendto() that returns
number of bytes sent or error.
|
2018-01-12 01:20:52 +01:00 |
|
Niclas Finne
|
ee8d85bde8
|
Imported CoAP from lwm2m-contiki at https://github.com/sics-iot/lwm2m-contiki
|
2018-01-12 01:18:41 +01:00 |
|
Joakim Eriksson
|
08613960e2
|
moved CoAP, LWM2M and IPSO Objects
|
2017-09-01 17:22:04 +02:00 |
|