Class: BuildingSync::BurnerType

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

Overview

Constant Summary collapse

Atmospheric =
new("Atmospheric")
Other =
new("Other")
Power =
new("Power")
RotaryCup =
new("Rotary Cup")
SealedCombustion =
new("Sealed Combustion")
Unknown =
new("Unknown")