Class: BuildingSync::ControlStrategyLightingType

Inherits:
String
  • Object
show all
Defined in:
lib/BuildingSync.rb

Overview

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")