@ -32,6 +32,7 @@ struct mosquitto *connectMqtt(char *user, char *pass, void (*messageCallback)(st
return NULL;
}
// FIXME: I am hard coded :(
err = mosquitto_connect(mqtt, "openhab.sugarland.lan", 1883, 10);
if (err)
{
The note is not visible to the blocked user.