AWS Core IoT Series part 2

AWS Core IoT Series part 2

Creating a THING

Prerequisites: Setting up a 12-month free tier account Part 1

Step 1: To log in click root user and enter the password of the root user you used while setting up an account. Click next.

step1.png

Step 2: Enter the password for your root user we used while setting up the account. Click sign in. step2.png

Step 3: You should be able to see your console as below

step 3.png

Step 4: Go to the search bar and search "IoT core"

step 4.png

Step 5: You will be presented with a page where you can monitor,connect,test and manage your devices.

image.png

Step 6: The first thing we shall do is to create a "Thing" that will represent your physical device. Head over to "Manage" section and click "All devices" in the left navigation and click on "Things".

step7.png

Step 7: Click on any of the two "create thing" buttons.

step 7.png

Step 8: Choose create single thing and click next.Then fill in the name of the thing in my case a temperature sensor.Click next.

step 8.png

Step 9: We shall not be creating a device certificate at this point so we can choose skip and then create thing.

step 10.png

Step 10: Voila your thing has been created .Our next step will be adding a security certificate to the thing.

step10.png