Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Features
CoAP server capabilitysupported
CoAP client capabilitysupported
CONfirmable messagingsupported
NON confirmable messagingsupported
timeout and retrysupported
concurrent requestssupported
timeoutsupported
caching

not supported

proxyingnot supported
DTLS securitynot supported
multicast CoAPnot supported
Options
If-Match Option

not supported

Uri-Host Optionnot supported
ETag Optionnot supported, see
Jira Legacy
serverJIRA (openwsn.atlassian.net)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId86fa4a0d-9af7-33cf-98fd-d8943a0dd0b4
keyCOAP-5
If-None-Match Optionnot supported
Uri-Port Optionnot supported
Location-Path Optionnot supported
Uri-Path Optionsupported
Content-Format Optionsupported
Max-Age Optionnot supported
Uri-Query Optionnot supported
Accept Optionnot supported
Location-Query Optionnot supported
Proxy-Uri Optionnot supported
Proxy-Scheme Optionnot supported
Size1 Optionnot supported

Architecture

TODO ThomasThe source code is organized in the following directories:

  • The root contains he
  • coap/ contains the library itself. You should not have to modify its contents
  • tests/ contains the unit tests and functional tests, which are executed nightly by the OpenWSN build servers.

 

 

Examples

TODO Thomas

Open Issues and Feature requests

...