2022-09-30 22:41:22

This commit is contained in:
henk
2022-09-30 22:41:22 +02:00
parent 8f340c1000
commit 0a877d8c56
2 changed files with 13 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
Tips om te kijken op de cmd naar je mqtt
op de cmd
apt install -y mosquitto-clients
mosquitto_sub -h 172.16.0.102 -t +/# -v
mosquitto_sub -h 172.16.0.102 -t rtl_433/# -v
Voeg -u username -p wachtwoord toe als nodig