DeviceAlreadyProvisioned

data class DeviceAlreadyProvisioned(val uuid: String, val recoveryHint: String = "Device is already provisioned on another network. Reset the device first.") : ProvisioningError

Constructors

Link copied to clipboard
constructor(uuid: String, recoveryHint: String = "Device is already provisioned on another network. Reset the device first.")

Properties

Link copied to clipboard
Link copied to clipboard