package
1.3.4
Repository: https://github.com/plgd-dev/device.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
OperationalState_RESET - Device reset state.
OperationalState_RFNOP - Ready for Device normal operation state.
OperationalState_RFOTM - Ready for Device owner transfer method state.
OperationalState_RFPRO - Ready for Device provisioning state.
OperationalState_SRESET - The Device is in a soft reset state.".
ProvisioningMode_INIT_SEC_SOFT_UPDATE - Secure software update requested/pending(1), completed(0).
ProvisioningMode_INIT_SOFT_VER_VALIDATION - Software version validation requested/pending(1), completed(0).
ResourceType is the resource type of the Device Provisioning Status resource.
ResourceURI is the URI of the Device Provisioning Status resource.

# Structs

DeviceOnboardingState contains the operation state of the device.
ProvisionStatusResponse contains the supported fields of the Device Provisioning Status resource.
ProvisionStatusUpdateRequest is used to update the Device Provisioning Status resource.

# Type aliases

No description provided by the author
OperationalState represents possible operation states of the device.
No description provided by the author