Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: NSDL_HelloWorld_WiFi UbloxModemNanoServiceClient IOT-NSDL_HelloWorld LWM2M_NanoService_Ethernet ... more
Fork of nsdl_lib by
sn_nsdl_resource_info_ Struct Reference
Defines parameters for the resource. More...
#include <sn_nsdl_lib.h>
Data Fields | |
| sn_nsdl_resource_mode_e | mode |
| STATIC etc. | |
| uint16_t | pathlen |
| Address. | |
| uint16_t | resourcelen |
| 0 if dynamic resource, resource information in static resource | |
| uint8_t * | resource |
| NULL if dynamic resource. | |
Detailed Description
Defines parameters for the resource.
Definition at line 131 of file sn_nsdl_lib.h.
Field Documentation
STATIC etc.
Definition at line 135 of file sn_nsdl_lib.h.
| uint16_t pathlen |
Address.
Definition at line 137 of file sn_nsdl_lib.h.
| uint8_t* resource |
NULL if dynamic resource.
Definition at line 141 of file sn_nsdl_lib.h.
| uint16_t resourcelen |
0 if dynamic resource, resource information in static resource
Definition at line 140 of file sn_nsdl_lib.h.
Generated on Tue Jul 12 2022 18:09:19 by
1.7.2
