[ { "id": "caad5165.1e244", "type": "debug", "namespace": "debug", "z": "f4f7581a.bb9738", "name": "", "active": true, "console": "debtab", "complete": "true", "loglevel": "info", "x": 670, "y": 190, "wires": [] }, { "id": "e783cbb3.cc37d8", "type": "template", "namespace": "template", "z": "f4f7581a.bb9738", "name": "", "field": "payload", "format": "handlebars", "syntax": "mustache", "template": "OK!", "output": "str", "x": 460, "y": 290, "wires": [ [ { "id": "185fde6b.ca4442", "port": 0 }, { "id": "caad5165.1e244", "port": 0 } ] ] }, { "id": "185fde6b.ca4442", "type": "http-response", "namespace": "http", "z": "f4f7581a.bb9738", "name": "", "server": "bb585e2b.cfac2", "statusCode": "200", "headers": { "Content-Type": "text/plain" }, "x": 660, "y": 290, "wires": [] }, { "id": "cf1fd261.b850d", "type": "http-request", "namespace": "http", "z": "f4f7581a.bb9738", "name": "", "method": "GET", "ret": "txt", "url": "http://192.168.178.69:2001/dingdong.html", "usetls": false, "basicauth": false, "x": 360, "y": 110, "wires": [ [ { "id": "e783cbb3.cc37d8", "port": 0 }, { "id": "caad5165.1e244", "port": 0 } ] ] }, { "id": "ed891b4.2313be8", "type": "constant", "namespace": "variable", "z": "f4f7581a.bb9738", "name": "", "payload": "true", "payloadType": "bool", "outputonstartup": false, "x": 170, "y": 110, "wires": [ [ { "id": "cf1fd261.b850d", "port": 0 } ] ] }, { "id": "2c32f3dc.bf6edc", "type": "http-in", "namespace": "http", "z": "f4f7581a.bb9738", "name": "", "server": "bb585e2b.cfac2", "url": "/dingdong.html", "method": "get", "upload": false, "swaggerDoc": "", "x": 240, "y": 190, "wires": [ [ { "id": "caad5165.1e244", "port": 0 }, { "id": "e783cbb3.cc37d8", "port": 0 } ] ] }, { "id": "bb585e2b.cfac2", "type": "http-server", "namespace": "http", "z": "", "listenaddress": "http://192.168.178.69", "port": "2001", "usetls": false } ]