CoapOption

A header option

struct CoapOption {}

Members

Variables

id
ushort id;

Option ID

value
ubyte[] value;

Option value

Meta