Table of Contents

Method ProcessSubscribeResponse

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

ProcessSubscribeResponse(SubscribeResponse, DataValueOriginType, string)

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

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.