Rolling 20211124

This commit is contained in:
jomjol
2021-11-24 07:32:03 +01:00
parent 58124d27bf
commit cc0bd1473f
8 changed files with 70 additions and 6 deletions

View File

@@ -48,6 +48,7 @@ public:
string UpdatePrevalue(std::string _newvalue, std::string _numbers, bool _extern);
string GetPrevalue(std::string _number = "");
bool ReadParameter(FILE* pfile, string& aktparamgraph);
string getJSON();
string TranslateAktstatus(std::string _input);