Method | Description | |
---|---|---|
ExportStatus ( ) : JToken | ||
GetStartMoveDownAction ( ) : IAction | ||
GetStartMoveUpAction ( ) : IAction | ||
GetState ( ) : ComponentState | ||
GetSupportedStates ( ) : IList |
||
GetTurnOffAction ( ) : IAction | ||
HandleApiCall ( IApiContext apiContext ) : void | ||
ResetState ( ) : void | ||
RollerShutter ( ComponentId id, IRollerShutterEndpoint endpoint, ITimerService timerService, ISchedulerService schedulerService, ISettingsService settingsService ) : System | ||
SetState ( ComponentState state ) : void |
Method | Description | |
---|---|---|
RestartTracking ( ) : void | ||
UpdatePosition ( |
public HandleApiCall ( IApiContext apiContext ) : void | ||
apiContext | IApiContext | |
return | void |
public RollerShutter ( ComponentId id, IRollerShutterEndpoint endpoint, ITimerService timerService, ISchedulerService schedulerService, ISettingsService settingsService ) : System | ||
id | ComponentId | |
endpoint | IRollerShutterEndpoint | |
timerService | ITimerService | |
schedulerService | ISchedulerService | |
settingsService | ISettingsService | |
return | System |
public SetState ( ComponentState state ) : void | ||
state | ComponentState | |
return | void |