Method | Description | |
---|---|---|
ExportConfiguration ( ) : JToken | ||
ExportStatus ( ) : JToken | ||
GetClosedTrigger ( ) : ITrigger | ||
GetOpenedTrigger ( ) : ITrigger | ||
GetSupportedStates ( ) : IList |
||
Window ( ComponentId id, ISettingsService settingsService ) : System | ||
WithCasement ( |
||
WithCenterCasement ( IBinaryInput fullOpenReedSwitch, IBinaryInput tiltReedSwitch = null ) : |
||
WithLeftCasement ( IBinaryInput fullOpenReedSwitch, IBinaryInput tiltReedSwitch = null ) : |
||
WithRightCasement ( IBinaryInput fullOpenReedSwitch, IBinaryInput tiltReedSwitch = null ) : |
Method | Description | |
---|---|---|
GetStateInternal ( ) : ComponentState |
public Window ( ComponentId id, ISettingsService settingsService ) : System | ||
id | ComponentId | |
settingsService | ISettingsService | |
return | System |
public WithCasement ( |
||
casement | ||
return |
public WithCenterCasement ( IBinaryInput fullOpenReedSwitch, IBinaryInput tiltReedSwitch = null ) : |
||
fullOpenReedSwitch | IBinaryInput | |
tiltReedSwitch | IBinaryInput | |
return |
public WithLeftCasement ( IBinaryInput fullOpenReedSwitch, IBinaryInput tiltReedSwitch = null ) : |
||
fullOpenReedSwitch | IBinaryInput | |
tiltReedSwitch | IBinaryInput | |
return |
public WithRightCasement ( IBinaryInput fullOpenReedSwitch, IBinaryInput tiltReedSwitch = null ) : |
||
fullOpenReedSwitch | IBinaryInput | |
tiltReedSwitch | IBinaryInput | |
return |