canonical / oem-qa-tools

Repository for tools developed within OEM QA team
GNU General Public License v3.0
1 stars 12 forks source link

use the c3 v2 api to do hardware transfer to cert lab #81

Closed hanhsuan closed 1 month ago

hanhsuan commented 1 month ago

The C3 API is migrating to V2 and there are some functions are not supported in V1 right now. Therefore, this PR is going to add a script that use V2 API in the back-end to do it and the main.py will be changed to use this script while it stable.