populate 4 buttons representing 4 device types, try to make them either green - if all are active
or red - if any one of them is inactive ,once a button is clicked, show the information of device on a table
Meaning , I got the Devices and now trying to group them based on Device Status, and then to implement a button functionality in dashboards so when we click on the button it should the the Device Details
1. I have created an protocol.xml file which has read and write parameter along with the alarm template.
2.For the second GQI Query I am not getting the Data > Grid1 option in the Link function.
Hi Sankey,
Can you first select an item from the grid before modifying the GQI query?
Please let me know if it works.
Hi Miguel, I got the Grid1 option in link, but still i am not able to see the results as you shown , but what you have shown earlier is exactly what I am looking for can you please share the protocol.xml file or the code which you have used for the same, I have simply just created one read and one write parameter
Hi Sanket,
The result displayed in the example does not depend on the protocol/connector used. The second GQI query is looking for elements available in the cluster.
How did you made the buttons clickable and how you got the coloured buttons, in the grid, I am trying but getting white colour you can see in comments
Hi Sanket,
I added an additional screenshot in my original answer related to the configuration done in the grid component.
Suppose any new device it being added right, so everytime when new device is added it is not possible to add it manually, so how can we automate it ? and how to populate the data of newly added device in the table automatically ?