Class: BuildingSync::FluorescentStartType

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

Overview

Constant Summary collapse

InstantStart =
new("Instant start")
Other =
new("Other")
ProgrammedStart =
new("Programmed start")
RapidStart =
new("Rapid start")
Unknown =
new("Unknown")