all_relays_off
Disconnect all relays at once using a single command. Sends the instruction without waiting for a response, then reads device status to confirm all relays are off.
Instructions
一键断开全部继电器。发完即走不等应答,直接读状态确认。内部使用 SET_RELAY_MASK 单指令执行,比逐路操作快 N 倍。对应自然语言:全关、关闭所有开关、全部断开、all off。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | 设备地址/机器号 (1-254),即机器地址。可通过 scan_devices 自动发现,或用 list_devices 查看已注册设备。255为广播地址。 |