PersistedItem

items. PersistedItem

Class representing an instance of org.openhab.core.persistence.HistoricItem. Extends items.PersistedState.

Extends

  • PersistedState

Members

instant

Description:
  • Timestamp of the persisted Item as Instant.

Source:

Timestamp of the persisted Item as Instant.

timestamp :time.ZonedDateTime

Description:
  • Timestamp of persisted Item.

    Consider using instant for heavy calculations because it is much faster to work with Instant.

Source:

Timestamp of persisted Item.

Consider using instant for heavy calculations because it is much faster to work with Instant.

Type: