Loading...
Searching...
No Matches
nanocoap_fs_file_t Struct Reference

nanoCoAP remote file struct More...

Detailed Description

nanoCoAP remote file struct

Definition at line 43 of file fs.h.

#include <fs.h>

Data Fields

uint32_t offset
 offset into the file

 
char urlbuf [CONFIG_SOCK_URLPATH_MAXLEN]
 full path to the file
 

Field Documentation

◆ offset

uint32_t nanocoap_fs_file_t::offset

offset into the file

Definition at line 44 of file fs.h.

◆ urlbuf

char nanocoap_fs_file_t::urlbuf[CONFIG_SOCK_URLPATH_MAXLEN]

full path to the file

Definition at line 45 of file fs.h.


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