Explore Plans
Mobile menu Close menu
Lightform CloudLightform Cloud

Stop project

This action will stop a currently playing project and return to the testcard.

Developer info

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

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.stop.setDeviceSerialNumber(string: deviceSerialNumber)