[ { "id": "0853160fcbaa5251", "type": "victron-output-settings", "z": "d91a2d6eda086604", "service": "com.victronenergy.settings", "path": "/Settings/SystemSetup/MaxChargeVoltage", "serviceObj": { "service": "com.victronenergy.settings", "name": "Venus settings" }, "pathObj": { "path": "/Settings/SystemSetup/MaxChargeVoltage", "type": "float", "name": "Limit managed battery voltage (V DC)", "writable": true }, "name": "", "onlyChanges": false, "x": 2140, "y": 1260, "wires": [] }, { "id": "279b768ef69cd988", "type": "victron-input-battery", "z": "d91a2d6eda086604", "service": "com.victronenergy.battery/512", "path": "/System/MaxCellVoltage", "serviceObj": { "service": "com.victronenergy.battery/512", "name": "JK BMS" }, "pathObj": { "path": "/System/MaxCellVoltage", "type": "float", "name": "System; maximum cell voltage (V DC)" }, "name": "", "onlyChanges": false, "roundValues": "2", "x": 800, "y": 1240, "wires": [ [ "d2fbfb2b3534de9f" ] ] }, { "id": "d2fbfb2b3534de9f", "type": "function", "z": "d91a2d6eda086604", "name": "function 28", "func": "if (msg.payload>=3.45)\n{\nreturn msg; \n}\n", "outputs": 1, "timeout": 0, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 1090, "y": 1240, "wires": [ [ "14ad84a56072686d" ] ] }, { "id": "14ad84a56072686d", "type": "delay", "z": "d91a2d6eda086604", "name": "", "pauseType": "rate", "timeout": "5", "timeoutUnits": "seconds", "rate": "1", "nbRateUnits": "13", "rateUnits": "hour", "randomFirst": "1", "randomLast": "5", "randomUnits": "seconds", "drop": true, "allowrate": false, "outputs": 1, "x": 1260, "y": 1240, "wires": [ [ "12382b260709430f" ] ] }, { "id": "12382b260709430f", "type": "delay", "z": "d91a2d6eda086604", "name": "", "pauseType": "delay", "timeout": "1", "timeoutUnits": "hours", "rate": "1", "nbRateUnits": "30", "rateUnits": "second", "randomFirst": "1", "randomLast": "5", "randomUnits": "seconds", "drop": true, "allowrate": false, "outputs": 1, "x": 1440, "y": 1240, "wires": [ [ "418d3b220fe48dd2", "0873b76140dfe708" ] ] }, { "id": "418d3b220fe48dd2", "type": "function", "z": "d91a2d6eda086604", "name": "function 30", "func": "msg.payload=53.6;\nreturn msg;", "outputs": 1, "timeout": 0, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 1610, "y": 1240, "wires": [ [ "0853160fcbaa5251" ] ] }, { "id": "0873b76140dfe708", "type": "delay", "z": "d91a2d6eda086604", "name": "", "pauseType": "delay", "timeout": "12", "timeoutUnits": "hours", "rate": "1", "nbRateUnits": "30", "rateUnits": "second", "randomFirst": "1", "randomLast": "5", "randomUnits": "seconds", "drop": true, "allowrate": false, "outputs": 1, "x": 1620, "y": 1340, "wires": [ [ "0b7522838fcecbca" ] ] }, { "id": "0b7522838fcecbca", "type": "function", "z": "d91a2d6eda086604", "name": "function 31", "func": "msg.payload=55.2;\nreturn msg;", "outputs": 1, "timeout": 0, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 1810, "y": 1340, "wires": [ [ "0853160fcbaa5251" ] ] } ]