historian library
Classes
- AddDatabaseNode
- AddWatchPathNode
- AvgRollup
- CountRollup
- CreateWatchGroupNode
- DatabaseNode
- FirstRollup
- GetHistoryNode
- HistorianAdapter
- HistorianDatabaseAdapter
- HistorySummary
- LastRollup
- MaxRollup
- MinRollup
- PublishValueAction
- PurgeGroupNode
- PurgePathNode
- Rollup
- SumRollup
- TimeRange
- ValueEntry
- ValuePair
- WatchGroupNode
- WatchPathNode
Properties
- historian → HistorianAdapter
-
no setter
- link → LinkProvider
-
no setter
Functions
-
historianMain(
List< String> args, String name, HistorianAdapter adapter) → FutureOr<void> -
parseInterval(
String? input) → int -
parseTimeRange(
String? input) → TimeRange?
Typedefs
- RollupFactory = Rollup? Function()