mrDarker
2025-09-05 357b6294d03c0537b4abb74ed4b3f0a54f9d9915
SourceCode/Bond/Servo/HsmsPassive.cpp
@@ -1879,6 +1879,16 @@
   return requestEventReportSend("Port_Unload_Ready");
}
int CHsmsPassive::requestEventReportSend_Port_Load_Ready()
{
   return requestEventReportSend("Port_Load_Ready");
}
int CHsmsPassive::requestEventReportSend_Port_Blocked()
{
   return requestEventReportSend("Port_Blocked");
}
int CHsmsPassive::requestEventReportSend_PJ_Queued()
{
   return requestEventReportSend("PJ_Queued");