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.
Class IDs
Enumerations | |
| enum | connector_class_id_t { connector_class_id_config, connector_class_id_operating_system, connector_class_id_firmware, connector_class_id_data_service, connector_class_id_remote_config, connector_class_id_file_system, connector_class_id_network_tcp, connector_class_id_network_udp, connector_class_id_network_sms, connector_class_id_status, connector_class_id_short_message, connector_class_id_data_point } |
Class Id for which class is used in the application's callback. More... | |
Enumeration Type Documentation
| enum connector_class_id_t |
Class Id for which class is used in the application's callback.
It tells class id for the request id passed to the application's callback.
- Enumerator:
Definition at line 182 of file connector_api.h.
Generated on Tue Jul 12 2022 19:18:38 by
1.7.2