Class: BuildingSync::ControlTypeEnum
- Inherits:
-
String
- Object
- String
- BuildingSync::ControlTypeEnum
- Defined in:
- lib/BuildingSync.rb
Overview
http://www.gbxml.org/schemacontrolTypeEnum
Constant Summary collapse
- Boiler =
new("Boiler")
- Chiller =
new("Chiller")
- Damper =
new("Damper")
- Fan =
new("Fan")
- Pump =
new("Pump")
- Valve =
new("Valve")