This plugin is a Simpl Windows wrapper of the existing Essentials Countdown timer.
{
"key": "shutdown-timer",
"name": "Shutdown Timer",
"type": "countdowntimer",
"group": "timers",
"properties": {
"countdownTime": 30,
"warningTime": 10,
"extendTime": 5
}
}
Time values must be entered in 'seconds'
Join Number | Join Span | Description | Type | Capabilities |
---|---|---|---|---|
1 | 1 | Timer countdown start | Digital | FromSIMPL |
1 | 1 | Timer countdown active feedback | Digital | ToSIMPL |
2 | 1 | Timer countdown cancel | Digital | FromSIMPL |
2 | 1 | Timer expired feedback (pulse) | Digital | ToSIMPL |
3 | 1 | Timer countdown finish/end (expired feedback will pulse) | Digital | FromSIMPL |
3 | 1 | Timer warning feedback (pulse) | Digital | ToSIMPL |
4 | 1 | Timer extend active countdown (extends based on the configured value) | Digital | ToSIMPL |
Join Number | Join Span | Description | Type | Capabilities |
---|---|---|---|---|
1 | 1 | Timer countdown length set | Analog | FromSIMPL |
1 | 1 | Timer percentage complete (0-100d) | Analog | ToSIMPL |
Join Number | Join Span | Description | Type | Capabilities |
---|---|---|---|---|
1 | 1 | Timer countdown remaining time text | Serial | ToSIMPL |
{
"key": "countup-timer",
"name": "Count Up Timer",
"type": "countuptimer",
"group": "timers",
"properties": {
"autoStopOnStartRelease": true
}
}
Time values must be entered in 'seconds'
Join Number | Join Span | Description | Type | Capabilities |
---|---|---|---|---|
1 | 1 | Timer countup start | Digital | FromSIMPL |
1 | 1 | Timer countup active feedback | Digital | ToSIMPL |
2 | 1 | Timer countup stop | Digital | FromSIMPL |
Join Number | Join Span | Description | Type | Capabilities |
---|---|---|---|---|
1 | 1 | Timer countup elapsed time text | Serial | ToSIMPL |