Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
SystemManager.cpp File Reference

Implementation of the SystemManager class. More...

#include "SystemManager.hpp"
#include <QDateTime>
#include <QDebug>
#include "BatteryController.hpp"
#include "SystemCommandExecutor.hpp"
#include "SystemInfoProvider.hpp"

Go to the source code of this file.

Detailed Description

Implementation of the SystemManager class.

Version
0.1
Date
2025-01-31

This file contains the implementation of the SystemManager class, which is used to manage the system status.

Note
This class is used to manage the system status, including the time, WiFi, temperature, battery, and IP address.
Author
Félix LE BIHAN (@Fle-bihh)
Tiago Pereira (@t-pereira06)
Ricardo Melo (@reomelo)
Michel Batista (@MicchelFAB)
Warning
Ensure that the WiFi interface is properly configured and the temperature sensor is connected.
See also
SystemManager.hpp for the class definition.

Definition in file SystemManager.cpp.