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.
connector_config_pointer_string_t Struct Reference
[String Pointer Configuration]
Application String Pointer Configuration for the following callbacks: More...
#include <connector_api_config.h>
Data Fields | |
| char * | string |
| Application string pointer. | |
| size_t | length |
| Number of bytes in the application string pointer. | |
Detailed Description
Application String Pointer Configuration for the following callbacks:
- connector_request_id_config_device_type
- connector_request_id_config_device_cloud_url
- connector_request_id_config_phone_number
- connector_request_id_config_password
- See also:
- device_type
- device_cloud_url
- phone_number
- password
Definition at line 126 of file connector_api_config.h.
Field Documentation
| size_t length |
Number of bytes in the application string pointer.
Definition at line 128 of file connector_api_config.h.
| char* string |
Application string pointer.
Definition at line 127 of file connector_api_config.h.
Generated on Tue Jul 12 2022 19:18:39 by
1.7.2