Table of Contents

Interface IDataEntity

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

Represents a container where the value needs to be stored.

public interface IDataEntity
Extension Methods

Properties

PathYangModel

Gets the path in the YANG model.

PathYangModelAsString

Gets the path in the YANG model in string format.

Methods

ChangeValue(PathElem[], TypedValue, DateTime, DataValueOriginType, string)

Processes the update and changes the necessary values.