Table of Contents

Namespace Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.DataMapper

Classes

DataMinerConnectorDataGrid

Represents a table in a DataMiner connector. Columns can be mapped to a certain value in the YANG model.

DataMinerConnectorDataGridColumn

Represents a column in a DataMiner connector.

DataMinerConnectorDataMapper

Maps paths in a YANG model to containers in a DataMiner connector. This could either be a standalone parameter or a table.

When a notification comes in for a path that is stored in the inventory, this object will automatically set it in the corresponding parameter or table.

DataMinerConnectorParameter

Represents a single parameter in a DataMiner connector.

Interfaces

IDataMinerConnectorDataEntity

Represents a parameter in a DataMiner connector.

IDataMinerConnectorDataGridColumn

Represents a column in a DataMiner connector