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
intParameter ID.
Returns
- Path
The path that matches with the parameter ID.