[ { "id": "7501d0a1.e4ed9", "type": "inject", "z": "8678d95a.bee698", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 680, "y": 100, "wires": [ [ "9fe668a.ede8898" ] ] }, { "id": "380463de.68650c", "type": "debug", "z": "8678d95a.bee698", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 1260, "y": 100, "wires": [] }, { "id": "9fe668a.ede8898", "type": "http request", "z": "8678d95a.bee698", "name": "", "method": "GET", "ret": "txt", "paytoqs": "ignore", "url": "https://192.168.1.10/system/api/v1/sensors/tempCpu", "tls": "", "persist": false, "proxy": "", "authType": "", "x": 880, "y": 100, "wires": [ [ "3c6986c3.f3f7ea" ] ] }, { "id": "3c6986c3.f3f7ea", "type": "json", "z": "8678d95a.bee698", "name": "", "property": "payload", "action": "obj", "pretty": false, "x": 1070, "y": 100, "wires": [ [ "380463de.68650c" ] ] } ]