thing.bind Action

This trigger action is used to bind a thing to the current session.

Action

This trigger action is found under the Thing heading.

Canvas

When dragged onto the canvas, the appearance of the action is a rectangle with two routing points.

The left routing point (red) is the failure route. This route will be taken if there is an error during execution.

The right routing point (green) is the success route. This route will be taken if action executes successfully.

Form

Add thing.bind action

Thing Identifier Parameters

Name

Type

Required

Description

Thing key

String

Yes

Identifies the thing that needs to be bound to the current session.

Time to live

String

Yes

The amount of time (in seconds) the thing needs to be bound to the current session

Remote Address

String

The source address where the bind request is sent from.