[ { "id": "e9377138.040768", "type": "tab", "label": "ADAM PISCINE MODBUS", "disabled": false, "info": "" }, { "id": "c66a76b3.3c748", "type": "modbustcp-read", "z": "e9377138.040768", "name": "ADAM6017", "topic": "", "dataType": "HoldingRegister", "adr": "7", "quantity": "1", "rate": "3", "rateUnit": "s", "server": "284d1eb7.cb8c4a", "ieeeType": "off", "ieeeBE": "false", "x": 110, "y": 60, "wires": [ [ "61046d40.2949bc", "5dd0da91.155c04" ] ] }, { "id": "7aef7ab7.d2770c", "type": "modbustcp-write", "z": "e9377138.040768", "name": "ADAM6017 DO0", "topic": "", "dataType": "Coil", "adr": "16", "server": "284d1eb7.cb8c4a", "x": 320, "y": 320, "wires": [] }, { "id": "3a6d8c7f.d9166c", "type": "ui_switch", "z": "e9377138.040768", "name": "", "label": "DO0", "group": "c004e015.dc3308", "order": 0, "width": 0, "height": 0, "passthru": true, "topic": "", "style": "", "onvalue": "true", "onvalueType": "bool", "onicon": "", "oncolor": "", "offvalue": "false", "offvalueType": "bool", "officon": "", "offcolor": "", "x": 100, "y": 320, "wires": [ [ "7aef7ab7.d2770c" ] ] }, { "id": "f13f7a07.114b78", "type": "ui_gauge", "z": "e9377138.040768", "name": "", "group": "c004e015.dc3308", "order": 0, "width": "3", "height": "3", "gtype": "wave", "title": "AI7", "label": "units", "format": "{{value}}", "min": 0, "max": "100", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "x": 430, "y": 60, "wires": [] }, { "id": "61046d40.2949bc", "type": "function", "z": "e9377138.040768", "name": "echelle", "func": "\nmsg.payload=100*msg.payload/65535;\nreturn msg;", "outputs": 1, "noerr": 0, "x": 280, "y": 60, "wires": [ [ "f13f7a07.114b78" ] ] }, { "id": "5dd0da91.155c04", "type": "debug", "z": "e9377138.040768", "name": "AI0", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "payload", "targetType": "msg", "x": 290, "y": 100, "wires": [] }, { "id": "76936364.67f524", "type": "modbustcp-write", "z": "e9377138.040768", "name": "ADAM6017 DO1", "topic": "", "dataType": "Coil", "adr": "17", "server": "284d1eb7.cb8c4a", "x": 294, "y": 419, "wires": [] }, { "id": "af6a396b.1e137", "type": "ui_switch", "z": "e9377138.040768", "name": "", "label": "DO1", "group": "c004e015.dc3308", "order": 0, "width": 0, "height": 0, "passthru": true, "topic": "", "style": "", "onvalue": "true", "onvalueType": "bool", "onicon": "", "oncolor": "", "offvalue": "false", "offvalueType": "bool", "officon": "", "offcolor": "", "x": 74, "y": 419, "wires": [ [ "76936364.67f524" ] ] }, { "id": "8f9a6c51.f6b3a8", "type": "modbustcp-read", "z": "e9377138.040768", "name": "ADAM6017 VALREELLE AI0", "topic": "", "dataType": "HoldingRegister", "adr": "37", "quantity": "1", "rate": "3", "rateUnit": "s", "server": "284d1eb7.cb8c4a", "ieeeType": "off", "ieeeBE": "false", "x": 160, "y": 160, "wires": [ [ "23f7cd8c.86078a", "f64209d5.5064" ] ] }, { "id": "8d2f56c1.a0a378", "type": "ui_gauge", "z": "e9377138.040768", "name": "", "group": "c004e015.dc3308", "order": 0, "width": "3", "height": "3", "gtype": "donut", "title": "AI0 val reelle", "label": "%", "format": "{{value}}", "min": 0, "max": "100", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "x": 450, "y": 160, "wires": [] }, { "id": "23f7cd8c.86078a", "type": "function", "z": "e9377138.040768", "name": "echelle", "func": "\nmsg.payload=100*msg.payload/65535;\nreturn msg;", "outputs": 1, "noerr": 0, "x": 280, "y": 200, "wires": [ [ "8d2f56c1.a0a378" ] ] }, { "id": "f64209d5.5064", "type": "debug", "z": "e9377138.040768", "name": "AI0 REELLE", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "payload", "targetType": "msg", "x": 310, "y": 260, "wires": [] }, { "id": "284d1eb7.cb8c4a", "type": "modbustcp-server", "z": "", "name": "ADAM6017 172.19.0.11", "host": "172.19.0.11", "port": "502", "unit_id": "1", "reconnecttimeout": "" }, { "id": "c004e015.dc3308", "type": "ui_group", "z": "", "name": "ADAM MODBUS", "tab": "22c46da5.5151f2", "order": 1, "disp": true, "width": "6" }, { "id": "22c46da5.5151f2", "type": "ui_tab", "z": "e9377138.040768", "name": "ADAM PISCINE MODBUS", "icon": "dashboard" } ]