Execute the ADB 执行ADB命令
{
"action": "adb",
"comm": {
"command":"am start -a android.intent.action.VIEW -d https://www.laixi.app",
"deviceIds":"fa3523ea0510"
}
}
{
"action": "ExecuteBat",
"comm": {
"deviceIds":"all",
"filePath" :"C:\\Scripts\\slide.bat"
}
}
{
"action": "StopBat",
"comm": {
"deviceIds":"all",
"filePath":"C:\\Scripts\\slide.bat"
}
}