This works on mine
[
{
"id": "6b4e02d041c66f30",
"type": "tab",
"label": "Manual Automation",
"disabled": false,
"info": "",
"env": []
},
{
"id": "cd1e6f25932e95b7",
"type": "victron-input-ess",
"z": "6b4e02d041c66f30",
"service": "com.victronenergy.settings",
"path": "/Settings/CGwacs/AcPowerSetPoint",
"serviceObj": {
"service": "com.victronenergy.settings",
"name": "ESS System Settings",
"paths": [
{
"path": "/Settings/CGwacs/AcPowerSetPoint",
"type": "integer",
"name": "Grid set-point (W)"
},
{
"path": "/Settings/CGwacs/BatteryLife/MinimumSocLimit",
"type": "integer",
"name": "Minimum Discharge SOC (%)"
},
{
"path": "/Settings/CGwacs/BatteryLife/SocLimit",
"type": "integer",
"name": "Active SOC limit (%)"
},
{
"path": "/Settings/CGwacs/BatteryLife/State",
"type": "enum",
"name": "ESS state",
"enum": {
"1": "BatteryLife enabled (GUI controlled)",
"2": "Optimized Mode /w BatteryLife: self consumption",
"3": "Optimized Mode /w BatteryLife: self consumption, SoC exceeds 85%",
"4": "Optimized Mode /w BatteryLife: self consumption, SoC at 100%",
"5": "Optimized Mode /w BatteryLife: SoC below dynamic SoC limit",
"6": "Optimized Mode /w BatteryLife: SoC has been below SoC limit for more than 24 hours. Charging the battery (5A)",
"7": "Optimized Mode /w BatteryLife: Inverter/Charger is in sustain mode",
"8": "Optimized Mode /w BatteryLife: recharging, SoC dropped by 5% or more below the minimum SoC",
"9": "'Keep batteries charged' mode is enabled",
"10": "Optimized mode w/o BatteryLife: self consumption, SoC at or above minimum SoC",
"11": "Optimized mode w/o BatteryLife: self consumption, SoC is below minimum SoC",
"12": "Optimized mode w/o BatteryLife: recharging, SoC dropped by 5% or more below minimum SoC"
}
},
{
"path": "/Settings/CGwacs/Hub4Mode",
"type": "enum",
"name": "ESS mode",
"enum": {
"1": "Optimized mode or 'keep batteries charged' and phase compensation enabled",
"2": "Optimized mode or 'keep batteries charged' and phase compensation disabled",
"3": "External control"
}
},
{
"path": "/Settings/CGwacs/MaxDischargePower",
"type": "integer",
"name": "Max inverter power (W)"
},
{
"path": "/Settings/CGwacs/OvervoltageFeedIn",
"type": "enum",
"name": "Feed excess DC-coupled PV into grid",
"enum": {
"0": "Don’t feed excess DC-tied PV into grid",
"1": "Feed excess DC-tied PV into the grid"
}
},
{
"path": "/Settings/CGwacs/PreventFeedback",
"type": "enum",
"name": "Don’t feed excess AC-coupled PV into grid",
"enum": {
"0": "Feed excess AC-tied PV into grid",
"1": "Don’t feed excess AC-tied PV into the grid"
}
},
{
"path": "/Settings/SystemSetup/MaxChargeCurrent",
"type": "float",
"name": "DVCC Charge current limit (A)"
},
{
"path": "/Settings/SystemSetup/MaxChargeVoltage",
"type": "float",
"name": "DVCC Maximum charge voltage (V)"
}
]
},
"pathObj": {
"path": "/Settings/CGwacs/AcPowerSetPoint",
"type": "integer",
"name": "Grid set-point (W)"
},
"name": "",
"x": 220,
"y": 40,
"wires": [
[
"7adf7b783a55ef09"
]
]
},
{
"id": "7adf7b783a55ef09",
"type": "debug",
"z": "6b4e02d041c66f30",
"name": "Grid Set Point",
"active": true,
"tosidebar": false,
"console": false,
"tostatus": true,
"complete": "payload",
"targetType": "msg",
"statusVal": "payload",
"statusType": "auto",
"x": 640,
"y": 40,
"wires": []
},
{
"id": "f18a38e033a1e162",
"type": "victron-output-ess",
"z": "6b4e02d041c66f30",
"service": "com.victronenergy.settings",
"path": "/Settings/CGwacs/AcPowerSetPoint",
"serviceObj": {
"service": "com.victronenergy.settings",
"name": "ESS System Settings",
"paths": [
{
"path": "/Settings/CGwacs/AcPowerSetPoint",
"type": "integer",
"name": "Grid set-point (W)",
"writable": true
},
{
"path": "/Settings/CGwacs/BatteryLife/MinimumSocLimit",
"type": "integer",
"name": "Minimum Discharge SOC (%)",
"writable": true
},
{
"path": "/Settings/CGwacs/BatteryLife/State",
"type": "enum",
"name": "ESS state",
"enum": {
"1": "BatteryLife enabled (GUI controlled)",
"2": "Optimized Mode /w BatteryLife: self consumption",
"3": "Optimized Mode /w BatteryLife: self consumption, SoC exceeds 85%",
"4": "Optimized Mode /w BatteryLife: self consumption, SoC at 100%",
"5": "Optimized Mode /w BatteryLife: SoC below dynamic SoC limit",
"6": "Optimized Mode /w BatteryLife: SoC has been below SoC limit for more than 24 hours. Charging the battery (5A)",
"7": "Optimized Mode /w BatteryLife: Inverter/Charger is in sustain mode",
"8": "Optimized Mode /w BatteryLife: recharging, SoC dropped by 5% or more below the minimum SoC",
"9": "'Keep batteries charged' mode is enabled",
"10": "Optimized mode w/o BatteryLife: self consumption, SoC at or above minimum SoC",
"11": "Optimized mode w/o BatteryLife: self consumption, SoC is below minimum SoC",
"12": "Optimized mode w/o BatteryLife: recharging, SoC dropped by 5% or more below minimum SoC"
},
"writable": true
},
{
"path": "/Settings/CGwacs/Hub4Mode",
"type": "enum",
"name": "ESS mode",
"enum": {
"1": "Optimized mode or 'keep batteries charged' and phase compensation enabled",
"2": "Optimized mode or 'keep batteries charged' and phase compensation disabled",
"3": "External control"
},
"writable": true
},
{
"path": "/Settings/CGwacs/MaxDischargePower",
"type": "integer",
"name": "Max inverter power (W)",
"writable": true
},
{
"path": "/Settings/CGwacs/MaxFeedInPower",
"type": "integer",
"name": "Maximum System Grid Feed In (W)",
"remarks": "<ul><li>-1: No limit</li><li> >=0: limited system feed-in</li></ul><p>Applies to DC-coupled and AC-coupled feed-in.</p>",
"writable": true
},
{
"path": "/Settings/CGwacs/OvervoltageFeedIn",
"type": "enum",
"name": "Feed excess DC-coupled PV into grid",
"enum": {
"0": "Don’t feed excess DC-tied PV into grid",
"1": "Feed excess DC-tied PV into the grid"
},
"writable": true
},
{
"path": "/Settings/CGwacs/PreventFeedback",
"type": "enum",
"name": "Don’t feed excess AC-coupled PV into grid",
"enum": {
"0": "Feed excess AC-tied PV into grid",
"1": "Don’t feed excess AC-tied PV into the grid"
},
"writable": true
},
{
"path": "/Settings/SystemSetup/MaxChargeCurrent",
"type": "float",
"name": "Charge current limit (A)",
"writable": true
}
]
},
"pathObj": {
"path": "/Settings/CGwacs/AcPowerSetPoint",
"type": "integer",
"name": "Grid set-point (W)",
"writable": true
},
"initial": "",
"name": "",
"x": 740,
"y": 280,
"wires": []
},
{
"id": "1489d71452747ec3",
"type": "inject",
"z": "6b4e02d041c66f30",
"name": "",
"props": [
{
"p": "payload"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "-50",
"payloadType": "num",
"x": 130,
"y": 160,
"wires": [
[
"f18a38e033a1e162",
"f34e432c20f61859"
]
]
},
{
"id": "375b5bfef63dd17d",
"type": "inject",
"z": "6b4e02d041c66f30",
"name": "",
"props": [
{
"p": "payload"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "-4400",
"payloadType": "num",
"x": 130,
"y": 200,
"wires": [
[
"f18a38e033a1e162",
"f557274226ff5473"
]
]
},
{
"id": "f58b349991e80c93",
"type": "victron-input-battery",
"z": "6b4e02d041c66f30",
"service": "com.victronenergy.battery/512",
"path": "/Soc",
"serviceObj": {
"service": "com.victronenergy.battery/512",
"name": "PYLON"
},
"pathObj": {
"path": "/Soc",
"type": "float",
"name": "State of charge (%)"
},
"initial": "",
"name": "Battery %",
"onlyChanges": false,
"x": 120,
"y": 280,
"wires": [
[
"8fcb29a66e84f180",
"1e4d8c579beda73c",
"819de1068c1d245e"
]
]
},
{
"id": "8fcb29a66e84f180",
"type": "debug",
"z": "6b4e02d041c66f30",
"name": "Battery Level %",
"active": true,
"tosidebar": false,
"console": false,
"tostatus": true,
"complete": "payload",
"targetType": "msg",
"statusVal": "payload",
"statusType": "auto",
"x": 320,
"y": 320,
"wires": []
},
{
"id": "1e4d8c579beda73c",
"type": "switch",
"z": "6b4e02d041c66f30",
"name": "",
"property": "payload",
"propertyType": "msg",
"rules": [
{
"t": "gt",
"v": "98",
"vt": "num"
}
],
"checkall": "true",
"repair": false,
"outputs": 1,
"x": 290,
"y": 280,
"wires": [
[
"2df7ea9fd0f4f030",
"f34e432c20f61859"
]
]
},
{
"id": "2df7ea9fd0f4f030",
"type": "change",
"z": "6b4e02d041c66f30",
"name": "",
"rules": [
{
"t": "set",
"p": "payload",
"pt": "msg",
"to": "-50",
"tot": "num"
}
],
"action": "",
"property": "",
"from": "",
"to": "",
"reg": false,
"x": 460,
"y": 280,
"wires": [
[
"f18a38e033a1e162"
]
]
},
{
"id": "761a644387a317c8",
"type": "debug",
"z": "6b4e02d041c66f30",
"name": "Max Feed In W",
"active": true,
"tosidebar": false,
"console": false,
"tostatus": true,
"complete": "payload",
"targetType": "msg",
"statusVal": "payload",
"statusType": "auto",
"x": 640,
"y": 100,
"wires": []
},
{
"id": "d856a0ad04625f54",
"type": "victron-input-settings",
"z": "6b4e02d041c66f30",
"service": "com.victronenergy.settings",
"path": "/Settings/CGwacs/MaxFeedInPower",
"serviceObj": {
"service": "com.victronenergy.settings",
"name": "com.victronenergy.settings",
"paths": [
{
"path": "/Settings/CGwacs/BatteryLife/SocLimit",
"type": "float",
"name": "ESS active SoC (read only) (%)"
},
{
"path": "/Settings/CGwacs/MaxChargePercentage",
"type": "float",
"name": "ESS max charge current (fractional) (%)"
},
{
"path": "/Settings/CGwacs/MaxDischargePercentage",
"type": "float",
"name": "ESS max discharge current (fractional) (%)"
},
{
"path": "/Settings/CGwacs/MaxFeedInPower",
"type": "integer",
"name": "Maximum System Grid Feed In (W)",
"remarks": "<ul><li>-1: No limit</li><li> >=0: limited system feed-in</li></ul><p>Applies to DC-coupled and AC-coupled feed-in.</p>"
}
]
},
"pathObj": {
"path": "/Settings/CGwacs/MaxFeedInPower",
"type": "integer",
"name": "Maximum System Grid Feed In (W)",
"remarks": "<ul><li>-1: No limit</li><li> >=0: limited system feed-in</li></ul><p>Applies to DC-coupled and AC-coupled feed-in.</p>"
},
"name": "",
"x": 290,
"y": 100,
"wires": [
[
"761a644387a317c8"
]
]
},
{
"id": "82389e9a8c4e98bc",
"type": "victron-output-settings",
"z": "6b4e02d041c66f30",
"service": "com.victronenergy.settings",
"path": "/Settings/CGwacs/MaxFeedInPower",
"serviceObj": {
"service": "com.victronenergy.settings",
"name": "com.victronenergy.settings",
"paths": [
{
"path": "/Settings/CGwacs/AcPowerSetPoint",
"type": "float",
"name": "ESS control loop setpoint (W)",
"writable": true
},
{
"path": "/Settings/CGwacs/BatteryLife/MinimumSocLimit",
"type": "float",
"name": "ESS Minimum SoC (unless grid fails) (%)",
"writable": true
},
{
"path": "/Settings/CGwacs/BatteryLife/State",
"type": "enum",
"name": "ESS BatteryLife state",
"enum": {
"0": "Unused, BL disabled",
"1": "Restarting",
"2": "Self-consumption",
"3": "Self-consumption",
"4": "Self-consumption",
"5": "Discharge disabled",
"6": "Force charge",
"7": "Sustain",
"8": "Low Soc Recharge",
"9": "Keep batteries charged",
"10": "BL Disabled",
"11": "BL Disabled (Low SoC)",
"12": "BL Disabled (Low SOC recharge)"
},
"writable": true
},
{
"path": "/Settings/SystemSetup/MaxChargeCurrent",
"type": "float",
"name": "DVCC system max charge current (A DC)",
"writable": true
},
{
"path": "/Settings/CGwacs/Hub4Mode",
"type": "enum",
"name": "ESS Mode",
"enum": {
"1": "ESS with Phase Compensation",
"2": "ESS without phase compensation",
"3": "Disabled/External Control"
},
"writable": true
},
{
"path": "/Settings/CGwacs/MaxChargePercentage",
"type": "float",
"name": "ESS max charge current (fractional) (%)",
"writable": true
},
{
"path": "/Settings/CGwacs/MaxDischargePercentage",
"type": "float",
"name": "ESS max discharge current (fractional) (%)",
"writable": true
},
{
"path": "/Settings/CGwacs/MaxDischargePower",
"type": "float",
"name": "ESS max discharge current (W)",
"writable": true
},
{
"path": "/Settings/CGwacs/MaxFeedInPower",
"type": "float",
"name": "Maximum System Grid Feed In (W)",
"writable": true
},
{
"path": "/Settings/CGwacs/OvervoltageFeedIn",
"type": "enum",
"name": "Feed excess DC-coupled PV into grid",
"enum": {
"0": "Don’t feed excess DC-tied PV into grid",
"1": "Feed excess DC-tied PV into the grid"
},
"writable": true
},
{
"path": "/Settings/CGwacs/PreventFeedback",
"type": "enum",
"name": "AC-coupled PV - grid feed in excess",
"enum": {
"0": "Feed excess AC-tied PV into grid",
"1": "Don’t feed excess AC-tied PV into the grid"
},
"writable": true
},
{
"path": "/Settings/SystemSetup/MaxChargeVoltage",
"type": "float",
"name": "Limit managed battery voltage (V DC)",
"writable": true
}
]
},
"pathObj": {
"path": "/Settings/CGwacs/MaxFeedInPower",
"type": "float",
"name": "Maximum System Grid Feed In (W)",
"writable": true
},
"name": "",
"x": 810,
"y": 160,
"wires": []
},
{
"id": "f34e432c20f61859",
"type": "change",
"z": "6b4e02d041c66f30",
"name": "",
"rules": [
{
"t": "set",
"p": "payload",
"pt": "msg",
"to": "4400",
"tot": "num"
}
],
"action": "",
"property": "",
"from": "",
"to": "",
"reg": false,
"x": 360,
"y": 160,
"wires": [
[
"82389e9a8c4e98bc"
]
]
},
{
"id": "f557274226ff5473",
"type": "change",
"z": "6b4e02d041c66f30",
"name": "",
"rules": [
{
"t": "set",
"p": "payload",
"pt": "msg",
"to": "0",
"tot": "num"
}
],
"action": "",
"property": "",
"from": "",
"to": "",
"reg": false,
"x": 360,
"y": 220,
"wires": [
[
"82389e9a8c4e98bc"
]
]
},
{
"id": "ae2f7baae138f963",
"type": "victron-input-ess",
"z": "6b4e02d041c66f30",
"service": "com.victronenergy.settings",
"path": "/Settings/CGwacs/BatteryLife/State",
"serviceObj": {
"service": "com.victronenergy.settings",
"name": "Venus settings"
},
"pathObj": {
"path": "/Settings/CGwacs/BatteryLife/State",
"type": "enum",
"name": "ESS state",
"enum": {
"1": "BatteryLife enabled (GUI controlled)",
"2": "Optimized Mode /w BatteryLife: self consumption",
"3": "Optimized Mode /w BatteryLife: self consumption, SoC exceeds 85%",
"4": "Optimized Mode /w BatteryLife: self consumption, SoC at 100%",
"5": "Optimized Mode /w BatteryLife: SoC below dynamic SoC limit",
"6": "Optimized Mode /w BatteryLife: SoC has been below SoC limit for more than 24 hours. Charging the battery (5A)",
"7": "Optimized Mode /w BatteryLife: Inverter/Charger is in sustain mode",
"8": "Optimized Mode /w BatteryLife: recharging, SoC dropped by 5% or more below the minimum SoC",
"9": "'Keep batteries charged' mode is enabled",
"10": "Optimized mode w/o BatteryLife: self consumption, SoC at or above minimum SoC",
"11": "Optimized mode w/o BatteryLife: self consumption, SoC is below minimum SoC",
"12": "Optimized mode w/o BatteryLife: recharging, SoC dropped by 5% or more below minimum SoC"
}
},
"initial": "",
"name": "",
"onlyChanges": false,
"x": 150,
"y": 480,
"wires": [
[
"5049cf2b2ea08b13"
]
]
},
{
"id": "bededd260cb1d89a",
"type": "debug",
"z": "6b4e02d041c66f30",
"name": "Mode",
"active": true,
"tosidebar": false,
"console": false,
"tostatus": true,
"complete": "payload",
"targetType": "msg",
"statusVal": "payload",
"statusType": "auto",
"x": 690,
"y": 480,
"wires": []
},
{
"id": "1a814987c2bfc525",
"type": "comment",
"z": "6b4e02d041c66f30",
"name": "force charging at off peak rate",
"info": "",
"x": 300,
"y": 400,
"wires": []
},
{
"id": "5049cf2b2ea08b13",
"type": "switch",
"z": "6b4e02d041c66f30",
"name": "",
"property": "payload",
"propertyType": "msg",
"rules": [
{
"t": "eq",
"v": "9",
"vt": "str"
},
{
"t": "eq",
"v": "10",
"vt": "str"
}
],
"checkall": "true",
"repair": false,
"outputs": 2,
"x": 370,
"y": 480,
"wires": [
[
"3cb78c25e4b4704b"
],
[
"74d27ac2d55d2d8c"
]
]
},
{
"id": "3cb78c25e4b4704b",
"type": "template",
"z": "6b4e02d041c66f30",
"name": "",
"field": "payload",
"fieldType": "msg",
"format": "handlebars",
"syntax": "mustache",
"template": "{{payload}}=Keep batteries charged' mode is enabled",
"output": "str",
"x": 520,
"y": 460,
"wires": [
[
"bededd260cb1d89a"
]
]
},
{
"id": "74d27ac2d55d2d8c",
"type": "template",
"z": "6b4e02d041c66f30",
"name": "",
"field": "payload",
"fieldType": "msg",
"format": "handlebars",
"syntax": "mustache",
"template": "{{payload}}=Optimized mode w/o BatteryLife: self consumption",
"output": "str",
"x": 520,
"y": 520,
"wires": [
[
"bededd260cb1d89a"
]
]
},
{
"id": "59b3539a36f8c6a4",
"type": "inject",
"z": "6b4e02d041c66f30",
"name": "",
"props": [
{
"p": "payload"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "-6000",
"payloadType": "num",
"x": 130,
"y": 240,
"wires": [
[
"f557274226ff5473",
"f18a38e033a1e162"
]
]
},
{
"id": "08a3c5a7a35aa453",
"type": "change",
"z": "6b4e02d041c66f30",
"name": "",
"rules": [
{
"t": "set",
"p": "payload",
"pt": "msg",
"to": "battery%",
"tot": "global"
}
],
"action": "",
"property": "",
"from": "",
"to": "",
"reg": false,
"x": 740,
"y": 400,
"wires": [
[
"095a11d1255dc24f"
]
]
},
{
"id": "095a11d1255dc24f",
"type": "debug",
"z": "6b4e02d041c66f30",
"name": "debug 27",
"active": true,
"tosidebar": false,
"console": false,
"tostatus": true,
"complete": "payload",
"targetType": "msg",
"statusVal": "payload",
"statusType": "auto",
"x": 900,
"y": 400,
"wires": []
},
{
"id": "0d2c1be3463f54ad",
"type": "inject",
"z": "6b4e02d041c66f30",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "60",
"crontab": "",
"once": true,
"onceDelay": 0.1,
"topic": "",
"payload": "",
"payloadType": "date",
"x": 550,
"y": 400,
"wires": [
[
"08a3c5a7a35aa453"
]
]
},
{
"id": "39965ab85ceeef80",
"type": "inject",
"z": "6b4e02d041c66f30",
"name": "",
"props": [
{
"p": "payload"
}
],
"repeat": "",
"crontab": "00 16 * * *",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "-50",
"payloadType": "num",
"x": 110,
"y": 340,
"wires": [
[
"f34e432c20f61859"
]
]
},
{
"id": "819de1068c1d245e",
"type": "change",
"z": "6b4e02d041c66f30",
"name": "Battery",
"rules": [
{
"t": "set",
"p": "battery",
"pt": "flow",
"to": "payload",
"tot": "msg"
}
],
"action": "",
"property": "",
"from": "",
"to": "",
"reg": false,
"x": 480,
"y": 340,
"wires": [
[]
]
},
{
"id": "f0bbb67d1053aaf6",
"type": "debug",
"z": "6b4e02d041c66f30",
"name": "battery level",
"active": true,
"tosidebar": false,
"console": false,
"tostatus": true,
"complete": "payload",
"targetType": "msg",
"statusVal": "payload",
"statusType": "auto",
"x": 910,
"y": 340,
"wires": []
},
{
"id": "b166d027cea33ce7",
"type": "inject",
"z": "6b4e02d041c66f30",
"name": "",
"props": [
{
"p": "payload"
}
],
"repeat": "60",
"crontab": "",
"once": true,
"onceDelay": 0.1,
"topic": "",
"payload": "battery",
"payloadType": "flow",
"x": 730,
"y": 340,
"wires": [
[
"f0bbb67d1053aaf6"
]
]
},
{
"id": "db0a472f48afe009",
"type": "victron-input-ess",
"z": "6b4e02d041c66f30",
"service": "com.victronenergy.settings",
"path": "/Settings/CGwacs/BatteryLife/MinimumSocLimit",
"serviceObj": {
"service": "com.victronenergy.settings",
"name": "Venus settings"
},
"pathObj": {
"path": "/Settings/CGwacs/BatteryLife/MinimumSocLimit",
"type": "integer",
"name": "Minimum Discharge SOC (%)"
},
"initial": "",
"name": "",
"onlyChanges": false,
"x": 210,
"y": 620,
"wires": [
[
"0c0b8d240dca00ec"
]
]
},
{
"id": "0c0b8d240dca00ec",
"type": "debug",
"z": "6b4e02d041c66f30",
"name": "debug 29",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": true,
"complete": "payload",
"targetType": "msg",
"statusVal": "payload",
"statusType": "auto",
"x": 520,
"y": 620,
"wires": []
},
{
"id": "a9b56cce34df39b8",
"type": "victron-output-ess",
"z": "6b4e02d041c66f30",
"service": "com.victronenergy.settings",
"path": "/Settings/CGwacs/BatteryLife/MinimumSocLimit",
"serviceObj": {
"service": "com.victronenergy.settings",
"name": "Venus settings"
},
"pathObj": {
"path": "/Settings/CGwacs/BatteryLife/MinimumSocLimit",
"type": "integer",
"name": "Minimum Discharge SOC (%)",
"writable": true
},
"initial": "",
"name": "",
"onlyChanges": true,
"x": 440,
"y": 720,
"wires": []
}
]