Interface HistorianRpcFunctions

All Known Implementing Classes:
GatewayRpcFunctions

public interface HistorianRpcFunctions
Defines the RPC (Remote Procedure Call) functions for the Historian module.

This interface provides methods for browsing, querying, and storing data points, annotations, and metadata, as well as applying changes to annotations and historical sources. It is annotated with RpcInterface to indicate its use in remote communication.