Class: BuildingSync::WeatherStationCategory

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

Overview

Constant Summary collapse

FAA =
new("FAA")
ICAO =
new("ICAO")
NWS =
new("NWS")
Other =
new("Other")
WBAN =
new("WBAN")
WMO =
new("WMO")