This action will change the current running mode of the device
- API endpoint slug
- bluelink.system
- Filter code method
- Bluelink.system.skip(string?: reason)
- Runtime method
- runAction("bluelink.system", {})
Action fields
- Label
- Select Device
- Helper text
- Select the device for which you want to change the system mode
- Slug
- selected_device
- Required
- true
- Can have default value
- false
- Label
- System Mode
- Helper text
- This is the desired system mode
- Slug
- system_setting
- Required
- true
- Can have default value
- true
- Filter code method
- Bluelink.system.setSystemSetting(string: systemSetting)