mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
mbus fix & binaries
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user