RSTi-OM User Manual Section 12
GFK-3212A Jun 2021
MQTT Interface 126
12.7 MQTT Settings Parameters
The following table illustrates the MQTT Port Configuration settings.
Process Data Publish
Interval min (100 -
999999)
The minimum interval (milliseconds) between
successive PDI (or PDO) messages for the port.
Process Data Publish
Interval max(100 -
999999)
Maximum interval (seconds) between successive
PDI (or PDO) messages for a port (0 == infinite).
The following table provides information about MQTT Configuration for client data that are global MQTT
configuration settings.
Enable/disable the MQTT client
MQTT server hostname or IPv4 address
MQTT server port (0-65535). Probably 8883 if
TLS is enabled.
Server
Authentication
Certificate
The Server Authentication Certificate is used by
the IO-Link Master to verify the server's identity.
The X509 certificate is used to verify server
identity (PEM encoding).
The Use SSL/TSL option must be enabled for this
option to work.
Verify Server
Certificate Name
Enable verification of information (e.g. name) in
server auth certificate.
The Client Authentication Certificate is sent by
the IO-Link Master (the client) to the server to
verify the client's identity. The X509 certificate
was sent to the server for authentication (PEM
encoding).
The Use SSL/TSL option must be enabled for this
option to work.
The Client Private Key is required to use the
Client Authentication Certificate as described
above. This is the private key for the above
certificate (PEM encoding).
The Use SSL/TSL option must be enabled for this
option to work.
Username sent to the server for authentication