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

Water/Steam Valve Voltage Monitoring #1454

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

pranay2811
Copy link
Contributor

No description provided.

Added:
bypass_valve_voltage_command
bypass_valve_voltage_sensor
chilled_water_valve_voltage_command
chilled_water_valve_voltage_sensor
heat_exchange_supply_water_isolation_valve_voltage_command
heat_exchange_supply_water_isolation_valve_voltage_sensor
heating_water_valve_voltage_command
heating_water_valve_voltage_sensor
makeup_water_valve_voltage_command
preheating_water_valve_voltage_command
steam_valve_voltage_command
Bypass Water Valve Voltage Monitoring
Chilled water valve voltage monitoring.
Heat exchanger supply isolation water valve voltage monitoring.
Heating water valve voltage monitoring.
Make-up water valve voltage monitoring.
Preheating water valve voltage monitoring on supply air side.
Steam valve voltage monitoring.
@pranay2811
Copy link
Contributor Author

@shambergoldstein Ready for review

Corrected to voltage instead of percentage
Added makeup_water_valve_voltage_sensor as a required field
Made voltage_sensor required instead of flowrate_sensor
Added  steam_valve_voltage_sensor as a required field
is_abstract: true
opt_uses:
- heating_water_flowrate_sensor
- heating_water_valve_voltage_sensor
Copy link
Collaborator

Choose a reason for hiding this comment

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

please make the sensor required

Copy link
Contributor Author

Choose a reason for hiding this comment

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

description: "Bypass water valve voltage monitoring."
is_abstract: true
opt_uses:
- bypass_valve_voltage_sensor
Copy link
Collaborator

Choose a reason for hiding this comment

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

please make the sensor required

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Made voltage sensor required field
@pranay2811
Copy link
Contributor Author

@shambergoldstein It looks like this PR will probably fail ontology validation just like the damper-voltage?

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