完善了解包分帧的情况,现在测试基本无问题

This commit is contained in:
2024-06-20 20:48:03 +08:00
parent 14f269b570
commit 8975d8a37c
3 changed files with 58 additions and 73 deletions

View File

@ -24,5 +24,5 @@ hr = openapi.hr
_id = hr.excution('device.get_params')
print(hr.get_from_id(_id))
# _id = hr.excution('state.switch_motor_on')
# _id = hr.excution('state.switch_manual')
# print(hr.get_from_id(_id))