Skip to main content

Get Token (IoT)

Synopsis

This operator allows to retrieve a Bearer token to connect to IoT Studio

Description

After configuring the Altair IoT Studio space, a token can be fetched using this operator.

Input

connection

Optional Connection object. See the parameter connection entry for more information.

Output

output

Table populated by the token retrieved using the Altair IoT Connection

connection

The same connection from the input port. If the connection input port is not connected, the connection output port delivers nothing.

Parameters

Connection source

Only available when the connection input port is not connected. Whether the connection should be predefined or retrieved from repository.

Connection entry

Only available when the connection source parameter is set to ** repository**. It is used to specify a repository location that represents a connection entry.

Connection

Only available when the connection source parameter is set to ** predefined**. The connection details for the Altair IoT connection have to be specified. If there is already a configured Altair IoT connection, it can be selected from the drop-down list. In other case, select the icon to the right of the drop-down list. Create a new Altair IoT connection in the Manage connections box. The access key, secret key and the region are required.

See Also