Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add production_readingtime and consumption_readingtime output parameters #42

Open
lnlp opened this issue Nov 21, 2020 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@lnlp
Copy link

lnlp commented Nov 21, 2020

Enhancement Request

Please add the following two output parameters:

  • production_readingtime

  • consumption_readingtime

Reporting of reading time for production and consumption is similar to the currently implemented reporting of inverter data, which includes the reading time for each inverter.
For the inverters reading time is output as array value without using a parameter name for the value.
The production and consumption related parameters each have their own named parameters, so it is probably best to create separate output parameters for the reading times.
Output format of production_readingtime and consumption_readingtime should be the same as that used for the inverter data.

This enhancement will work with newer Envoy models that output production.json.

consumption_readingtime should be output only when CT metering for Consumption is enabled.

When CT metering for Production is disabled readingTime should be taken from the production/inverters section in production.json. When CT metering for production is enabled readingTime should be taken from the production/eim section.

For additional information see issue #37.

@lnlp lnlp changed the title Add production_readingtime and consumption_readingtime [enhancement] Add production_readingtime and consumption_readingtime output parameters [enhancement] Nov 21, 2020
@gtdiehl gtdiehl added the enhancement New feature or request label Dec 29, 2020
@gtdiehl gtdiehl changed the title Add production_readingtime and consumption_readingtime output parameters [enhancement] Add production_readingtime and consumption_readingtime output parameters Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants