This action will turn on all Lexi Device(s)
- API endpoint slug
- lexi.deviceTurnOnAll
- Filter code method
- Lexi.deviceTurnOnAll.skip(string?: reason)
- Runtime method
- runAction("lexi.deviceTurnOnAll", {})
Action fields
- Label
- Brightness
- Slug
- brightness
- Required
- true
- Can have default value
- true
- Filter code method
- Lexi.deviceTurnOnAll.setBrightness(string: brightness)
- Label
- Color
- Slug
- color
- Required
- true
- Can have default value
- false
- Label
- Temperature
- Helper text
- *Please select Temperature as 0% to apply color on the light
- Slug
- temp
- Required
- true
- Can have default value
- true
- Filter code method
- Lexi.deviceTurnOnAll.setTemp(string: temp)