The trigger is triggered when you control your Light Switch(Wifi).
- API endpoint slug
- XHouseIOT.operateLightSwitchWifi
- Filter code method
- XHouseIOT.operateLightSwitchWifi.skip(string?: reason)
- Runtime method
- runAction("XHouseIOT.operateLightSwitchWifi", {})
Action fields
- Label
- which device
- Helper text
- select device
- Slug
- deviceId
- Required
- true
- Can have default value
- false
- Label
- route
- Slug
- route
- Required
- true
- Can have default value
- true
- Filter code method
- XHouseIOT.operateLightSwitchWifi.setRoute(string: route)
- Label
- operate
- Slug
- operate
- Required
- true
- Can have default value
- true
- Filter code method
- XHouseIOT.operateLightSwitchWifi.setOperate(string: operate)