Skip to content

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

setChipboardLed

Parameters

ParameterTypeRequiredDescription
serialIdstringYesDevice serial number (used to find corresponding chip)
statusbooleanYesLED status, true=on, false=off

Return Value

javascript
true  // Returns true on successful setting

Cooperation: try.catch@foxmail.com