{ "name": "2号通道", "description": "测试", "devices": [ { "slaveId": 1, "name": "智能电表", "model": "EM-3000", "description": "", "registers": [ { "address": 0, "area": "COIL", "type": "BINARY", "description": "设备运行/停止控制" }, { "address": 1, "area": "COIL", "type": "BINARY", "description": "故障报警状态1" }, { "address": 2, "area": "COIL", "type": "BINARY", "description": "故障报警状态2" }, { "address": 3, "area": "COIL", "type": "BINARY", "description": "故障报警状态3" }, { "address": 30001, "area": "INPUT", "type": "TWO_BYTE_INT_UNSIGNED", "description": "水平面总辐照度" }, { "address": 30002, "area": "INPUT", "type": "TWO_BYTE_INT_UNSIGNED", "description": "斜面辐照度" }, { "address": 30003, "area": "INPUT", "type": "TWO_BYTE_INT_UNSIGNED", "description": "温度" }, { "address": 30004, "area": "INPUT", "type": "TWO_BYTE_INT_UNSIGNED", "description": "气压" }, { "address": 30005, "area": "INPUT", "type": "TWO_BYTE_INT_UNSIGNED", "description": "湿度" }, { "address": 30006, "area": "INPUT", "type": "TWO_BYTE_INT_UNSIGNED", "description": "风速" }, { "address": 30007, "area": "INPUT", "type": "TWO_BYTE_INT_UNSIGNED", "description": "风向" } ] } ] }