6 How to Customize Cayenne Dashboard
Mustafa Tan edytuje tę stronę 2021-09-19 12:32:58 +03:00

If previous tutorial "Adding Helium Device on Cayenne myDevices" you have added your device on Cayenne Dashboard and if your device is up and integration is successful you should see a similar dashboard as follows:

image

This is the default layout and some widget titles starts with "Analog Input" or "Digital Input" but some are not. It's because data types of Cayenne LPP payload format as described in "Cayenne Low Power Payload"

Some data types such as Temperature, Pressure, GPS, Accelerometer, etc. are pre-defined so they are automatically titled on dashboard.

image

But some sensor data such as voltage, speed, gps sats, altitude, etc. are not pre-defined so we send them as "Digital Input" or "Analog Input" types as follows:

image

So you have to manually update widget names (or icons) using "Settings" menu for every widget just for once as follows:

image

For example change "Analog Input (3)" as "Voltage" (or Battery) as follows:

image

Also you should update all "Digital Input" to see values. For example change "Digital Input (4)" as "Satellites" and change the display from "Icon" to "Value" as follows.

image

And repeat these updates for all following types:

Analog Input (3) -> Voltage (Battery)

Digital Input (4) -> Sats

Analog Input (5) -> Speed

Digital Input (6) -> Heading

Analog Input (9) -> Altitude

Also you can move and change the size of the widgets. This is our favourite layout:

image