Passage à un MQTT mosquitto en localhost
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
|
||||
/************************* MQTT broker Setup *********************************/
|
||||
|
||||
#define MQTT_SERVER "192.168.0.3"
|
||||
#define MQTT_SERVER "192.168.0.18"
|
||||
#define MQTT_SERVERPORT 1883 // use 8883 for SSL
|
||||
#define MQTT_USERNAME "arofarn"
|
||||
#define MQTT_KEY "WaKaW9XMGUZ3rRJD"
|
||||
|
Reference in New Issue
Block a user