works but reply handling is annoying
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
This commit is contained in:
parent
a6582313f7
commit
0f91800cf8
@ -93,6 +93,9 @@ ReturnValue_t ScexDeviceHandler::buildCommandFromCommand(DeviceCommandId_t devic
|
||||
|
||||
prepareScexCmd(cmdTyped, {cmdBuf.data(), cmdBuf.size()}, rawPacketLen,
|
||||
{commandData + 1, commandDataLen - 1}, tempCheck);
|
||||
// auto iter = deviceReplyMap.find(FRAM);
|
||||
// auto& info = iter->second.command->second;
|
||||
// actionHelper.finish(true,info.sendReplyTo, iter->first, OK);
|
||||
break;
|
||||
}
|
||||
case (ONE_CELL): {
|
||||
|
Loading…
Reference in New Issue
Block a user