This page is part of archived documentation for openHAB 3.3. Go to the current stable version
# oh-calendar-series - Calendar Series
# Configuration
# General
# name
Name TEXT
A name which will appear on tooltips and labels
# item
Item TEXT item
The item whose persisted data to display
# service
Persistence Service TEXT persistenceService
The identifier of the persistence service to retrieve the data from. Leave blank to the use the default.
# offsetAmount
Offset Amount INTEGER
Offset to subtract from the displayed period, use if you want to do period comparisons (see also Offset Unit).
# offsetUnit
Offset Unit STRING offsetUnit
Offset to subtract from the displayed period, use if you want to do period comparisons (see also Offset Amount).
Options:
# type
Type TEXT
The type of the series.
Note: heatmap needs a configured visual map and is not supported for time series
Options:
# aggregationFunction
Aggregation Function TEXT
How to reduce the data points in a same aggregation cluster to a single value. If not specified, the average function will be used.
Options:
# Axis and Coordinate System Assignments
# calendarIndex
Calendar Index INTEGER chartCalendar
The index of the calendar for this series