Explore Plans
Mobile menu Close menu
FingFing

Play LED effect

This action will play a light effect on Fingbox LED.

Developer info

API endpoint slug
fing.fingbox_led_effect
Filter code method
Fing.fingboxLedEffect.skip(string?: reason)
Runtime method
runAction("fing.fingbox_led_effect", {})

Action fields

Fingbox name Dropdown list

Label
Which Fingbox?
Helper text
The Fingbox that will play the LED effect
Slug
fingbox_name
Required
true
Can have default value
false

Led color Dropdown list

Label
Which color?
Helper text
The light color
Slug
led_color
Required
true
Can have default value
true
Filter code method
Fing.fingboxLedEffect.setLedColor(string: ledColor)

Led effect Dropdown list

Label
Which effect?
Helper text
The LED effect to play
Slug
led_effect
Required
true
Can have default value
true
Filter code method
Fing.fingboxLedEffect.setLedEffect(string: ledEffect)

Duration Dropdown list

Label
For how long?
Helper text
Duration of LED effect
Slug
duration
Required
true
Can have default value
true
Filter code method
Fing.fingboxLedEffect.setDuration(string: duration)