Class: BuildingSync::WeatherStationCategory
- Inherits:
-
String
- Object
- String
- BuildingSync::WeatherStationCategory
- Defined in:
- lib/BuildingSync.rb
Overview
http://buildingsync.net/schemas/bedes-auc/2019WeatherStationCategory
Constant Summary collapse
- FAA =
new("FAA")
- ICAO =
new("ICAO")
- NWS =
new("NWS")
- Other =
new("Other")
- WBAN =
new("WBAN")
- WMO =
new("WMO")