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.
sn_nsdl_ep_parameters_ Struct Reference
Endpoint registration parameters. More...
#include <sn_nsdl_lib.h>
| Data Fields | |
| sn_nsdl_registration_mode_t | ds_register_mode | 
| Defines registration mode. | |
| sn_nsdl_oma_binding_and_mode_t | binding_and_mode | 
| Defines endpoints binding and mode. | |
| uint8_t * | endpoint_name_ptr | 
| Endpoint name. | |
| uint8_t * | domain_name_ptr | 
| Domain to register. | |
| uint8_t * | type_ptr | 
| Endpoint type. | |
| uint8_t * | lifetime_ptr | 
| Endpoint lifetime in seconds. | |
| uint8_t * | location_ptr | 
| Endpoint location in server, optional parameter,default is NULL. | |
Detailed Description
Endpoint registration parameters.
Definition at line 113 of file sn_nsdl_lib.h.
Field Documentation
Defines endpoints binding and mode.
Definition at line 121 of file sn_nsdl_lib.h.
| uint8_t* domain_name_ptr | 
Defines registration mode.
Definition at line 120 of file sn_nsdl_lib.h.
| uint8_t* endpoint_name_ptr | 
Endpoint name.
Definition at line 123 of file sn_nsdl_lib.h.
| uint8_t* lifetime_ptr | 
Endpoint lifetime in seconds.
eg. "1200" = 1200 seconds
Definition at line 126 of file sn_nsdl_lib.h.
| uint8_t* location_ptr | 
Endpoint location in server, optional parameter,default is NULL.
Definition at line 127 of file sn_nsdl_lib.h.
| uint8_t* type_ptr | 
Endpoint type.
Definition at line 125 of file sn_nsdl_lib.h.
Generated on Tue Jul 12 2022 16:24:26 by
 1.7.2
 1.7.2