-
Notifications
You must be signed in to change notification settings - Fork 296
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
Synoptic panel state not loading correctly #2974
Comments
Hi @YuaFox, Propose issue: Other issue suggestions: However, if these issues do not suit your preferences, we are open to your further suggestions for improvements. We also encourage you to report any problems you notice, even if you do not intend to address them. Regards, |
- Synoptic State now checks the condition when is enabled
Hi @YuaFox, Regards, |
Hi @Limraj These suggestions are interesting and will improve the quality of the code, I will review them and see what I can do. Another improvement that would be interesting would be some kind of interactivity, e.g. actuation buttons. Combined with node-red many interesting things could be done. Node-red is a widely used plcs/iot automation software. |
@YuaFox, Unfortunately, the constant introduction of revolutions has led us to a place where the new UI is a burden for us. Rather, we try to improve what is there by minimizing the number of changes. However, you can create an issue on this topic(node-red), describe how we can use it, with example, with links to documentation, it will be something for us to consider. |
- The api shows a datapoint is disabled if datasource is disabled
- Datapoint is running moved to DataPointService
- Changed isDataPointRunning implementation
- Changed DataSourceService yo DataSourceDAO
…e_not_loading_correctly2 #2974 synoptic panel state not loading correctly
Describe the bug
I have the following state:
If im in the panel and i change the value to 0, the state color is red.
When i refresh the window it shows as green, it should be red.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
State should evaluate the condition when loading the page but it always marks it as positive (green color).
Screenshots
State when value changes to 0
After refreshing the tab
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: