iaiops-water
Installation
SKILL.md
iaiops-water — 水处理 edition(Modbus + OPC-UA + HART + 脑)
启动:IAIOPS_MCP=water / iaiops-mcp-water(= modbus + opcua + hart + 脑;
等价显式写法 IAIOPS_MCP=modbus,opcua,hart)。HART 需 extra:
pip install iaiops[hart]。典型现场:加药撬/分析仪走 Modbus,全厂 SCADA 走
OPC-UA,pH/浊度/电导率/液位/流量变送器走 HART(经网关)。
工具
Modbus-TCP / Modbus-RTU(只读;加药撬、分析仪、流量计、泵站 RTU)
modbus_read_holdingmodbus_read_inputmodbus_read_coilsmodbus_read_discretemodbus_detect_byte_order— 字节/字序自动探测(分析仪浮点数常见坑)modbus_list_templates/modbus_apply_template— 厂商寄存器模板 → 命名 tagmodbus_health_summary— 寄存器 vs 阈值分类(如 pH 6.5-8.5 带)