Class: BuildingSync::EconomizerLockoutEnum

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

Overview

http://www.gbxml.org/schemaeconomizerLockoutEnum

Constant Summary collapse

LockoutWithCompressor =
new("LockoutWithCompressor")
LockoutWithHeating =
new("LockoutWithHeating")
NoLockout =
new("NoLockout")