Namespace Skyline.DataMiner.DataSources.OpenConfig.Gnmi.DataMapper
Interfaces
- IDataEntity
Represents a container where the value needs to be stored.
- IDataMapper
A IDataMapper can process gNMI notifications and automatically set the values on a certain IDataEntity. When developing a connector, the DataMainerConnectorDataMapper can be used from the Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol package.