Skip to content

Standalone batt outages#873

Merged
mjprilliman merged 3 commits into
patchfrom
standalone_batt_outages
Jan 7, 2022
Merged

Standalone batt outages#873
mjprilliman merged 3 commits into
patchfrom
standalone_batt_outages

Conversation

@mjprilliman

Copy link
Copy Markdown
Collaborator

Description

-Adds grid outage inputs to standalone battery UI
-Fixes callback errors on load page for BTM standalone battery
Fixes #864

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

Checklist:

If you have added a new compute module in a SSC pull request related to this one, be sure to check the Process Requirements.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@mjprilliman mjprilliman added the bug label Jan 5, 2022
@mjprilliman mjprilliman requested a review from brtietz January 5, 2022 23:08
@mjprilliman mjprilliman self-assigned this Jan 5, 2022

@brtietz brtietz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! It looks like you caught a few test script changes from SSC, so thanks for getting that updated as well.

@mjprilliman mjprilliman merged commit 7b233d3 into patch Jan 7, 2022
@mjprilliman mjprilliman deleted the standalone_batt_outages branch January 7, 2022 16:38
@cpaulgilman cpaulgilman added the added to release notes PR and/or issue has been added to release notes for a public release label Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

added to release notes PR and/or issue has been added to release notes for a public release bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specifying a critical load on stand alone battery produces a callback error

3 participants