You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I wanted to get the IOB values through the API, but I came across the fact that I can download only 10 values if I select the search by the start date, and if I specify the number of records, I get the result only for the current day (up to 1000 pieces). Is it possible to somehow get an IOB in a few days?
Hello. I wanted to get the IOB values through the API, but I came across the fact that I can download only 10 values if I select the search by the start date, and if I specify the number of records, I get the result only for the current day (up to 1000 pieces). Is it possible to somehow get an IOB in a few days?
https://.../api/v1/devicestatus.json?count=10000
https://.../api/v1/devicestatus.json?find[created_at][$gte]=2024-09-09
The text was updated successfully, but these errors were encountered: