Explore Plans
Mobile menu Close menu
Lightform CloudLightform Cloud

Pause project

This action will pause a currently playing project.

Developer info

API endpoint slug
lightform_cloud.pause
Filter code method
LightformCloud.pause.skip(string?: reason)
Runtime method
runAction("lightform_cloud.pause", {})

Action fields

Device serial number Text input > Other

Label
What is your device's serial number?
Helper text
It should be printed on the label on the bottom or back of your device.
Slug
device_serial_number
Required
true
Can have default value
true
Filter code method
LightformCloud.pause.setDeviceSerialNumber(string: deviceSerialNumber)