|
Register or query operation response. More...
#include <az_iot_provisioning_client.h>
Register or query operation response.
az_span az_iot_provisioning_client_register_response::operation_id |
The id of the register operation.
az_iot_provisioning_client_operation_status az_iot_provisioning_client_register_response::operation_status |
The status of the register operation.
az_iot_provisioning_client_registration_state az_iot_provisioning_client_register_response::registration_state |
If the operation is complete (success or error), the registration state will contain the hub and device id in case of success.
uint32_t az_iot_provisioning_client_register_response::retry_after_seconds |
Recommended timeout before sending the next MQTT publish.
az_iot_status az_iot_provisioning_client_register_response::status |
The current request status.