LAPTOP-SNT8I5JK\Boounion
2025-04-28 fc881732b096f1c5a6dfcb9751c89f0ffca90768
SourceCode/Bond/Servo/Model.cpp
@@ -149,6 +149,9 @@
         pEquipment->getBaseAlarmId() + alarmId,
         strAlarmText.c_str());
   };
   masterListener.onEqVcrEventReport = [&](void* pMaster, SERVO::CEquipment* pEquipment, SERVO::CVcrEventReport* pReport) {
      LOGE("<CModel>onEqVcrEventReport.");
   };
   m_master.setListener(masterListener);