Table of Contents

Class DeviceDiagParameters

Namespace
Lers.Models
Assembly
Lers.Models.dll

Параметры диагностики устройства.

public class DeviceDiagParameters
Inheritance
DeviceDiagParameters
Inherited Members
Extension Methods

Properties

DeviceDataBaseDiag

Изменилась база настроек устройства.

public bool? DeviceDataBaseDiag { get; set; }

Property Value

bool?

HardwareErrorDiag

Обнаружены события/ошибки устройства.

public bool? HardwareErrorDiag { get; set; }

Property Value

bool?

LowBatteryDiag

Низкий уровень заряда батареи.

public bool? LowBatteryDiag { get; set; }

Property Value

bool?

PollStatusDiag

Данные по устройству не получены несколько часов.

public DiagParametersWithThreshold? PollStatusDiag { get; set; }

Property Value

DiagParametersWithThreshold

TimeDifferenceDiag

Время устройства отличается от системного.

public DiagParametersWithThreshold? TimeDifferenceDiag { get; set; }

Property Value

DiagParametersWithThreshold