4 Cayenne myDevices Integration with Helium Console
Mustafa Tan edytuje tę stronę 2021-08-28 14:22:37 +03:00

If previous tutorial "Adding Device on Helium Console" you have successfully added a new device and seen your data flowing. But your data is not user friendly. Unfortunately Helium Console does not provide such an user interface.

But don't worry, there are several free IoT services providing nice user interfaces to visualise your device data. One of them is Cayenne from myDevices, is a free, drag and drop IoT project builder, that empowers developers, designers and engineers to quickly prototype and share their connected device projects.

So all you need to make an integration to send all your device data to Cayenne in real time. Let's do it step by step :)

Integrations

1) Click on the "Integration" and then "Add new Integration" button as follows:

image

2) Then click on the "myDevices Cayenne" as follows:

image

3) A final step for this menu; Enter a name for integration (for example: Cayenne) and click on the "Add Integration" button as follows:

image

Integration is ready and leave the "Integration Details" page as is. Yo don't need to enter or update anything on this page.

Flows

1) myDevices Cayenne integration is completed but you have not chosen which devices data should flow thru Cayenne yet. So there is one more final step to complete. First click on the "Flows" and then "Nodes +" as follows:

image

2) Select "Devices" and drag your device to empty part of the screen a follows:

image

3) Then select "Integrations" and drag&drop "Cayenne" next to your device as follows:

image

4) Finally connect the dots between your device and "Cayenne" as follows:

image

And don't forget to "Save Changes" as follows.

image

Your device data is ready to flow. Now proceed to next tutorial: "Adding Helium Device on Cayenne myDevices"