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
SubscribeResponsegNMI subscribe response to be processed.
origin
DataValueOriginTypeIndication of where the data originated from.
subscriptionName
stringName of the subscription under which the notification entered.