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

...

get specific page with predefined number of events per page of a specific measurement series

...

  • 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: optional
    start date, if not specified: first element
  • endDate: optional
    end date, if not specified: last element

...

  • index: optional
    index of measurement series

...

  • startDate:
    start date, if not specified: first element
  • endDate:
    end date, if not specified: last element
  • column:
    label column
  • label:
    class label

...

  • parameter_name = value

...

  • type: optional
    file type (image, COCO)

...

  • key

References: