ST_ALY_SP_Config

Syntax

Definition:

TYPE ST_Msg :
STRUCT
    sMainTopic     : T_MaxString;
    sProviderGuid  : GUID;
    stConnSettings : ST_ConnectionSettings
END_STRUCT
END_TYPE

Parameter

Name

Type

Descriptiom

sMainTopic

T_MaxString

The main topic where the TwinCAT Analytics Storage Provider is located on the message broker

sProviderGuid

GUID

The individual GUID of the TwinCAT Analytics Storage Provider Instance

stConnSettings

ST_ConnectionSettings

MQTT connection settings to connect with the message broker