Class: BuildingSync::ControlStrategyLightingType
- Inherits:
-
String
- Object
- String
- BuildingSync::ControlStrategyLightingType
- Defined in:
- lib/BuildingSync.rb
Overview
http://buildingsync.net/schemas/bedes-auc/2019ControlStrategyLightingType
Constant Summary collapse
- Advanced =
new("Advanced")
- AlwaysOn =
new("Always On")
- Astronomical =
new("Astronomical")
- Chronological =
new("Chronological")
- Demand =
new("Demand")
- EMCS =
new("EMCS")
- Manual =
new("Manual")
- None =
new("None")
- Other =
new("Other")
- Programmable =
new("Programmable")
- Timer =
new("Timer")
- Unknown =
new("Unknown")