Skip to content

Add alarm thresholds to fan container #1337

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

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

Conversation

mrevang
Copy link

@mrevang mrevang commented Jul 17, 2025

Change Scope

  • Similar to transceivers, this change introduces a container of thresholds, indexed by severity, to the fan container. This allows the device to export upper/lower speed thresholds, which enables monitoring of the fan's instantaneous speed.
  • /components/component[name=]/fan/thresholds/threshold[severity=CRITICAL]/state/lower
  • /components/component[name=]/fan/thresholds/threshold[severity=CRITICAL]/state/upper
  • This change is backwards compatible.

Platform Implementations

@mrevang mrevang requested a review from a team as a code owner July 17, 2025 03:37
@dplore
Copy link
Member

dplore commented Jul 17, 2025

/gcbrun

@OpenConfigBot
Copy link

OpenConfigBot commented Jul 17, 2025

No major YANG version changes in commit f14defa

@mrevang
Copy link
Author

mrevang commented Jul 17, 2025

/gcbrun

2 similar comments
@mrevang
Copy link
Author

mrevang commented Jul 17, 2025

/gcbrun

@dplore
Copy link
Member

dplore commented Jul 17, 2025

/gcbrun

@dplore
Copy link
Member

dplore commented Jul 17, 2025

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants