Changes

Line 127: Line 127:     
Here we can see that the router's temperature is 38.0 degrees.
 
Here we can see that the router's temperature is 38.0 degrees.
 +
 +
===Using Node-RED as an MQTT broker===
 +
----
 +
====Adjusting Node-RED configuration====
 +
 +
If you would like to use Node-RED as a broker, there are a couple of changes needed to be made. Similarly as shown before, we are going to need to set up local broker like this:
 +
 +
[[File:Local broker settings nodered.png|border|500px|class=tlt-border]]
 +
 +
In order for the broker to be available, add broker node to the flowchart. Now the flowchart should look like this: