Uses of Interface
org.openhab.core.persistence.PersistenceService
-
Uses of PersistenceService in org.openhab.core.persistence
Modifier and TypeInterfaceDescriptioninterface
This class provides an interface to the aPersistenceService
to allow data to be stored at a specific time.interface
A queryable persistence service which can be used to store and retrieve data from openHAB.Modifier and TypeMethodDescription@Nullable PersistenceService
Get the persistence service with the given id.@Nullable PersistenceService
PersistenceServiceRegistry.getDefault()
Get the default persistence service.Modifier and TypeMethodDescriptionPersistenceServiceRegistry.getAll()
Returns all available persistence services.