IF_ESMAClientCredentials

Overview

This interface is implemented by the function block FB_ESMAClientCredentials. It can be used to retrieve the access parameters for the communication.

Properties

Name Data Type Accessing Description

AccessToken

STRING[255]

Set

This property serves to pass the access token, generated on the website, for the Monitoring application interface.

ConnectionString

STRING[255]

Set

This property serves to pass the connection string for the Monitoring application interface.

IsConnectionStringUsed

BOOL

Get

This property indicates TRUE if the access token is generated from the connection string.

Resource

STRING[255]

Get

This property provides the resource of the EcoStruxure Machine Advisor (required for HTTP).

ServerUrl

STRING[255]

Get

This property provides endpoint URL of the EcoStruxure Machine Advisor cloud service.

Topicname

STRING[255]

Get

This property provides the topic name for the MQTT PUBLISH to the Monitoring application interface of the EcoStruxure Machine Advisor cloud service.

ValidityPeriodAccessToken

TIME

T#10M

Get/Set

This property serves to specify the validity period of the access token which is generated from the connection string.