MQTT driver configuration

Within this configuration file, general settings for the MQTT plugin are configured.

File location

<WorkspaceDirectory>\ConfigFiles\xio.Mqtt.cfg


ParameterDescriptionScopeUnit

Default value

xio.Mqtt.ClientIdThe client ID used to connect to the MQTT brokers. If empty, an automatically generated GUID will be used.string nonerandom GUID value
xio.Mqtt.DelimiterThe given character is interpreted as a hierarchical separation inside topic names.stringnone/
xio.Mqtt.CultureInfoDefines the culture info that is used to transfer values from and to MQTT brokers. If left empty, the invariant culture info is used.stringnoneInvariant culture