Page 1 of 1

Node red (Mqtt)

Posted: Thursday 23 February 2023 8:40
by Dave47
Hi. I have installed Node-red and Mqtt on
Rasberry pi 3 model b
1)I have 8GB sd card is that a problem?

Mqtt:

Code: Select all

   sudo apt-get update
sudo apt-get install mosquitto mosquitto- 
In domoticz hardware i setup:

Code: Select all

       Naam : MQTT Gateway 

Type : MQTT Client Gateway with LAN interface 

Data Timeout : Disabled 

Remote Address : localhost 

Port : 1883   
No username and password.

2)Setup for password and user in pi or only in Domoticz lan interface?

3)I don't understand the flow. How can i connect Domoticz with mqtt an then with node red.
I try to make voice controle by Smart Nora.
Can somebody help me