Difference between revisions of "CoAP -13"
(New page: = TinyOS CoAP (-08) = __TOC__ This page describes how to setup the TinyOS CoAP (-08) implementation based on [http://sourceforge.net/projects/libcoap/ libcoap] and uses the TinyOS blip-r...) |
(→TinyOS CoAP (-08)) |
||
Line 4: | Line 4: | ||
This page describes how to setup the TinyOS CoAP (-08) implementation based on [http://sourceforge.net/projects/libcoap/ libcoap] and uses the TinyOS blip-rpl stack for UDP communication. | This page describes how to setup the TinyOS CoAP (-08) implementation based on [http://sourceforge.net/projects/libcoap/ libcoap] and uses the TinyOS blip-rpl stack for UDP communication. | ||
+ | |||
+ | = TODO = | ||
+ | |||
+ | git location | ||
+ | |||
+ | = Modifications from -03 to -08 = | ||
+ | * Interfaces: Read/WriteResource to CoapResource | ||
+ | * ... |
Revision as of 09:03, 24 March 2012
TinyOS CoAP (-08)
This page describes how to setup the TinyOS CoAP (-08) implementation based on libcoap and uses the TinyOS blip-rpl stack for UDP communication.
TODO
git location
Modifications from -03 to -08
- Interfaces: Read/WriteResource to CoapResource
- ...