Class: BuildingSync::PrincipalLightingSystemType
- Inherits:
-
String
- Object
- String
- BuildingSync::PrincipalLightingSystemType
- Defined in:
- lib/BuildingSync.rb
Overview
http://buildingsync.net/schemas/bedes-auc/2019PrincipalLightingSystemType
Constant Summary collapse
- CompactFluorescent =
new("Compact Fluorescent")
- Halogen =
new("Halogen")
- HighIntensityDischarge =
new("High Intensity Discharge")
- Incandescent =
new("Incandescent")
- Induction =
new("Induction")
- LED =
new("LED")
- LinearFluorescent =
new("Linear Fluorescent")
- MercuryVapor =
new("Mercury Vapor")
- MetalHalide =
new("Metal Halide")
- Neon =
new("Neon")
- Other =
new("Other")
- Photoluminescent =
new("Photoluminescent")
- Plasma =
new("Plasma")
- SelfLuminous =
new("Self Luminous")
- SodiumVaporHighPressure =
new("Sodium Vapor High Pressure")
- SolidStateLighting =
new("Solid State Lighting")
- SuperT8 =
new("Super T8")
- T12 =
new("T12")
- T12HO =
new("T12HO")
- T5 =
new("T5")
- T5HO =
new("T5HO")
- T8 =
new("T8")
- Unknown =
new("Unknown")