Explore Plans
Mobile menu Close menu
GraspIOGraspIO

Control RGB LED

This action will turn on the RGB LED with the selected color.

Developer info

API endpoint slug
graspio.led_color
Filter code method
Graspio.ledColor.skip(string?: reason)
Runtime method
runAction("graspio.led_color", {})

Action fields

Board ID Dropdown list

Label
Board Name
Helper text
Select the board for the action to run on.
Slug
board_id
Required
true
Can have default value
false

Led color Dropdown list

Label
LED Color
Helper text
Select a color for the LED
Slug
led_color
Required
true
Can have default value
true
Filter code method
Graspio.ledColor.setLedColor(string: ledColor)