Skip to content

Pegelonline

Pegelonline is a service similar to Vigicrues but in Germany this time. It offers real time results of water level measurement only. There is a very large number of measuring stations spread over the territory whose results can be integrated natively into your monitoring tool. Options

  • Name*: Just a simple label to find it easier in the SenHub's interface
  • Description: Description for your own usage only.
  • Group: optional — assign this instance to a group to organise it within SenHub.
  • Hydro station code: Find the station you are interested in on the website pegelonline.wsv.de*. Once on the station page, you can either use its name (Messstellenname) as a parameter or its station code (Messstellennummer).

Example output

For the selected hydro station, the connector returns the latest measured water level, in metres:

{
  "metrics": [
    { "channel": "Water level", "value": 2.45, "unit": "m" }
  ],
  "message": "Metrics successfully retrieved.",
  "status": "OK",
  "date": 1725981405127
}