A Universal Business Functionality Template Based on NiceGUI? #3178
v479038280
started this conversation in
Ideas / Feature Requests
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
NiceGUI was designed to allow running arbitrary Python in combination with the GUI. In your SCADA software you would simply use NiceGUI for the visualization part and do data acquisition, communication, processing and control with other Python libraries. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
"Is it appropriate to use NiceGUI for such a SCADA software? What kind of approach is needed to handle the arrangement of the interface layer, business logic layer, and device communication layer? How to modularize the implementation of alarms and real-time data? Is there any template for such function?"
Beta Was this translation helpful? Give feedback.
All reactions