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

Updates to Energy Plus Agent #3126

Merged
merged 3 commits into from
Oct 18, 2023
Merged

Updates to Energy Plus Agent #3126

merged 3 commits into from
Oct 18, 2023

Conversation

davidraker
Copy link
Contributor

Backport of changes to modular EnergyPlusAgent.

  • Allows this code to work with configuration files of the style supported by the version of the agent in volttron-pnnl-applications (inputs and outputs may now be dict of dicts or list of dicts).
  • Updates json configuration to current property names and makes file locations consistent in both configuration files.
  • Fixes assignment to an object variable in the agent which is actually part of the integration class.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Agent was installed and started using both json and yaml configuration files packaged with the agent. It was confirmed to run and generate periodic publishes for both configurations.

@craig8 craig8 merged commit f0271c7 into VOLTTRON:develop Oct 18, 2023
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants