This tutorial will show you how to use ESP Rainmaker integration in this extension.
You need to have a ESP32-S2 board and ESP Rainmaker Account, if you don't have these please refer here.
- Click the
ESP-IDF Explorer
in the activity bar. On theRainmaker
section, click theConnect rainmaker
.
- The user will be prompted for the authentication method to connect with Rainmaker, either using the rainmaker account user and password or with an OAuth app like Google, Github or Apple.
For OAuth to work properly, the user will be asked to provide permission to Visual Studio Code and the broswer to open Visual Studio Code back once the OAuth flow is done.
- You will see a list of nodes associated to the account here. Next to the account name there is an
Add new node
andUnlink rainmaker account
icons. Next to the device there is aRemove this node
icon. Below you can see the type of rainmaker device (for example Switch) with a set of parameters that you can modify such asName
andPower
with theupdate param for this device
icon.