Events readAsk AIget https://api.things5.digital/v1/devices/{device_id}/eventsRead events, like pressure alarm or low power alert from a specific deviceQuery Paramsfromdaterequiredtimestamp ISO 8601. E.g. 2021-07-27T00:00:00Ztodaterequiredtimestamp ISO 8601. E.g. 2021-07-27T00:00:00Zevents_namesarray of stringsfilter using event namesevents_namesADD 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 requestseverity[]array of stringsif missing return events with any severity, empty array only events without a severity. Values can be "alarm" "info" "warning"severity[]ADD stringlimitint32Defaults to 100max 1000include_translationsbooleanDefaults to falseif true include field translation in responsetruefalseResponses 200200 400400Updated 13 days ago