AWS IoT Device SDK C:
Fleet Provisioning
AWS IoT Fleet Provisioning
|
Return to main page ↑ |
One-time initialization function for the Provisioning library.
This function performs internal setup of the Provisioning library. It must be called once before calling any other Fleet Provisioning function.
[in] | mqttTimeout | The amount of time (in milliseconds) that the Provisioning library will wait for MQTT operations. Optional; set this to 0 to use AWS_IOT_PROVISIONING_DEFAULT_MQTT_TIMEOUT_MS. |