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
  • aggregationFunction: optional
    aggregation function (e.g. mean)
  • timeInterval: optional
    time interval for aggregation (e.g. 1m - one minute), if specified: performing group by time

...

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

...

  • page:
    page number
  • itemsPerPage:
    data points per page

...

downloading events of a specific mesurement series from in desired format

...

  • 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 (e.g. retention_time)

...

  • type: optional
    file type (image, COCO)

...

  • key

...

  • key



...

References: