Getting Started Guide Create A Freeboard - Io Dashboard With Live Objects
Getting Started Guide Create A Freeboard - Io Dashboard With Live Objects
1
1- Go to www.freeboard.io
A small form appears to succeed this step. After login we can create
our Dashboard.
2
3- Create data source
This is where Live Objects comes in. We draw our data via the Live
Objects API.
3
In Live Objects, go to "Data" section
If your MQTT device was already connected to Live Objects you can
see a line as this in "Data" section.
4
b- How to add a source for LoRa® devices
In Datasource, we click on ADD to add a new data source. We can
have a form you will have to fill in as the following:
5
Copy the stream value (here urn:lora:0018B200000021F5!uplink)
and paste it to replace ZZZZZ in the following URL
https://liveobjects.orange-
business.com/api/v0/data/streams/ZZZZZ?limit=1
You will have a URL like this one
https://liveobjects.orange-
business.com/api/v0/data/streams/urn:lora:0018B200000021F5!uplin
k?limit=1
and copy paste it in the URL field.
6
4- Create widgets
To add widgets, you need first add a pane
Then in a pane, you could add one or several widgets clicking on the
+
You can use for instance: Google Map, Text, Gauge, Sparkline,
Indicator Light.
In the widget you will have several fields. You will have to select the
source you have just created and which contains the data you want to
display.
First select the "datasource" with the wished data, then "[0]" to get the
last data known by Live Objects, then "value" field in which you find
the device payload, finally select the field you want to display.
7
Add several widgets from several sources and you can get a
dashboard as this one :
This dashboard can be shared with the SHARE button at the bottom
right.