Astarte device API for Zephyr 0.7.2
Astarte device SDK for Zephyr RTOS
Loading...
Searching...
No Matches
pairing.h File Reference

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.
 

Detailed Description

Functions for device pairing.