Mqtttopicbase/Port/N/Event; Mqtttopicbase/Port/N/Pdi - Emerson RSTi-OM User Manual

Fieldbus module with profinet io and modbus/tcp
Hide thumbs Also See for RSTi-OM:
Table of Contents

Advertisement

RSTi-OM User Manual
GFK-3212A
12.3.5

MqttTopicBase/port/n/event

An event data object is published each time an event occurs for any port. Example payload:
12.3.6

MqttTopicBase/port/n/pdi

PDI values are published when they change. Raw byte array data is always present. If PDI length is 4 or less, an
unsigned integer version is also present. If an IODD file is present, dissected field values will be present for the
configured process data group as defined by the IODD. If enabled, the process data field names will be
"sanitized" so that they are legal JavaScript identifiers by replacing illegal characters with underscores.
Example payloads:
MQTT Interface
"hwvers": "HW01.00",
"fwvers": "FW01.02",
"apptag": "Your automation, our passion.",
"functag": "R200 series",
"loctag": "***",
"pdibytes": 4,
"pdobytes": 1,
"isducapable": true,
"dscapable": true,
"dslength": 213,
"iolinkvers": "11"
}
{
"port" : 1,
"instance" : 3,
"mode" : 1,
"type" : 1,
"pdvalid" : 0,
"local" : 1,
"code" : 36,
"description" : "inst=AL mode=SINGLE type=MESSAGE
pd=INVALID local=ff code=0x0024:M_PREOPERATE"
}
{
"port" : 2,
"valid" : 1,
"uint" : 366,
"raw" : [1,137]
}
{
Section 12
Jun 2021
120

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omiolm001

Table of Contents