Closed tame0001 closed 11 months ago
We need a backend worker to save the MQTT message from the sensor to the database. To reduce space usage, the worker should only save new data only if
Create a backend API to query data from the server to the front end. The front end must be able to update with the new data as well.
We need a backend worker to save the MQTT message from the sensor to the database. To reduce space usage, the worker should only save new data only if
Create a backend API to query data from the server to the front end. The front end must be able to update with the new data as well.