momentary_on_off_single
Turn on a single relay channel for a set time, then automatically turn it off. Provides momentary or delayed-off switching for a chosen output.
Instructions
单路点动 ON→OFF:吸合的继电器在指定时间后自动断开。相当于延时关闭。参数:address, channel=回路号, time=延时时间。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | 时间参数 (0-255)。0=关闭该组点动/闪烁。单位约为 0.1 秒(具体见说明书)。 | |
| address | No | 设备地址/机器号 (1-254),即机器地址。可通过 scan_devices 自动发现,或用 list_devices 查看已注册设备。255为广播地址。 | |
| channel | Yes | 继电器回路号 (1-16),即第几路输出。 |