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

Afficher le fichier Open project: chkr1011/CK.HomeAutomation

Méthodes publiques

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

Private Methods

Méthode Description
SetupFan ( StateMachine fan, IArea room, HSREL8 hsrel8 ) : void

Method Details

Apply() public méthode

public Apply ( ) : void
Résultat void

BedroomConfiguration() public méthode

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