libcoap 4.3.5-develop-783b531
Loading...
Searching...
No Matches
coap_upa_abbrev_t Struct Reference

#include <coap_uri.h>

Data Fields

uint32_t upa_value
 The Uri-Path-Abbrev option value.
 
const char * upa_path
 The Uri-Path-Abbrev option path representation (withouot the leading '/')
 

Detailed Description

Definition at line 85 of file coap_uri.h.

Field Documentation

◆ upa_path

const char* coap_upa_abbrev_t::upa_path

The Uri-Path-Abbrev option path representation (withouot the leading '/')

Definition at line 87 of file coap_uri.h.

◆ upa_value

uint32_t coap_upa_abbrev_t::upa_value

The Uri-Path-Abbrev option value.

Definition at line 86 of file coap_uri.h.


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