|
|
@ -185,6 +185,8 @@ void DisinfectionCtrlService::initContext(DisinfectionContext& context, |
|
|
|
m_zcanHost->warning_light_ctrl_c1002(1, 0, 0, 1, 0); |
|
|
|
// usleep(100 * 1000);
|
|
|
|
m_deviceIoControlService->heartingPlate_setPower(true); |
|
|
|
usleep(1000 * 1000); |
|
|
|
m_deviceIoControlService->airBlower_setState(true); |
|
|
|
context.csvlogger = m_disinfectionLogsManager->createNewLogger(context.m_disinfectionID); |
|
|
|
|
|
|
|
// zsteady_clock().elapsedTimeS(m_context.m_starttp), //
|
|
|
|