// Explore More Tutorials
Viewing data from environmental sensors (IoT for Neo)
12/19/2017
Beginner
10 min.
Now it is time to display your stored data from your Tessel device using SAPUI5 and SAP Web IDE
You will learn
Now that you have data stored in the system its time to display that data within an application. To do that you need to create a new application that can interface with data service and display the data our device has been generating. What you will find next are the steps necessary to do just that. You will need basic knowledge in using GitHub.
Step 1: Download IoT Starter Kit
Step 2: Unpack and create new archive
Step 3: Import file
Step 4: Replace account and user ID
Step 5: Open SAP Web IDE
Step 6: Import a new project
Step 7: Change OData field name
Step 8: Launch the index file
Step 9: Add code to project
Next Steps
Navigate tutorial steps