get_product_description
Retrieve the product description for a specified motor by alias, unique ID, or broadcast. Identify motor model details directly from the device.
Instructions
Get the product description. [Firmware command "Get product description", group: Device Management.] Returns:
productDescription: This is a brief description of the product. motor: an alias number (e.g. 88), a 16-hex-digit unique ID (e.g. "0123456789ABCDEF"), or "all" to broadcast to every motor on the bus (broadcasts get no responses back).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| motor | Yes |