Class: BuildingSync::EconomizerLockoutEnum
- Inherits:
-
String
- Object
- String
- BuildingSync::EconomizerLockoutEnum
- Defined in:
- lib/BuildingSync.rb
Overview
http://www.gbxml.org/schemaeconomizerLockoutEnum
Constant Summary collapse
- LockoutWithCompressor =
new("LockoutWithCompressor")
- LockoutWithHeating =
new("LockoutWithHeating")
- NoLockout =
new("NoLockout")