Skip to content

Update docs for datapoint retention configuration #165

Description

@wborn

The documentation still refers to the old datapoint retention configuration:

  • OR_DATA_POINTS_MAX_AGE_DAYS
  • dataPointsMaxAgeDays

Since openremote/openremote#2352, datapoint retention is configured in weeks instead of days. The docs should be updated to use OR_DATA_POINTS_MAX_AGE_WEEKS and remove or clarify references to the old per-attribute dataPointsMaxAgeDays setting, which no longer applies.

Known outdated reference:

Acceptance criteria:

  • Replace outdated OR_DATA_POINTS_MAX_AGE_DAYS references with OR_DATA_POINTS_MAX_AGE_WEEKS
  • Remove or update dataPointsMaxAgeDays documentation
  • Ensure the docs clearly describe the current retention behaviour

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions