Class: BuildingSync::NightCycleControlEnum

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

Overview

http://www.gbxml.org/schemanightCycleControlEnum

Constant Summary collapse

CycleOnAny =
new("CycleOnAny")
CycleOnControlZone =
new("CycleOnControlZone")
StayOff =
new("StayOff")