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
subscribeResponseSubscribeResponsegNMI subscribe response to be processed.
originDataValueOriginTypeIndication of where the data originated from.
subscriptionNamestringName of the subscription under which the notification entered.