-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Practical Internet of Things with JavaScript
By :

In the last section, we have seen how to build a smart socket and integrate it with our existing smart weather station. In this section, we are going to build a new skill for interfacing our smart devices with Amazon Alexa.
We are going to create a new skill named smarty app and then add two voice models to it:
If you are new to Alexa and its skill development, I would recommend watching the following series before you continue: Developing Alexa skills: https://www.youtube.com/playlist?list=PL2KJmkHeYQTO6ci5KF08mvHYdAZu2jgkJ
To give a quick overview of our skill creation, we are going to follow these steps:
So, let's get started.
The first thing we are going to do is log in to https://developer.amazon.com. Once we are logged in...