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

Use persistent alerts in Monitors #71

Open
3 tasks
aidnem opened this issue Dec 11, 2024 · 0 comments
Open
3 tasks

Use persistent alerts in Monitors #71

aidnem opened this issue Dec 11, 2024 · 0 comments

Comments

@aidnem
Copy link
Contributor

aidnem commented Dec 11, 2024

2025 Wpilib includes a new Persistent Alerts API. We should use this as a better way to display monitors.

Scope

  • Add an AlertingMonitor to WPILib that extends fault monitor.
  • Make it accept an alert message in addition to the rest of the monitor paremeters.
  • Make it display an alert whenever the monitor is faulted.
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

No branches or pull requests

1 participant