Table of Contents

Class DeviceVersionReadEventArgs

Namespace
Lers.Poll
Assembly
Lers.Models.dll

Аргументы события "Считана версия устройства"

public class DeviceVersionReadEventArgs : DevicePollEventArgs
Inheritance
DeviceVersionReadEventArgs
Inherited Members
Extension Methods

Properties

FirmwareVersion

Версия ПО

public string? FirmwareVersion { get; set; }

Property Value

string

HardwareVersion

Версия аппаратного обеспечения

public string? HardwareVersion { get; set; }

Property Value

string