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

Fix brick instance #19

Merged
merged 5 commits into from
Apr 17, 2024
Merged

Fix brick instance #19

merged 5 commits into from
Apr 17, 2024

Conversation

yunjoonjung-PNNL
Copy link
Collaborator

This PR fixes the brick instance to pass the unit test. Thanks!

@@ -131,12 +130,12 @@ bldg:chiller a brick:Chiller ;

bldg:chiller_chilled_water_flow_sensor a brick:Chilled_Water_Flow_Sensor .

bldg:chiller_chilled_water_return_temperature_sensor a brick:Chilled_Water_Return_Temperature_Sensor .
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This class was deprecated in brick v1.3 and thus replaced with the new class Leaving_Water_Temperature_Sensor. The below changes are the same.

@yunjoonjung-PNNL
Copy link
Collaborator Author

@leijerry888 I believe this PR is ready to be merged and appreciate it if you could review this PR again.

@leijerry888 leijerry888 merged commit 77fb0af into develop Apr 17, 2024
3 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