Table of Contents

Constructor DataMinerConnectorParameter

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

DataMinerConnectorParameter(string, int)

Initializes a new instance of the DataMinerConnectorParameter class.

public DataMinerConnectorParameter(string pathYangModel, int parameterId)

Parameters

pathYangModel string

Path in the YANG model of the parameter.

parameterId int

ID of the single parameter.