LoRaWANCH341 Library
|
Header file for the ConfigManager class. More...
#include <string>
#include <map>
#include <fstream>
#include <cjson/cJSON.h>
Go to the source code of this file.
Classes | |
class | ConfigManager |
Manages configuration settings stored in a JSON file. More... | |
Header file for the ConfigManager class.
This file contains the declaration of the ConfigManager class, which is responsible for loading, saving, and managing configuration settings stored in a JSON file.