Added SUS Assembly Commands #44
@ -94,7 +94,7 @@ def pack_service_queue_user(
|
|||||||
object_id=object_id, tc_queue=service_queue, op_code=op_code
|
object_id=object_id, tc_queue=service_queue, op_code=op_code
|
||||||
)
|
)
|
||||||
if service == CustomServiceList.ACU.value:
|
if service == CustomServiceList.ACU.value:
|
||||||
object_id = ACU_HANDLER_IDpack_sus_cmds
|
object_id = ACU_HANDLER_ID
|
||||||
return pack_acu_test_into(
|
return pack_acu_test_into(
|
||||||
object_id=object_id, tc_queue=service_queue, op_code=op_code
|
object_id=object_id, tc_queue=service_queue, op_code=op_code
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user