메소드 | 설명 | |
---|---|---|
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 ) : |
메소드 | 설명 | |
---|---|---|
GetStateInternal ( ) : ComponentState |
public Window ( ComponentId id, ISettingsService settingsService ) : System | ||
id | ComponentId | |
settingsService | ISettingsService | |
리턴 | System |
public WithCasement ( |
||
casement | ||
리턴 |
public WithCenterCasement ( IBinaryInput fullOpenReedSwitch, IBinaryInput tiltReedSwitch = null ) : |
||
fullOpenReedSwitch | IBinaryInput | |
tiltReedSwitch | IBinaryInput | |
리턴 |
public WithLeftCasement ( IBinaryInput fullOpenReedSwitch, IBinaryInput tiltReedSwitch = null ) : |
||
fullOpenReedSwitch | IBinaryInput | |
tiltReedSwitch | IBinaryInput | |
리턴 |
public WithRightCasement ( IBinaryInput fullOpenReedSwitch, IBinaryInput tiltReedSwitch = null ) : |
||
fullOpenReedSwitch | IBinaryInput | |
tiltReedSwitch | IBinaryInput | |
리턴 |