Table of Contents

Method RegisterSubscriptionPaths

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

RegisterSubscriptionPaths(string, IEnumerable<Path>)

Registers the IDataEntity objects that are linked with a subscription name.

void RegisterSubscriptionPaths(string subscriptionName, IEnumerable<Path> paths)

Parameters

subscriptionName string

Name of the subscription.

paths IEnumerable<Path>

List of paths that are subscribed.