Class: BuildingSync::IgnitionType

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

Overview

Constant Summary collapse

IntermittentIgnitionDevice =
new("Intermittent ignition device")
Other =
new("Other")
PilotLight =
new("Pilot light")
Unknown =
new("Unknown")