Hello guys, i’m kind of new to Grafana and currently using version 11.2.0.
I have made a Dashboard which takes real-time data from InfluxDB which is getting values from my PLC thats installed in the field. I have taken 5 different values of a motor (Voltage, Freq, Amperes, Power and RPM)
I am however looking to create a centralized Scada like dashboard. At Home page I only want to display motor name along with an indication light RED (error) and Green (OK) to show its status.
Now my question is:
-
How can to make this dashboard with only motor name and indication light blinking, is there any tool for this.
-
Can i set the red light function such that it turns on if any of the Five parameters cross their set threshold. If an alarm is generated due to any of the 5 parameters the indication light turns Red on the main dashboard.
-
How to make that upon clicking the Motor Name the user is redirected to the page where all paramters (guages,graphs etc) are displayed.