This tutorial shows how to visualize assets data on a map assuming there’s no geo location available. The same tutorial can be used to visualize sensors.
Helpful related articles:
First connect to your datasource and create a query that returns all sensors and related metrics. The query should return something like the following:
ID | Name | Temperature |
---|---|---|
1 | Freezer A | -10.5 |
2 | Freezer B | -20.4 |
3 | Microscope | 10.2 |
4 | Centrifuge | 25.1 |
If you don’t have a database ready you can upload the following sample .csv file in a file datasource or use hopara pre-built query named tutorial_assets under the sample datasource.
From a geo visualization, go to layers:
Go to objects: