The time series connector sdk is a set of connectors and apis for exporting niagara data (histories, alarms, ...) to external destination databases.

The SDK offers an interface for developers to implement there own exporters for any data destination.

Architecture

This is a basic diagram the represents the architecture of the time series connectors.



Components

Class Hierarchy

Connector

Exporter


to implement a new connector you have to inherit from these classes.