Hi Thanks!
I am using the standard "node-red-dashboard 3.6.5"
And I am not sure if this is what you need - I just copied to clipboard & pasted here because as a new user I am not allowed to upload exported JSON-files 
[
{
"id": "1dee7bec5e83924f",
"type": "debug",
"z": "9311b4c7d2d6c16c",
"name": "Nur Rapid",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "payload[\"machine data\"].RapidOverrideManualRapidOverride",
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 660,
"y": 360,
"wires": []
},
{
"id": "a4872b60eeaa7066",
"type": "http request",
"z": "9311b4c7d2d6c16c",
"name": "",
"method": "GET",
"ret": "obj",
"paytoqs": "ignore",
"url": "http://192.168.178.254/json/json",
"tls": "",
"persist": false,
"proxy": "",
"insecureHTTPParser": false,
"authType": "",
"senderr": false,
"headers": [],
"x": 450,
"y": 260,
"wires": [
[
"2efc53e5b47c07a9",
"1dee7bec5e83924f"
]
]
},
{
"id": "44c4b48f434623ff",
"type": "inject",
"z": "9311b4c7d2d6c16c",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "",
"payloadType": "date",
"x": 260,
"y": 120,
"wires": [
[
"a4872b60eeaa7066"
]
]
},
{
"id": "2efc53e5b47c07a9",
"type": "debug",
"z": "9311b4c7d2d6c16c",
"name": "Alles",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "payload",
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 650,
"y": 280,
"wires": []
}
]