When you click in the upper-right corner, the Settings dialog box is displayed as follows:
You can perform the following tasks:
Define Databus Service Name
You can define the Databus service name in this field.
Specify Username and Password
You can connect the SIMATIC S7 Connector to Databus to publish the data. The Databus allows you to create a user and topics to this user. You must create topics for alarms and tags data to the user in the Databus. The topic name must be as follows:
ie/m/j/simatic/v1/s7c1/dp
for tags metadata
whereie
: industrial edge,m
: metadata,j
: json,s7c1
: SIMATIC S7 Connector instance 1,dp
: data point.ie/d/j/simatic/v1/s7c1/dp/r/#
for tags data
whereie
: industrial edge,d
: data,j
: json,s7c1
: SIMATIC S7 Connector instance 1,dp
: data pointie/m/j/simatic/v1/s7c1/ev
for alarms metadata
whereie
: industrial edge,m
: metadata,j
: json,s7c1
: SIMATIC S7 Connector instance 1,ev
: event.ie/d/j/simatic/v1/s7c1/ev/#
for alarms data
whereie
: industrial edge,d
: data,j
: json,s7c1
: SIMATIC S7 Connector instance 1,dp
: data pointie/s/j/simatic/v1/s7c1/status
for Connector and Connector diagnostic status whereie
: industrial edge,s
: status,j
: json,s7c1
: SIMATIC S7 Connector instance 1
When you create a user in Databus, you define a username and password for the user. You must specify this username and password combination in the UserName and Password fields. Using this credential, the SIMATIC S7 Connector establishes connection to Databus.
Specify Payload version
You can deploy only with 1.5 version of payload for S7 Connector.
For more information, refer Payload version compatibility switch.
Bulk Publish
By default, the bulk publish is always enabled. You cannot update the Bulk Publish checkbox as single publish is not supported. For more information, refer Bulk publish tags.
Specify Browse Timeout
You can specify the browse timeout in this field.