Tags: frequenz-floss/frequenz-reporting-python
Tags
# Reporting Highlevel Interface Release Notes ## Summary - Code relevant to fetching data and extracting state durations and alert records has been moved to another repo (`frequenz-lib-notebooks`) and has therefore been deleted from this repo. ## Upgrading <!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with --> ## New Features <!-- Here goes the main new features and examples or instructions on how to use them --> ## Bug Fixes <!-- Here goes notable bug fixes that are worth a special mention or explanation -->
# Reporting Highlevel Interface Release Notes ## Summary <!-- Here goes a general summary of what this release is about --> ## Upgrading - The reporting API client version is updated to `>= 0.18.0, < 0.19.0`. ## New Features <!-- Here goes the main new features and examples or instructions on how to use them --> ## Bug Fixes <!-- Here goes notable bug fixes that are worth a special mention or explanation -->
# Reporting Highlevel Interface Release Notes ## Summary <!-- Here goes a general summary of what this release is about --> ## Upgrading <!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with --> ## New Features <!-- Here goes the main new features and examples or instructions on how to use them --> ## Bug Fixes <!-- Here goes notable bug fixes that are worth a special mention or explanation -->
# Reporting Highlevel Interface Release Notes ## Summary <!-- Here goes a general summary of what this release is about --> ## Upgrading * Upgraded reporting client to v0.9.0 * Change from resolution to resampling_period ## New Features * Add Readme information * Added functionality to extract state durations and filter alerts. * Energy metrics updated to METRIC_AC_ACTIVE_ENERGY_CONSUMED and METRIC_AC_ACTIVE_ENERGY_DELIVERED for independent tracking of consumption and production. ## Bug Fixes * Change 0.0 to nan if there is no data available * Enforce keyword arguments in cumulative_energy function
# Reporting Highlevel Interface Release Notes ## Summary <!-- Here goes a general summary of what this release is about --> ## Upgrading <!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with --> ## New Features * Add cumulative_energy calculation to read out energy consumption and production over a specified time range. ## Bug Fixes <!-- Here goes notable bug fixes that are worth a special mention or explanation -->