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

consider alarm command #26

Open
joreg opened this issue Aug 26, 2021 · 1 comment
Open

consider alarm command #26

joreg opened this issue Aug 26, 2021 · 1 comment
Milestone

Comments

@joreg
Copy link
Contributor

joreg commented Aug 26, 2021

  • it would be readonly
  • the server could "bang" it and on the clients an alarm would ring to notify an operator to look at the UI
  • for client implementation consider using desktop notifications
  • option: ring-count (default 1), 0 meaning ring until acknowledged from a client
  • value: bool

this is only a global alarm not indicating which parameter needs attention.
idea: use style-options of parameter to let individual parameters flash for attention

@i-n-g-o i-n-g-o changed the title consider an AlarmParamter consider an AlarmParameter Aug 26, 2021
@i-n-g-o
Copy link
Member

i-n-g-o commented Apr 12, 2023

Alternative:
Consider this as a command with an optional text message:

  • The command with message from server to clients turns the alarm on.
  • The command without message from server to clients turns the alarm off.
  • The command from client to server turns the alarm off on all clients.

@i-n-g-o i-n-g-o changed the title consider an AlarmParameter consider Alarm command Apr 12, 2023
@i-n-g-o i-n-g-o changed the title consider Alarm command consider alarm command Apr 12, 2023
@i-n-g-o i-n-g-o added this to the v2.0 milestone Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants