LoRaWANCH341 Library
Loading...
Searching...
No Matches
Classes
ConfigManager.hpp File Reference

Header file for the ConfigManager class. More...

#include <string>
#include <map>
#include <fstream>
#include <cjson/cJSON.h>
Include dependency graph for ConfigManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConfigManager
 Manages configuration settings stored in a JSON file. More...
 

Detailed Description

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.