Update pages/04.applications/10.docs/domoticz/app_domoticz.fr.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
pp-r 2022-10-03 16:29:11 +02:00 committed by GitHub
parent 4a36d44bdb
commit 4f64fed561
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ sudo yunohost app setting domoticz mqtt_pwd
##### Publier/souscrire
Par défaut, mosquitto va écouter sur 2 ports:
Par défaut, Mosquitto va écouter sur 2 ports :
Le 1883 sur localhost en protocole mqtt
Le 8883 en protocole websocket. Nginx redirige le port 443 externe vers ce port en interne.e Pour publier/souscrire sur un topic depuis l'exterieur, vous devez donc utiliser un programme supportant le protocole websocket (ex : la bibliothèque python paho).