| [ |
| { |
| "id": "a55c82d5a44953b9", |
| "type": "ioBroker in", |
| "z": "2f30279e53882e25", |
| "name": "Battery_Discharge_Power_SET", |
| "topic": "0_userdata.0.Test.Zahl", |
| "payloadType": "value", |
| "onlyack": "", |
| "func": "all", |
| "gap": "", |
| "fireOnStart": "false", |
| "outFormat": "MQTT", |
| "x": 370, |
| "y": 180, |
| "wires": [ |
| [ |
| "e7da92a0b7653af9" |
| ] |
| ] |
| }, |
| { |
| "id": "f3e7849bcb369d63", |
| "type": "debug", |
| "z": "2f30279e53882e25", |
| "name": "setze Wert", |
| "active": true, |
| "tosidebar": true, |
| "console": false, |
| "tostatus": false, |
| "complete": "payload", |
| "targetType": "msg", |
| "statusVal": "", |
| "statusType": "auto", |
| "x": 990, |
| "y": 320, |
| "wires": [] |
| }, |
| { |
| "id": "5e288d024c5be6ee", |
| "type": "comment", |
| "z": "2f30279e53882e25", |
| "name": "Wert zwischenspeichern", |
| "info": "", |
| "x": 330, |
| "y": 100, |
| "wires": [] |
| }, |
| { |
| "id": "e7da92a0b7653af9", |
| "type": "trigger", |
| "z": "2f30279e53882e25", |
| "name": "", |
| "op1": "false", |
| "op2": "", |
| "op1type": "bool", |
| "op2type": "pay", |
| "duration": "30", |
| "extend": false, |
| "overrideDelay": false, |
| "units": "s", |
| "reset": "", |
| "bytopic": "all", |
| "topic": "topic", |
| "outputs": 1, |
| "x": 630, |
| "y": 180, |
| "wires": [ |
| [ |
| "540bd249bf4be993" |
| ] |
| ] |
| }, |
| { |
| "id": "540bd249bf4be993", |
| "type": "change", |
| "z": "2f30279e53882e25", |
| "name": "", |
| "rules": [ |
| { |
| "t": "set", |
| "p": "Battery_Discharge_Power_SET", |
| "pt": "flow", |
| "to": "payload", |
| "tot": "msg" |
| } |
| ], |
| "action": "", |
| "property": "", |
| "from": "", |
| "to": "", |
| "reg": false, |
| "x": 900, |
| "y": 180, |
| "wires": [ |
| [] |
| ] |
| }, |
| { |
| "id": "3a3ef09b0e0b7874", |
| "type": "inject", |
| "z": "2f30279e53882e25", |
| "name": "Abfrage", |
| "props": [ |
| { |
| "p": "payload" |
| }, |
| { |
| "p": "topic", |
| "vt": "str" |
| } |
| ], |
| "repeat": "", |
| "crontab": "", |
| "once": false, |
| "onceDelay": 0.1, |
| "topic": "", |
| "payload": "0", |
| "payloadType": "num", |
| "x": 270, |
| "y": 320, |
| "wires": [ |
| [ |
| "a6ddae275fa49953" |
| ] |
| ] |
| }, |
| { |
| "id": "a6ddae275fa49953", |
| "type": "switch", |
| "z": "2f30279e53882e25", |
| "name": "Battery_Discharge_Power_SET = Zahl?", |
| "property": "Battery_Discharge_Power_SET", |
| "propertyType": "flow", |
| "rules": [ |
| { |
| "t": "istype", |
| "v": "number", |
| "vt": "number" |
| } |
| ], |
| "checkall": "true", |
| "repair": false, |
| "outputs": 1, |
| "x": 540, |
| "y": 320, |
| "wires": [ |
| [ |
| "7e08d903d092ff11" |
| ] |
| ] |
| }, |
| { |
| "id": "7e08d903d092ff11", |
| "type": "change", |
| "z": "2f30279e53882e25", |
| "name": "Hole Wert", |
| "rules": [ |
| { |
| "t": "set", |
| "p": "payload", |
| "pt": "msg", |
| "to": "Battery_Discharge_Power_SET", |
| "tot": "flow" |
| } |
| ], |
| "action": "", |
| "property": "", |
| "from": "", |
| "to": "", |
| "reg": false, |
| "x": 800, |
| "y": 320, |
| "wires": [ |
| [ |
| "f3e7849bcb369d63" |
| ] |
| ] |
| }, |
| { |
| "id": "dd7987ebd180bc62", |
| "type": "comment", |
| "z": "2f30279e53882e25", |
| "name": "Wert abrufen, wenn Zahl", |
| "info": "", |
| "x": 350, |
| "y": 260, |
| "wires": [] |
| } |
| ] |