openems
openems copied to clipboard
UI: refactoring FixDigitalOutput History
Backlog
Due to missing cumulative Channels for this controller, this PR has to wait till these are implemented
TODO
Creating fallback for charts:
- historyperiods month and year are normally filled with data, coming from an
QueryHistoricTimeseriesEnergyPerPeriodRequest
, but there are no cumulated channels right now available, so theQueryHistoricTimeseriesDataRequest
has to be called, even if the data could be slightly wrong.