Note: This course will expire on January 20, 2025. If you would like to complete this course, please do so before that date. There is no replacement course at this time.
This lab will give you the basic understanding to control IoT devices through sending commands and receiving acknowledgments
Level
Fundamental
Duration
1 Hours 30 MinutesCourse Objectives
In this course, you will learn how to:
- Create a thing
- Subscribe to a topic
- Publish an update to the device's subscribed topics
- View the state of the device using the device shadow document
- Know what the different reserved MQTT topics are, and which ones you are able to interact with
Intended Audience
This course is intended for:
- Architects
- Business Users
- Developers
Prerequisites
We recommend that attendees of this course have the following prerequisites:
- None
Course Outline
- Task 1: Create a thing using the AWS IoT Core console
- Task 2: Transfer the required files
- Task 3: Configure and run the emulator Node.js application
- Task 4: Subscribe to a topic
- Task 5: Publish an update to a topic