Description
When a user wants to fetch data from a short time period, the zenoha API has to fetch all the data anyway and then filter it on the Black Box side, which can cause problems with the service duration.
Possible solution
Changing the API to influxdb which allows for more flexibility.
Description
When a user wants to fetch data from a short time period, the zenoha API has to fetch all the data anyway and then filter it on the Black Box side, which can cause problems with the service duration.
Possible solution
Changing the API to influxdb which allows for more flexibility.