[ { "id": "28882b478da2e664", "type": "mqtt in", "z": "2e00b19221c4cc14", "name": "", "topic": "espAkku/Strom", "qos": "0", "datatype": "auto-detect", "broker": "10e78a89.5b4fd5", "nl": false, "rap": false, "inputs": 0, "x": 170, "y": 200, "wires": [ [ "cea4b723b191907a", "6f34259b6768d98c" ] ] }, { "id": "d2463aeb1bdac766", "type": "comment", "z": "2e00b19221c4cc14", "name": "um 19:05 senden an thing", "info": "alle 60s einen Wert", "x": 420, "y": 300, "wires": [] }, { "id": "6665f8e53bb8c251", "type": "inject", "z": "2e00b19221c4cc14", "name": "19:05", "props": [ { "p": "payload" } ], "repeat": "", "crontab": "05 19 * * *", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 150, "y": 250, "wires": [ [ "cea4b723b191907a" ] ] }, { "id": "cea4b723b191907a", "type": "join", "z": "2e00b19221c4cc14", "name": "", "mode": "custom", "build": "string", "property": "payload", "propertyType": "msg", "key": "topic", "joiner": "", "joinerType": "bin", "accumulate": false, "timeout": "", "count": "2", "reduceRight": false, "reduceExp": "", "reduceInit": "", "reduceInitType": "", "reduceFixup": "", "x": 400, "y": 200, "wires": [ [ "3b569cc487b3bb22" ] ] }, { "id": "3b569cc487b3bb22", "type": "debug", "z": "2e00b19221c4cc14", "name": "only 1 per Day", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "payload", "targetType": "msg", "statusVal": "", "statusType": "auto", "x": 630, "y": 200, "wires": [] }, { "id": "6f34259b6768d98c", "type": "debug", "z": "2e00b19221c4cc14", "name": "orginal", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "payload", "targetType": "msg", "statusVal": "", "statusType": "auto", "x": 400, "y": 150, "wires": [] }, { "id": "2fcccb099dfbfb7f", "type": "comment", "z": "2e00b19221c4cc14", "name": "sendet jede Minute", "info": "alle 60s einen Wert", "x": 170, "y": 150, "wires": [] }, { "id": "10e78a89.5b4fd5", "type": "mqtt-broker", "name": "", "broker": "localhost", "port": "1883", "clientid": "", "usetls": false, "compatmode": true, "keepalive": "60", "cleansession": true, "birthTopic": "", "birthQos": "0", "birthPayload": "", "closeTopic": "", "closeQos": "0", "closePayload": "", "willTopic": "", "willQos": "0", "willPayload": "" } ]