Table of Contents

Method GetPathForPid

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

GetPathForPid(int)

Gets the path that matches with the parameter ID.

public Path GetPathForPid(int pid)

Parameters

pid int

Parameter ID.

Returns

Path

The path that matches with the parameter ID.