Decreased verbosity.

This commit is contained in:
Martin Preuss
2023-09-20 17:49:38 +02:00
parent f03c078606
commit 2adefc4b79
10 changed files with 132 additions and 31 deletions

View File

@@ -188,7 +188,7 @@ int _doGetLastDataPoint(GWEN_DB_NODE *dbArgs)
return 2;
}
fprintf(stdout, "Sending GetLastDataPoint request (%s)\n", valueName);
/*fprintf(stdout, "Sending GetLastDataPoint request (%s)\n", valueName);*/
_sendCommand(epTcp, valueName);