mbus fix & binaries

This commit is contained in:
2024-08-01 22:09:46 +03:00
parent 1bfd2d98ef
commit 01ba615db8
18 changed files with 47974 additions and 47407 deletions

View File

@@ -705,9 +705,7 @@ if (itemParametersObj && itemParametersObj->type ==aJson_Object)
case 1: //success
execObj->subtype&=~ MB_NEED_SEND;
onceSendOk=true;
if (outValue->type == aJson_Int)
///return 1; //relax
break;
case 0: //fault
execObj->subtype |= MB_SEND_ERROR;