C# Class HA4IoT.Controller.Main.Rooms.UpperBathroomConfiguration

Afficher le fichier Open project: chkr1011/CK.HomeAutomation

Méthodes publiques

Méthode Description
Apply ( ) : void
UpperBathroomConfiguration ( CCToolsBoardService ccToolsBoardService, IDeviceService deviceService, ISchedulerService schedulerService, IAreaService areaService, ISettingsService settingsService, SynonymService synonymService, AutomationFactory automationFactory, ActuatorFactory actuatorFactory, SensorFactory sensorFactory ) : System

Private Methods

Méthode Description
SetupFan ( StateMachine stateMachine, HSREL5 hsrel5 ) : void

Method Details

Apply() public méthode

public Apply ( ) : void
Résultat void

UpperBathroomConfiguration() public méthode

public UpperBathroomConfiguration ( CCToolsBoardService ccToolsBoardService, IDeviceService deviceService, ISchedulerService schedulerService, IAreaService areaService, ISettingsService settingsService, SynonymService synonymService, AutomationFactory automationFactory, ActuatorFactory actuatorFactory, SensorFactory sensorFactory ) : System
ccToolsBoardService HA4IoT.Hardware.CCTools.CCToolsBoardService
deviceService IDeviceService
schedulerService ISchedulerService
areaService IAreaService
settingsService ISettingsService
synonymService SynonymService
automationFactory HA4IoT.Automations.AutomationFactory
actuatorFactory HA4IoT.Actuators.ActuatorFactory
sensorFactory HA4IoT.Sensors.SensorFactory
Résultat System