Skip to content

Commit 79cf43b

Browse files
author
Rubén Delgado
committed
node-red fix topics
1 parent 21ee64d commit 79cf43b

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

Node-Red/flows.json

+12-11
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"type": "mqtt in",
1212
"z": "3fa40b4a6ba33997",
1313
"name": "",
14-
"topic": "outTopic",
14+
"topic": "infind/ESP_14936747/pub",
1515
"qos": "2",
1616
"datatype": "auto",
17-
"broker": "dfefd42be31cab40",
17+
"broker": "8405f9c247149fad",
1818
"nl": false,
1919
"rap": true,
2020
"rh": 0,
21-
"x": 340,
21+
"x": 390,
2222
"y": 220,
2323
"wires": [
2424
[
@@ -44,10 +44,10 @@
4444
"crontab": "",
4545
"once": false,
4646
"onceDelay": 0.1,
47-
"topic": "inTopic",
47+
"topic": "infind/ESP_14936747/sub",
4848
"payload": "Hola",
4949
"payloadType": "str",
50-
"x": 350,
50+
"x": 430,
5151
"y": 300,
5252
"wires": [
5353
[
@@ -64,10 +64,11 @@
6464
"tosidebar": true,
6565
"console": false,
6666
"tostatus": false,
67-
"complete": "false",
67+
"complete": "payload",
68+
"targetType": "msg",
6869
"statusVal": "",
6970
"statusType": "auto",
70-
"x": 520,
71+
"x": 710,
7172
"y": 220,
7273
"wires": []
7374
},
@@ -84,16 +85,16 @@
8485
"userProps": "",
8586
"correl": "",
8687
"expiry": "",
87-
"broker": "dfefd42be31cab40",
88-
"x": 510,
88+
"broker": "8405f9c247149fad",
89+
"x": 710,
8990
"y": 300,
9091
"wires": []
9192
},
9293
{
93-
"id": "dfefd42be31cab40",
94+
"id": "8405f9c247149fad",
9495
"type": "mqtt-broker",
9596
"name": "",
96-
"broker": "localhost",
97+
"broker": "iot.ac.uma.es",
9798
"port": "1883",
9899
"clientid": "",
99100
"usetls": false,

0 commit comments

Comments
 (0)