MQTT Client Driver Statistics Dialog

The Show Stats button will display the following information about an MQTT Client driver tag.

Driver Name The name of the driver (within the driver's code) for which statistics are being displayed.

Driver Type Identifies the driver.

Version The version number and date that this driver was created.

Module reporting The VTScada module name

Value The most recently reported driver value - 0 is success.

Message A message describing the type of communications value that last occurred.

Address The topic name for which the value occurred.

TimeThe UTC time that the most recent value occurred.

dt The Response time - that is, the time between a request for information and the message being received.

Module reporting success The VTScada module name that last reported a success.

Success Count The number of successful communications since the system started.

Last Success Time The UTC time of the last successful communication.

Error Count The number of errors that have occurred since the system started.

Last Error The error number (code) for the last error that occurred.

Last Error Message A message describing the type of communications error that last occurred.

Last Error Time The time of the last reported error.

Last Error Address The topic name for which the error occurred.

MQTT Client Driver