COAP mbed Beispiel
Dependencies: EthernetInterface mbed-rtos mbed nsdl_lib
Fork of IoTKit_CoAP by
Constrained Application Protocol (Coap) ist ein Software-Protokoll welches für Internet der Dinge Geräte zugeschnitten ist.
COAP ist auf den meisten Geräten, die UDP Unterstützen, lauffähig.
Ein COAP fähiges Gerät publiziert seine Sensoren und Aktoren in einem Resource Directory oder stellt selber ein solches zur Verfügung.
Mittels Resource Discovery können die vorhandenen Sensoren und Aktoren mit ihren Attributen abgefragt werden.
Revisions of nsdl_lib.lib
Revision | Date | Message | Actions |
---|---|---|---|
8:cdf868ccae03 | 2014-08-04 | Updated dependencies. | File Diff Annotate |
5:c257ee923598 | 2013-10-21 | Changed location of NSDL library | File Diff Annotate |
2:7e489126fe7a | 2013-10-15 | Code refactoring. | File Diff Annotate |
1:e35d7f10999a | 2013-10-15 | Bug fixed + minor modifications | File Diff Annotate |
0:2edbfea18d23 | 2013-10-09 | Adding nsdl example app | File Diff Annotate |