OperatingMode Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities
[GHAEnumAttribute("OperatingMode")] public enum OperatingMode
Member name | Value | Description | |
---|---|---|---|
Monitor | 0 | Device is set to simply reflect the state of the physical device and not to make changes | |
Manual | 1 | Device is set to allow only manually initiated state changes | |
Automatic | 2 | Device is set to operate autonomously |