Send Action Command to Turn On or Off your UbiBot Smart Plug
- API endpoint slug
- ubibot.smart_plug_switch
- Filter code method
- Ubibot.smartPlugSwitch.skip(string?: reason)
- Runtime method
- runAction("ubibot.smart_plug_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
- Switch
- Helper text
- Switch On or Off
- Slug
- set_state
- Required
- true
- Can have default value
- true
- Filter code method
- Ubibot.smartPlugSwitch.setSetState(string: setState)