This switch generates short impulses for every ON and OFF commands on a single pin. You can configure a duration of an impulse.

For example, it can be used in some gate control systems to open and close gates when the next signal reverses movement direction.

Pulse switch waveform diagram

Note: If an impulse width value is zero, the firmware generates an infinite impulse. In this case, it works as a regular GPIO output.

Change to state after interval – the firmware can automatically change the ON/OFF state of a Zigbee endpoint to a selected state after some seconds. When the firmware changes a state, it generates an impulse on a non-virtual pin and also sends the corresponding report to a coordinator. The interval value should be greater than zero.