xarm_set_state

1. Introduction

Set the robot state.

2. Request & Response

```
{
    "cmd": "xarm_set_state",
    "data": {
        "state": 0
    },
    "id": "1"
}
```

Last updated