Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "id": "59ef0f46f0cf89f0",
- "type": "debug",
- "z": "278c3ffc.fa40d8",
- "name": "debug 4",
- "active": true,
- "tosidebar": false,
- "console": false,
- "tostatus": true,
- "complete": "payload",
- "targetType": "msg",
- "statusVal": "payload",
- "statusType": "auto",
- "x": 800,
- "y": 500,
- "wires": []
- },
- {
- "id": "9eaaef2263fbca4d",
- "type": "debug",
- "z": "278c3ffc.fa40d8",
- "name": "debug 5",
- "active": true,
- "tosidebar": true,
- "console": false,
- "tostatus": false,
- "complete": "false",
- "statusVal": "",
- "statusType": "auto",
- "x": 800,
- "y": 560,
- "wires": []
- },
- {
- "id": "49d527f4a1351f16",
- "type": "inject",
- "z": "278c3ffc.fa40d8",
- "name": "Temp",
- "props": [
- {
- "p": "payload.fc",
- "v": "4",
- "vt": "str"
- },
- {
- "p": "payload.address",
- "v": "1",
- "vt": "str"
- },
- {
- "p": "payload.quantity",
- "v": "1",
- "vt": "str"
- }
- ],
- "repeat": "",
- "crontab": "",
- "once": false,
- "onceDelay": 0.1,
- "topic": "",
- "x": 230,
- "y": 500,
- "wires": [
- [
- "1fa78d55461a32bb",
- "c1ad8fd4ed513bb8"
- ]
- ]
- },
- {
- "id": "1fa78d55461a32bb",
- "type": "modbus-flex-getter",
- "z": "278c3ffc.fa40d8",
- "name": "Flex",
- "showStatusActivities": false,
- "showErrors": false,
- "showWarnings": true,
- "logIOActivities": false,
- "server": "597e48e38ce244cf",
- "useIOFile": false,
- "ioFile": "",
- "useIOForPayload": false,
- "emptyMsgOnFail": false,
- "keepMsgProperties": false,
- "delayOnStart": false,
- "startDelayTime": "",
- "x": 390,
- "y": 540,
- "wires": [
- [
- "59ef0f46f0cf89f0"
- ],
- [
- "9eaaef2263fbca4d"
- ]
- ]
- },
- {
- "id": "b8ae073dd51d2e8b",
- "type": "inject",
- "z": "278c3ffc.fa40d8",
- "name": "Hum",
- "props": [
- {
- "p": "payload.fc",
- "v": "4",
- "vt": "str"
- },
- {
- "p": "payload.address",
- "v": "2",
- "vt": "str"
- },
- {
- "p": "payload.quantity",
- "v": "1",
- "vt": "str"
- }
- ],
- "repeat": "",
- "crontab": "",
- "once": false,
- "onceDelay": 0.1,
- "topic": "",
- "x": 230,
- "y": 640,
- "wires": [
- [
- "1fa78d55461a32bb",
- "c1ad8fd4ed513bb8"
- ]
- ]
- },
- {
- "id": "c1ad8fd4ed513bb8",
- "type": "debug",
- "z": "278c3ffc.fa40d8",
- "name": "debug 7",
- "active": true,
- "tosidebar": true,
- "console": false,
- "tostatus": false,
- "complete": "false",
- "statusVal": "",
- "statusType": "auto",
- "x": 400,
- "y": 600,
- "wires": []
- },
- {
- "id": "597e48e38ce244cf",
- "type": "modbus-client",
- "name": "Modbus-Serial",
- "clienttype": "serial",
- "bufferCommands": true,
- "stateLogEnabled": false,
- "queueLogEnabled": false,
- "failureLogEnabled": true,
- "tcpHost": "127.0.0.1",
- "tcpPort": "502",
- "tcpType": "DEFAULT",
- "serialPort": "/dev/ttyUSB0",
- "serialType": "RTU",
- "serialBaudrate": "9600",
- "serialDatabits": "8",
- "serialStopbits": "1",
- "serialParity": "none",
- "serialConnectionDelay": "100",
- "serialAsciiResponseStartDelimiter": "0x3A",
- "unit_id": 1,
- "commandDelay": 1,
- "clientTimeout": 1000,
- "reconnectOnTimeout": true,
- "reconnectTimeout": 2000,
- "parallelUnitIdsAllowed": true,
- "showWarnings": true,
- "showLogs": true
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement