The (alpha of the) official Exosite library, CoAP version.
NOTE: This mirror repository may be out of date, check the main repo for changes. If there are any remind me to update this mirror.
This is an unstable alpha of the Official Exosite library, there are known issues with the port to this platform. You probably shouldn't use this library yet if you just want to get things done.
This version uses CoAP for the application protocol.
History
added retry on network error
2015-01-07, by Patrick Barrett [Wed, 07 Jan 2015 14:20:56 -0600] rev 29
added retry on network error
Merge pull request #1 from exosite-labs/cleanup
2015-01-07, by Patrick [Wed, 07 Jan 2015 14:23:55 -0600] rev 28
Merge pull request #1 from exosite-labs/cleanup
reorganization of exo_operate function
read observe seq in initial response
2015-01-07, by Patrick Barrett [Wed, 07 Jan 2015 13:08:22 -0600] rev 27
read observe seq in initial response
picocoap updates (coap_get_option_by_num)
2015-01-07, by Patrick Barrett [Wed, 07 Jan 2015 12:37:30 -0600] rev 26
picocoap updates (coap_get_option_by_num)
Merge commit '5156fb6753f54f34f0b3bc70825b7c87add66a9b' into cleanup
Squashed 'picocoap/' changes from 1fa023f..e2208a2
2015-01-07, by Patrick Barrett [Wed, 07 Jan 2015 12:37:30 -0600] rev 25
Squashed 'picocoap/' changes from 1fa023f..e2208a2
e2208a2 fix coap_get_option_by_num + test
git-subtree-dir: picocoap
git-subtree-split: e2208a2fa19c9dd2be476b49ea37e8586a1991ed
use max-age for timeouts
2015-01-06, by Patrick Barrett [Tue, 06 Jan 2015 13:02:02 -0600] rev 24
use max-age for timeouts
no more magic number for minimum datagram size
2015-01-06, by Patrick Barrett [Tue, 06 Jan 2015 11:22:43 -0600] rev 23
no more magic number for minimum datagram size
update picocoap
2015-01-06, by Patrick Barrett [Tue, 06 Jan 2015 10:08:06 -0600] rev 22
update picocoap
Merge commit 'ab3f05cfe3ddfc9f6aca2f712c7af028d70b9f88' into cleanup
Squashed 'picocoap/' changes from a7e7ed0..1fa023f
2015-01-06, by Patrick Barrett [Tue, 06 Jan 2015 10:08:06 -0600] rev 21
Squashed 'picocoap/' changes from a7e7ed0..1fa023f
1fa023f initialize memory in coap_init_pdu; yay valgrind
git-subtree-dir: picocoap
git-subtree-split: 1fa023fa27711033e266d601ada578aa63273636
be quiet valgrind
2015-01-05, by Patrick Barrett [Mon, 05 Jan 2015 14:38:17 -0600] rev 20
be quiet valgrind