Being able to see sensory data in a dashboard is pretty impressive. However, what if we wanted to actually control something from our dashboard? In this section, we will do just that. We will start by constructing a simple switch to control an LED on T.A.R.A.S. We will then expand on this and have T.A.R.A.S do its dance from a push of a button over the internet.
Let's start by changing the name of the dashboard from RobotEyes to RobotControl:
- In the ThingsBoard application, click on the DASHBOARDS option
- Click on the pencil icon under the RobotEyes dashboard:
![](https://static.packt-cdn.com/products/9781789134803/graphics/assets/cbf54333-fc1e-4671-9d14-a724862b3bce.png)
- Click on the orange pencil icon
- Change the tile from RobotEyes to RobotControl:
![](https://static.packt-cdn.com/products/9781789134803/graphics/assets/312382a9-1382-445d-bd08-d28147b1ee97.png)
- Click on the orange check to accept the changes
- Exit out of the side dialog
Now let's control an LED on T.A.R.A.S from our ThingsBoard dashboard.