Changelog

24 August 2026 - Station Naming and Metadata

Stations now go by one name. Previously, the station responses carried both mountpoint and display_name. From this release, display_name is the station's name across the whole API, and the permanent identifier is the station id (UUID).

What this means for your integration:

  • Read display_name instead of mountpoint. The mountpoint field is deprecated and will be removed after the notice period announced by email.
  • Provide station_ids to the measurements endpoints to identify the requested stations.

Display names could change in the future without notice.