Table of Contents

Class EquipmentBindingCopyItem

Namespace
Lers.Models
Assembly
Lers.Models.dll

Привязка параметров считывания данных устройства.

public class EquipmentBindingCopyItem
Inheritance
EquipmentBindingCopyItem
Inherited Members
Extension Methods

Properties

ModbusItems

Список привязок универсального устройства modbus.

public ICollection<UniversalModbusItem> ModbusItems { get; set; }

Property Value

ICollection<UniversalModbusItem>

SystemType

Тип системы для которой копируется привязка.

public SystemType SystemType { get; set; }

Property Value

SystemType