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.
Dependencies: MAX44000 PWM_Tone_Library nexpaq_mdk
Fork of LED_Demo by
sn_nsdl_ep_parameters_ Struct Reference
Endpoint registration parameters. More...
#include <sn_nsdl_lib.h>
Data Fields | |
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. | |
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 * | location_ptr |
Endpoint location in server, optional parameter,default is NULL. |
Detailed Description
Endpoint registration parameters.
Definition at line 84 of file sn_nsdl_lib.h.
Field Documentation
Defines endpoints binding and mode.
Definition at line 98 of file sn_nsdl_lib.h.
uint8_t* domain_name_ptr |
Defines registration mode.
Definition at line 97 of file sn_nsdl_lib.h.
uint8_t* endpoint_name_ptr |
Endpoint name.
Definition at line 85 of file sn_nsdl_lib.h.
uint8_t* lifetime_ptr |
Endpoint lifetime in seconds.
eg. "1200" = 1200 seconds
Definition at line 94 of file sn_nsdl_lib.h.
uint8_t* location_ptr |
Endpoint location in server, optional parameter,default is NULL.
Definition at line 100 of file sn_nsdl_lib.h.
uint8_t* type_ptr |
Endpoint type.
Definition at line 91 of file sn_nsdl_lib.h.
Generated on Tue Jul 12 2022 12:29:11 by
