mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-24 07:15:38 +08:00
Add DMR Master logging-in to the JSON status messages.
This commit is contained in:
1
Log.h
1
Log.h
@@ -35,6 +35,7 @@ extern void Log(unsigned int level, const char* fmt, ...);
|
||||
extern void LogInitialise(unsigned int displayLevel, unsigned int mqttLevel);
|
||||
extern void LogFinalise();
|
||||
|
||||
extern void WriteJSONStatus(const std::string& status);
|
||||
extern void WriteJSON(const std::string& topLevel, nlohmann::json& json);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user