Manage observers for the observe mechanism of CoAP. More...
#include "Definitions.h"Go to the source code of this file.
Classes | |
| class | Coap::Observer |
| A remote CoAP observer. More... | |
| class | Coap::ObserverRegistry< N > |
| A resource observer registry. More... | |
Namespaces | |
| namespace | Coap |
| Namespace for the library. | |
Manage observers for the observe mechanism of CoAP.
It extends ProsecCoAP library with helpers structures to support the Observe mechanism as per RFC 7641.