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

[FEATURE] Call alarm control on a view #1072

Closed
IonuDragomir1 opened this issue Jan 31, 2024 · 3 comments
Closed

[FEATURE] Call alarm control on a view #1072

IonuDragomir1 opened this issue Jan 31, 2024 · 3 comments
Labels

Comments

@IonuDragomir1
Copy link

IonuDragomir1 commented Jan 31, 2024

Hi,

I have seen that now, on a MVC's container can be added the alarms. A very useful feature would be to call the alarms/history alarms control on a simple view. The need comes for observing the alarms of certain mechanism. For example, when the user clicks on pump P1, a view with it's alarms should be opening. The easiest way I see at first thought would be to filter through database for alarms which have group's name "Pump1" and then display them on the control called on a simple view.

@unocelli unocelli added the feature New feature label Feb 4, 2024
@unocelli
Copy link
Member

unocelli commented Feb 4, 2024

Hi,
the idea would be to add to the table control, the possibility of having the data from a query. As UI a json editor to configure the table properties.

@IonuDragomir1
Copy link
Author

Hello,
So the table control which would contain only the alarms of a certain mechanism should be colored according to mechanism's configured alarms. Please see an example of how the table should be looking like.

image

unocelli added a commit that referenced this issue Oct 23, 2024
@unocelli
Copy link
Member

Hi, is available in the latest version (Table control), let me know if you have any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants