Creating web and mobile dashboards
After uploading the code to the device, it’s time to set up a dashboard for web and mobile to visualize the data with different widgets. The following figure shows the visualization of readings with different widgets:
Figure 9.17: Thing dashboard
We have 10 different readings: Outdoor Temperature, Outdoor Humidity, four Soil Moisture readings, and four Soil Temperature readings. For every reading, we are using the gauge widget control, and advanced charts have been used to compare Soil Moisture and Soil Temperature to visualize the proper correlation between these two attributes. But we also want to monitor historical data; graphs are the best widgets to display live as well as older data. Here, as seen in the lower part of the preceding figure, we have used four graphs, and each graph is connected to a specific cloud variable.
In this section, we have successfully created a dashboard for a smart agriculture...