[ { "id": "4e0f3441.2f5c84", "type": "debug", "z": "ffa8d275.3f4c28", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "x": 730, "y": 900, "wires": [] }, { "id": "9d82f18c.9900d", "type": "http request", "z": "ffa8d275.3f4c28", "name": "", "method": "GET", "ret": "txt", "url": "1.1.1.1:51826/accessories", "tls": "", "x": 410, "y": 900, "wires": [ [ "6dfcb50e.705944" ] ] }, { "id": "a66f7710.423cc8", "type": "inject", "z": "ffa8d275.3f4c28", "name": "", "topic": "", "payload": "", "payloadType": "date", "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "x": 240, "y": 900, "wires": [ [ "9d82f18c.9900d" ] ] }, { "id": "6dfcb50e.705944", "type": "json", "z": "ffa8d275.3f4c28", "name": "", "property": "payload", "action": "", "pretty": false, "x": 570, "y": 900, "wires": [ [ "4e0f3441.2f5c84" ] ] } ]