Class: BuildingSync::DefrostControlEnum

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

Overview

http://www.gbxml.org/schemadefrostControlEnum

Constant Summary collapse

OnDemand =
new("OnDemand")
Timed =
new("Timed")