New services
Explore Plans
Mobile menu Close menu
FingFing

Play LED effect

This action will play a light effect on Fingbox LED.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
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
Slug
fingbox_name
Required
true
Can have default value
false

Led color Dropdown list

Label
Which color?
Helper text
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
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
Slug
duration
Required
true
Can have default value
true
Filter code method
Fing.fingboxLedEffect.setDuration(string: duration)