|
Astarte device API for Zephyr 0.8.0
Astarte device SDK for Zephyr RTOS
|
Functions for device pairing. More...
Go to the source code of this file.
Macros | |
| #define | ASTARTE_PAIRING_CRED_SECR_LEN 44 |
| Number of characters in the string representation of a Base64 encoded credential secret. | |
Functions | |
| astarte_result_t | astarte_pairing_register_device (int32_t timeout_ms, const char *device_id, char *out_cred_secr, size_t out_cred_secr_size) |
| Register a new device to Astarte. | |
Functions for device pairing.