nRF Connect SDK API 2.8.99
|
int azure_iot_hub_dps_init | ( | struct azure_iot_hub_dps_config * | cfg | ) |
#include <include/net/azure_iot_hub_dps.h>
Initialize Azure IoT hub Device Provisioning Service (DPS).
[in] | cfg | Pointer to DPS configuration structure. |
0 | if successful. |
-EINVAL | if configuration or event handler was NULL. |