read_status
Read current status of all inputs and relays on a specified device, returning 16 input and 16 relay on/off states to verify changes after each control action.
Instructions
读取指定设备的全部输入和继电器当前状态。返回 16 路输入通断 + 16 路继电器通断。每次控制操作后也可查看状态变化。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | 设备地址/机器号 (1-254),即机器地址。可通过 scan_devices 自动发现,或用 list_devices 查看已注册设备。255为广播地址。 |