POCL : envoyer un pokou au POCL poke : Différence entre versions

De Les Fabriques du Ponant
Aller à : navigation, rechercher
(Page créée avec « <html> <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Example</title> <script src="https://unpkg.com/mqtt/dist/mqtt.min.js"></script> </hea... »)
 
Ligne 12 : Ligne 12 :
  
 
     <script>
 
     <script>
       const client = mqtt.connect('wss://pocl21:BauhTg9l28jam1lR@pocl21.cloud.shiftr.io', {
+
       const client = mqtt.connect('wss://poclpokou:pokou@debrouillards.ddns.net:1883', {
 
         clientId: 'WikiTestDemo'
 
         clientId: 'WikiTestDemo'
 
       });
 
       });

Version du 15 décembre 2021 à 22:34

Example