xarm_stop_identification
1. Introduction
Stop the identification for the end effector.
2. Request & Response
```
{
"cmd": "xarm_stop_identification",
"data": {},
"id": "1"
}
```
Name
Type
Required fields
Description
code=0->success;
code!=0->Failed, refer to xarm_api_code;