SL100_FactoryTestTool/FactoryTestTool/SourceCode/Json/JsonFile/frontBoardLicense.json

20 lines
391 B
JSON
Raw Normal View History

2024-08-06 12:32:02 +00:00
[
{
"cmd": "GET_FRONT_HW_INFO",
"val": "0",
2024-08-06 12:32:02 +00:00
"lable": "get_hw_info",
"timeout": 0
},
{
"cmd": "GET_FRONT_LICENSE",
"val": "0",
2024-08-06 12:32:02 +00:00
"lable": "get_license",
"timeout": 0
},
{
"cmd": "WRITE_FRONT_LICENSE",
"val": "0",
2024-08-06 12:32:02 +00:00
"lable": "write_license",
"timeout": 0
}
]