New services
Explore Plans
Mobile menu Close menu
Gewiss Smart Home IoTGewiss Smart Home IoT

Execute Any Command

Execute any command in your Gewiss smart home

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
Execute any command in your Gewiss smart home
API endpoint slug
gewiss_home.invoke_method
Filter code method
GewissHome.invokeMethod.skip(string?: reason)
Runtime method
runAction("gewiss_home.invoke_method", {})

Action fields

Method functional channel Dropdown list

Label
What command would you like to execute in the smart home?
Helper text
Choose what you want this applet to do in your home
Slug
method_functional_channel
Required
true
Can have default value
false

Method param Text input > Other

Label
[If needed] How much?
Helper text
Please add a parameter to your command, if it is needed
Slug
method_param
Required
false
Can have default value
true
Filter code method
GewissHome.invokeMethod.setMethodParam(string: methodParam)