Table of Contents

Method ProcessSubscribeResponse

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

ProcessSubscribeResponse(SubscribeResponse, DataValueOriginType, string)

Processes the gNMI Gnmi.SubscribeResponse and adapts the parameter values accordingly.

public void ProcessSubscribeResponse(SubscribeResponse subscribeResponse, DataValueOriginType origin, string subscriptionName)

Parameters

subscribeResponse SubscribeResponse

gNMI subscribe response to be processed.

origin DataValueOriginType

Indication of where the data originated from.

subscriptionName string

Name of the subscription under which the notification entered.