commit | 3bc03199404ab6a8987c7c9de1ca71eb04474040 | [log] [tgz] |
---|---|---|
author | Robert Lubos <robert.lubos@nordicsemi.no> | Mon Nov 29 15:27:10 2021 +0100 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Mon Dec 06 08:09:13 2021 -0500 |
tree | 5b6777052d10722ac6aa6427c25eddb371ff7eb7 | |
parent | 0fb4b405beeed75bf8bda64946e406e5bd7f6cd0 [diff] |
samples: net: sockets: coap_server: Support both Observe cancel methods Add support for both Observe cancellation methods - empty Reset reply (in place of ACK) and GET message with Observe option set to 1. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>