We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 831927a commit a53216aCopy full SHA for a53216a
README.md
@@ -491,7 +491,7 @@ See [openhab-js : ItemConfig](https://openhab.github.io/openhab-js/global.html#I
491
492
#### `ItemPersistence`
493
494
-Calling `Item.history` returns an `ItemPersistence` object with the following functions:
+Calling `Item.persistence` returns an `ItemPersistence` object with the following functions:
495
496
- ItemPersistence :`object`
497
- .averageSince(timestamp, serviceId) ⇒ `PersistedState | null`
0 commit comments