Hermes is a management software for autonomous sensor networks.
It consists of three parts: The sensor system, the server, and the dashboard.
The systems run autonomously and communicate with the server via MQTT. The server stores the data in a database and provides a REST API for data download and the dashboard.
- Observe system status and measurements in real-time
- Update the system configuratuon remotely
- Update the system software remotely
- Easy setup and deployment of Hermes Infrastructure
This software is developed for the ACROPOLIS network. The goal of ACROPOLIS is to measure CO2 concentrations in the city of Munich. The network spans 20 roof-top systems.
Built using React, NextJS, TailwindCSS, and TypeScript.