ProsecCoAP 🥂
 
Loading...
Searching...
No Matches
CoapOption Class Reference

Represents a CoAP option. More...

#include <ProsecCoAP.h>

Public Attributes

uint8_t number
 
uint8_t length
 
uint8_t * value
 

Detailed Description

Member Data Documentation

◆ length

uint8_t CoapOption::length

The length of the option.

◆ number

uint8_t CoapOption::number

The CoAP option number.

◆ value

uint8_t* CoapOption::value

The pointer to the option value.


The documentation for this class was generated from the following file: