Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Another possible adaptation would be the comprehensive implementation of an append-only approach for time series data. In particular, the functionality of the labelData method would have to be adapted here, which currently works with updates of existing DB entries.

Suggestion for the revised endpoint definitions

...

-

...

  • startDate: optional
    start date, if not specified: first element
  • endDate: optional
    end date, if not specified: last element
  • groupBy: optional
  • grouping tags
  • function: optional
    aggregation function (e.g. mean)
  • timeInterval: optional
    time interval for aggregation (e.g. 1m), if specified: performing group by time

...

  • page
    page number
  • itemsPerPage
    data points per page

...

  • format: default csv
    download format (csv, json)
  • startDate: optional
    start date, if not specified: first element
  • endDate: optional
    end date, if not specified: last element



...

  • startdate
  • enddate

...

  • startdate
  • enddate
  • column
  • label

...

  • parameter_name = value

...

  • key

References: