[ { "id": "d5b3841e3b382c12", "type": "ctrlx-datalayer-request", "z": "f29d91cb4d0756f7", "device": "e3fffde42c19089b", "method": "WRITE", "path": "devicebridge/CtrlXCORE/WriteLogDataACK", "payloadFormat": "value_type", "name": "", "x": 2340, "y": 980, "wires": [ [ "8080efbea08ca4de" ] ] }, { "id": "5ec2a14eaff09ac0", "type": "inject", "z": "f29d91cb4d0756f7", "name": "", "props": [ { "p": "payload" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "true", "payloadType": "bool", "x": 1670, "y": 980, "wires": [ [ "b1e8b0b412b57ebb" ] ] }, { "id": "8080efbea08ca4de", "type": "debug", "z": "f29d91cb4d0756f7", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 2670, "y": 980, "wires": [] }, { "id": "b1e8b0b412b57ebb", "type": "function", "z": "f29d91cb4d0756f7", "name": "make value", "func": "msg.payload = {\"type\": \"bool8\",\"value\": true};\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 1950, "y": 980, "wires": [ [ "d5b3841e3b382c12" ] ] }, { "id": "e3fffde42c19089b", "type": "ctrlx-config", "name": "CORE", "hostname": "10.10.7.100", "debug": false } ]