Send Action Command to Turn On or Off your UbiBot Network Relay Switch
- API endpoint slug
- ubibot.nr1_switch
- Filter code method
- Ubibot.nr1Switch.skip(string?: reason)
- Runtime method
- runAction("ubibot.nr1_switch", {})
Action fields
- Label
- Channel ID
- Helper text
- Select a Channel from your account
- Slug
- channel_id
- Required
- true
- Can have default value
- false
- Label
- Control List
- Helper text
- You can select multiple commands to issue. Conflicting commands will be ignored.
- Slug
- control_list
- Required
- true
- Can have default value
- true
- Filter code method
- Ubibot.nr1Switch.setControlList(string: controlList)