mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 09:36:59 +00:00
15 lines
620 B
Plaintext
15 lines
620 B
Plaintext
.. csv-table::
|
|
:header: "Event", "Example"
|
|
:widths: 30, 20
|
|
|
|
"
|
|
``clock#Output`` The value provided with this event is the field (1..Nr. of Day,Time fields) that was triggered.
|
|
|
|
``clock#Output2`` When the 'Number Output Values' is set to Dual, Triple or Quad, and a GPIO is configured or 'Value input On/Off only' is checked the On (1) or Off (0) value is included as an event argument (``%eventvalue1%``).
|
|
|
|
If no GPIO is configured and 'Value input On/Off only' is unchecked, the configured value is provided as ``%eventvalue1%``.
|
|
|
|
Events are only generated if the value is not set to 0 or empty.
|
|
","
|
|
"
|