Temperature Monitoring
Here’s an example of creating a line chart showing the temperature:
- Navigate to the Charts page
- Click New Chart in the top right
- Choose “Line” as the chart type
- Configure the chart:
- GroupID:
default
- Stream:
temperature
- Aggregation:
Average
- Fallback strategy:
Last
- this will fill in missing data with the last known value
- GroupID:
- Add a title: “Temperatures”
- Save the chart to your workspace
Your chart will automatically update as new data comes into your data source.
Last updated on