Class: BuildingSync::IgnitionType
- Inherits:
-
String
- Object
- String
- BuildingSync::IgnitionType
- Defined in:
- lib/BuildingSync.rb
Overview
http://buildingsync.net/schemas/bedes-auc/2019IgnitionType
Constant Summary collapse
- IntermittentIgnitionDevice =
new("Intermittent ignition device")
- Other =
new("Other")
- PilotLight =
new("Pilot light")
- Unknown =
new("Unknown")