C# Класс HA4IoT.Services.Health.HealthService

Наследование: HA4IoT.Contracts.Services.ServiceBase, IHealthService
Показать файл Открыть проект

Открытые методы

Метод Описание
HealthService ( ControllerOptions controllerOptions, IPi2GpioService pi2GpioService, ITimerService timerService, ISystemInformationService systemInformationService ) : System

Приватные методы

Метод Описание
Reset ( IApiContext apiContext ) : void
ResetStatistics ( ) : void
Tick ( object sender, TimerTickEventArgs e ) : void
ToggleStatusLed ( ) : void

Описание методов

HealthService() публичный Метод

public HealthService ( ControllerOptions controllerOptions, IPi2GpioService pi2GpioService, ITimerService timerService, ISystemInformationService systemInformationService ) : System
controllerOptions ControllerOptions
pi2GpioService IPi2GpioService
timerService ITimerService
systemInformationService ISystemInformationService
Результат System