Class: BuildingSync::FluorescentStartType
- Inherits:
-
String
- Object
- String
- BuildingSync::FluorescentStartType
- Defined in:
- lib/BuildingSync.rb
Overview
http://buildingsync.net/schemas/bedes-auc/2019FluorescentStartType
Constant Summary collapse
- InstantStart =
new("Instant start")
- Other =
new("Other")
- ProgrammedStart =
new("Programmed start")
- RapidStart =
new("Rapid start")
- Unknown =
new("Unknown")