Class: BuildingSync::VentilationControlMethod
- Inherits:
-
String
- Object
- String
- BuildingSync::VentilationControlMethod
- Defined in:
- lib/BuildingSync.rb
Overview
http://buildingsync.net/schemas/bedes-auc/2019VentilationControlMethod
Constant Summary collapse
- CO2Sensors =
new("CO2 Sensors")
- Fixed =
new("Fixed")
- OccupancySensors =
new("Occupancy Sensors")
- Other =
new("Other")
- Scheduled =
new("Scheduled")
- Unknown =
new("Unknown")