mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
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:
parent
4a36d44bdb
commit
4f64fed561
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue