ProsecCoAP 🥂
 
Loading...
Searching...
No Matches
ProsecCoAP.h File Reference

Main header file for the ProsecCoAP library. More...

#include "Definitions.h"
#include "detail/Detail.h"
#include "observers/Observers.h"

Go to the source code of this file.

Classes

struct  Coap::Option
 A CoAP option. More...
 
class  Coap::OptionIterator
 The option iterator. More...
 
class  Coap::Message
 A CoAP message. More...
 
class  Coap::Node
 The CoAP node that runs on this device. More...
 

Namespaces

namespace  Coap
 Namespace for the library.
 
namespace  Coap::Detail
 Internal details of the library. Not for public use.
 

Functions

ErrorCode Coap::getRandomToken (size_t length, uint8_t *buffer)
 Generate a random token of the given length.
 

Detailed Description

Main header file for the ProsecCoAP library.

Refer to LICENSE.txt for licensing information.