@@ -138,7 +138,7 @@ global.mqttClient = mqtt.connect(`mqtt://${config.mqtt.host}`, {
"ts": Math.floor(Date.now() / 1000),
"payload": {
"user_id": '2',
"devices": ldevice.getState(),
"devices": [ldevice.getState()],
}
}));
req.end();
The note is not visible to the blocked user.