WEATHER constant

String const WEATHER

Measure type for collection of weather data from the Open Weather API.

  • One-time measure.
  • Uses the WeatherService connected device for data collection.
  • No sampling configuration needed.

Implementation

static const String WEATHER = "${NameSpace.CARP}.weather";