Skip to content

Miscellaneous

AuxiliumCDNG edited this page May 6, 2022 · 2 revisions

This page contains documentation about arbitrary aspects of beelogger.

localStorage Keys

Item name Description Type
daterange-save-to if the end date should be kept on site reload either 1 or 0 as string (resembling a boolean)
daterange-from begin date of the timespan of displayed data ISO 8601 like datetime-string
daterange-to end date (more recent) of the timespan of displayed data ISO 8601 like datetime-string
delta-timespan number of minutes used for delta calculations integer as a string (gets converted after reading value)
separate-weight if there should be an extra scale for weight in the comparison chart either 1 or 0 as string (resembling a boolean)
Clone this wiki locally