rolling 20210517

This commit is contained in:
jomjol
2021-05-17 19:35:38 +02:00
parent 39eda4a4be
commit 58eb0b1292
22 changed files with 808 additions and 531 deletions

View File

@@ -158,7 +158,7 @@ bool ClassFlowMQTT::doFlow(string zwtime)
{
resulterror = " ";
}
MQTTPublish(topicError, resulterror);
MQTTPublish(topicError, resulterror, 1);
}
if (topicRate.length() > 0) {