./server.js:7435365/130
@ -85,7 +85,11 @@ app.get('/getdata', (req, res) => {
})
*/
Readings.findAll({
attributes: ['timestamp', 'reading']
}).then((result) => {
res.status(200).send(result).end();
});
The note is not visible to the blocked user.