Explore Plans
Mobile menu Close menu
ioticsiotics

Level control for particular fan

This action will help to control the fan level

Developer info

API endpoint slug
iotics.fan_levels
Filter code method
Iotics.fanLevels.skip(string?: reason)
Runtime method
runAction("iotics.fan_levels", {})

Action fields

Fan device Dropdown list

Label
Select the iotics switch for fan control
Helper text
This is to select the particular iotics device that has fan
Slug
fan_device
Required
true
Can have default value
false

Fan level Dropdown list

Label
Select the level for the fan
Helper text
select the fan level from 1 to 10
Slug
fan_level
Required
true
Can have default value
true
Filter code method
Iotics.fanLevels.setFanLevel(string: fanLevel)