Metrics readAsk AIget https://api.things5.digital/v1/devices/{device_id}/metricsCan be used to get a list of metrics values over time or a list of metrics last values.Query Paramsfromdatetimestamp ISO 8601. E.g. 2021-07-27T00:00:00Ztodatetimestamp ISO 8601. E.g. 2021-07-27T00:00:00Zmetric_names[]array of stringsfilter using metric namesmetric_names[]ADD stringsortingstringenumDefaults to ascascdescAllowed:ascdescafterstringPagination parameter. If there are a lot of items only some will be present in data field. To get the remaining items repeat the API call using the after parameter present in the body of the previous requestlast_valuebooleanCannot be set if from/to are set. Pagination will not be present in the responsetruefalselimitint32Defaults to 100max 1000Responses 200200 400400Updated over 1 year ago