Architecture
We have a SoLo node, a LoRaWAN gateway, and a cluster of
five Raspberry Pis.
The SoLo node is located in La Croix-Verte and remains
active to take measurements of environmental parameters. It
then sends the data to the gateway via LoRaWAN, on a
configured frequency. The gateway and the cluster are
located in the computer building at INSA Rennes. The gateway
transmits the data to the cluster via Ethernet. The cluster
handles data processing. The Raspberry Pis communicate with
each other via Ethernet and with the outside world via WIFI
network.
For resource-intensive processing, we have a Virtual Private
Server (VPS). When the workload is too heavy for the
cluster, it delegates the task to the VPS.