9. How to Output Sensor Data on a Dashboard Using STM32CubeMonitor?


|
This is a shortcut step that allows you to immediately import the dashboard template into STM32CubeMonitor. However, should you need the details to each node, we will go through the step by step process in the next section as well. |
Download the file below, head over to STM32CubeMonitor and click on the ≡ > Import
flows.json

Click on select a file to import and import the flows.json file downloaded above.

Should such a pop up appear, just click Import copy.

Once successfully imported, click on the Dashboard for uplinks tab and the interface should appear like this.

Now, we will configure the Antares Uplink node so that it connects with the Antares Platform. First, we have to find our Antares account access key. Login to your Antares account and click on Account on the left side.

Your access key will be shown at the bottom of the page. Copy this access key.

Go back to STM32CubeMonitor, double click on the Antares Uplink node, copy the Topic link below, paste your access key between the slashes /access-key/ and click done.

The detailed documentation on the Topic format can be found at https://antares.id/en/mqtt-push-data-to-device.html
 |
Topic: /oneM2m/resp/antares-cse/access-key/json
*Example: /oneM2m/resp/antares-cse/8e20a29a2d9eba86:915ebc2109865062/json
|
Next, click DEPLOY on the top right of the interface.

Notice that the Antares Uplink becomes connected.

Finally, click on DASHBOARD as seen below.

Below shows the overview of how the sample dashboard looks like.
