Methods
The Thing method tab shows all the methods associated to a thing. The Method tab appears only when there are methods associated to the Thing's Thing definition(Defining Methods).
Viewing and Executing a Method
To view and execute a method on a thing, do the following:
- On Viewing a Thing, click on Method tab to access the Thing's Methods
- To execute a method, click on the method you want to execute
The Method screen appears. - Enter the required inputs
- Click Execute
If a Trigger is set as a Handler for the Method then a trigger gets executed whenever you execute the method. For more on executing a trigger in a method, see Defining Methods.