Enum ProvisioningRegistrationStatusType
- Namespace
- nanoFramework.Azure.Devices.Provisioning.Client
- Assembly
- nanoFramework.Azure.Devices.Client.dll
The provisioning status type.
public enum ProvisioningRegistrationStatusType
Fields
Assigned = 3
DRS successfully returned a device Id and connection string to the device
Assigning = 2
Device has connected to the DRS but IoT Hub Id has not yet been returned to the device
Disabled = 5
Device is disabled
Failed = 4
Device enrollment failed
Unassigned = 1
Device has not yet come on-line