Cloud connected devices made easy

Learn More

Get started with three easy steps

Create a basic cloud-connected device that works with Alexa and Google Home using the following steps.

1

Create Model

Create a model of a device; for example, a light with states for power and color. With these states, the light can be turned on/off, and the color of the light can be changed.

2

Download Device Credentials

Download the device credentials, which are used to authenticate the device with the cloud.

3

Use Sample Code

Refer to the documentation to obtain sample code for connecting the device to the cloud. Make appropriate changes relevant to your device.