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
Sanket Gangwal Posted new comment 6 days ago
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 ?