Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Info
titleFile location

<WorkspaceDirectory>\ConfigFiles\xio.HTTPMqtt.cfg


ParameterDescriptionScopeUnit

Default value

xio.
Http
Mqtt.
TimeOut
ClientIdThe
timeout that the server waits for an answer to an HTTP request.1 – 65535 ms5000xio.Http.ValueTagThe tag that is used to indicate the item value within the update resource.stringnone@value@xio.Http.LanguageThe country code which is used for data conversion. Default (if left empty) is invariant culture.stringnoneemptyxio.Http.ProxyUriThe URI of a web proxy that shall be used. If empty, no proxy is used.stringnoneemptyxio.Http.ProxyUserThe user name for the proxy connection. If empty, no authentication to the proxy is done
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
empty
/
xio.
Http
Mqtt.
ProxyPassword
CultureInfo
The password for the proxy connection. If empty, no authentication to the proxy is done
Defines the culture info that is used to transfer values from and to MQTT brokers. If left empty, the invariant culture info is used.stringnone
empty
Invariant culture