C# Class HA4IoT.Tests.Mockups.TestRollerShutter

Inheritance: HA4IoT.Actuators.RollerShutters.RollerShutter
显示文件 Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Public Methods

Method Description
TestRollerShutter ( ComponentId id, TestRollerShutterEndpoint endpoint, ITimerService timerService, ISchedulerService schedulerService, ISettingsService settingsService ) : System

Method Details

TestRollerShutter() public method

public TestRollerShutter ( ComponentId id, TestRollerShutterEndpoint endpoint, ITimerService timerService, ISchedulerService schedulerService, ISettingsService settingsService ) : System
id ComponentId
endpoint TestRollerShutterEndpoint
timerService ITimerService
schedulerService ISchedulerService
settingsService ISettingsService
return System