Muestras de registrador
Copie este código y péguelo en su flujo
Ver código
> Ajuste los nodos de acuerdo con su configuración y configure **la ruta en el nodo de archivo** .
```javascript
[
{
"id": "b8e9e444.0af1f",
"type": "knxUltimateLogger",
"z": "9b496263.064388",
"server": "55dbcdcf.4aacdc",
"topic": "Logger",
"intervalCreateETSXML": "15",
"name": "",
"autoStartTimerCreateETSXML": true,
"maxRowsInETSXML": "0",
"x": 340,
"y": 200,
"wires": [
[
"d46f6877.010698"
]
]
},
{
"id": "d46f6877.010698",
"type": "file",
"z": "9b496263.064388",
"name": "",
"filename": "",
"appendNewline": true,
"createDir": false,
"overwriteFile": "true",
"encoding": "none",
"x": 530,
"y": 200,
"wires": [
[]
]
},
{
"id": "55dbcdcf.4aacdc",
"type": "knxUltimate-config",
"z": "",
"host": "224.0.23.12",
"port": "3671",
"physAddr": "15.15.22",
"suppressACKRequest": false,
"csv": "",
"KNXEthInterface": "en9",
"KNXEthInterfaceManuallyInput": "",
"statusDisplayLastUpdate": true,
"statusDisplayDeviceNameWhenALL": true,
"statusDisplayDataPoint": false,
"stopETSImportIfNoDatapoint": "stop",
"loglevel": "error",
"name": "Gateway",
"localEchoInTunneling": true
}
]
```
</ettall>