Click or drag to resize

IAdapterOutputMeasurements Property

Gets or sets output measurements that the adapter will produce, if any.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
IMeasurement[] OutputMeasurements { get; set; }

Property Value

IMeasurement
See Also