Show / Hide Table of Contents

Enum DeviceConfigurationStatus

The device configuration statuses.

Namespace: Phoenix.DeviceConfiguration
Assembly: Phoenix.Abstractions.DeviceConfiguration.dll
Syntax
public enum DeviceConfigurationStatus

Fields

Name Description
Invalid

The device configuration has some settings that are not correct.

None

The device configuration is disabled or not applicable.

Pending

The device configuration status is pending a check.

Valid

The device configuration's settings are all correct.

  • View Source
In This Article
Back to top Generated by DocFX