Explore Plans
Mobile menu Close menu
MeshTek

Blink Lights

This action will blink selected Meshtek device on and off to a specified Color and times.

Developer info

API endpoint slug
meshtek_labs.blink_lights
Filter code method
MeshtekLabs.blinkLights.skip(string?: reason)
Runtime method
runAction("meshtek_labs.blink_lights", {})

Action fields

Bulbs Dropdown list

Label
Network/Group/Device Name
Slug
bulbs
Required
true
Can have default value
false

Colors Dropdown list

Label
Color
Slug
colors
Required
true
Can have default value
true
Filter code method
MeshtekLabs.blinkLights.setColors(string: colors)

Brightness Dropdown list

Label
Brightness
Slug
brightness
Required
true
Can have default value
true
Filter code method
MeshtekLabs.blinkLights.setBrightness(string: brightness)

Repeattimes Dropdown list

Label
Times
Slug
repeatTimes
Required
true
Can have default value
true
Filter code method
MeshtekLabs.blinkLights.setRepeat Times(string: repeatTimes)

Speed Dropdown list

Label
Speed
Slug
speed
Required
true
Can have default value
true
Filter code method
MeshtekLabs.blinkLights.setSpeed(string: speed)