This tutorial shows how to create a room heatmap based on the room temperature.
Helpful related articles:
First connect to your datasource and create a query that returns all rooms and related metrics. The query should return something like the following:
ID | Name | Temperature | Alerting |
---|---|---|---|
1 | Room 1 | 10 | ✗ |
2 | Room 2 | 20 | ✗ |
3 | Room 3 | 30 | ✓ |
If you don’t have a dataset ready you can upload the following sample .csv file in a file datasource or use hopara pre-built query named tutorial_rooms under sample datasource.
From a geo visualization, go to layers:
Go to objects: