Set USB LED
Control the LED indicator light on/off status on the USB chip, used to indicate chip working status.
Interface Description
Interface Type
setChipboardLedParameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| serialId | string | Yes | Device serial number (used to find corresponding chip) |
| status | boolean | Yes | LED status, true=on, false=off |
Return Value
javascript
true // Returns true on successful setting