To consume sensor data from Amazon QuickSight, we should provide supported sensor data sources. For the demo, we will consume sensor data from the Excel file. I have prepared this data. You can download it from https://github.com/agusk/awsiot/raw/master/data/Sensor-Data.xlsx.
To implement this demo, perform the following steps:
- The first step to implement this demo is to register with Amazon QuickSight. At the time of writing, it provides a free scheme with a limited 1 GB storage. You can register at https://quicksight.aws.
- Next, we create sensor data. For this demo, I will prepare sensor data in Excel. You can download it at https://github.com/agusk/awsiot/raw/master/data/Sensor-Data.xlsx. You ...