Parameters for a Thing-IF Trigger

This topic explains function parameters when an endpoint in server code is called by a Thing-IF trigger.

When you implement server code that is executed by a Thing-IF trigger, the implementation steps are the same as those for manual operation. Only the way to call server code is different between a Thing-IF trigger and manual operation.

The returned values from the server code will be stored in Thing Interaction Framework. You can later get them using the Thing-IF SDK feature.