OpenEnergyDashboard / OED

Open Energy Dashboard (OED)
Mozilla Public License 2.0
75 stars 263 forks source link

Implementing Test B14 & update to v1.0.0 in package-lock.json #1068

Closed Dominier closed 10 months ago

Dominier commented 10 months ago

Description

Tested the readings retrieval API for chart quantity meters. I worked on test case B14 with the description: "1 day bars for 15 minute reading intervals and quantity units with +-inf start/end time & kWh as lbs of CO2 & chained & reversed"

Partly Addresses #962

Type of change

Checklist

Limitations

None.

huss commented 10 months ago

I forgot to mention that this PR also updated the version from v0.8.0 to v1.0.0 in package-lock.json. This was a known issue and this does correctly fix the issue. I'm about to update the title to add this to the work done since it is of significance.