Package com.inductiveautomation.historian.gateway.api
package com.inductiveautomation.historian.gateway.api
-
ClassDescriptionAbstractHistorian<S extends HistorianSettings>Abstract base class for historian implementations.Historian<S extends HistorianSettings>Defines the contract for a historian, which manages the storage, query, and lifecycle of historical data.HistorianExtensionPoint<S extends HistorianSettings>Represents an extension point for historian functionality within the gateway.The HistorianManager interface defines methods for retrieving and managing historian-related components in the system.A module that extends the
AbstractGatewayModuleHookto provide additional functionality specific to the management and operation of the Historian.Represents a provider for historian functionality within the gateway.Provides status for storage and query capabilities of a historian.