Files
MSE-PI-E2EEDA-Plein-de-eeee…/report/main/database/validation.typ

7 lines
740 B
Typst

#import "/metadata.typ": *
The link between data arriving on the broker, the database on the server and the user interface work as expected. Some endpoint on the @rest @api was added to simplify life during the development as the battery endpoint to monitor the battery level of each node.
As the service is made in Go, it allow to limit the resources usage, a important point on the actual context. The full server with the @mqtt broker, the database, the gateway service connection the database to everything and finally the user interface webpage, all running on Docker use less than 2Go of RAM and 20Go of disk memory. It would so possible to run the entire cloud part on the cheapest Infomaniak's VPS lite for roughly 30CHF a year.