xarm_switch_mode

1. Introduction

Switch the mode of xArm model.

Button: Manual mode.

2. Request & Response

{
    "cmd": "xarm_switch_mode",
    "data": {
        "mode": 2
    },
    "id": "1"
}

Last updated