Table of Contents

Class DataMinerConnectorRawValueArgs

Namespace
Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.DataMapper.Args
Assembly
Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.dll

Arguments that are passed to a function when the raw value changes.

public class DataMinerConnectorRawValueArgs
Inheritance
DataMinerConnectorRawValueArgs
Extension Methods

Constructors

DataMinerConnectorRawValueArgs()

Properties

Origin

Gets the origin of the value.

PrimaryKey

Gets the primary key of the row where the value belongs.

TimestampUtc

Gets the UTC timestamp of the value.

Value

Gets the value as it came from the data source.