Mqtt Payload Examples - Siemens SIMATIC FDE Operating Instructions Manual

Hide thumbs Also See for SIMATIC FDE:
Table of Contents

Advertisement

Software and commissioning

5.5 MQTT payload examples

5.5
MQTT payload examples
This section contains MQTT payload examples. Here you can see parameters which were
specified in the connectivity configuration and published via MQTT.
Fanout mode: One message to publish topic
Example: Setting detailed parameter: ON
[
{
...
}
]
38
"app": "USS",
"parameters": {
"Parameter1": {
"value": 315.854,
"type": "float"
},
"STATUS": {
"value": 0,
"type": "int32_t"
},
"STATUS_INFO": {
"value": "{}",
"type": "string"
},
"TIMESTAMP_MS": {
"value": "1663312002231",
"type": "string"
},
"READOUT_MS": {
"value": 35,
"type": "uint32_t"
}
}
Operating Instructions, 02/2023, A5E52308942-AB
SIMATIC FDE Gateway

Advertisement

Table of Contents
loading

Table of Contents