![ADF Web HD674-A044 User Manual Download Page 27](http://html1.mh-extra.com/html/adf-web/hd674-a044/hd674-a044_user-manual_2851009027.webp)
Industrial
Electronic Devices
ADFweb.com Srl – IT31010 – Mareno – Treviso INFO:
www.adfweb.com
Phone +39.0438.30.91.31
User Manual
J1939 / MQTT - Converter
Document code: MN674-A044_ENG Revision 1.000 Page 27 of 34
TEMPLATE STRING: DEFINITION OF MQTT PAYLOAD
In the section “Set Communication” of the SW674-A044, it is possible to define a Template string for the MQTT messages. The template is
necessary in order to define the structure of the payload of the MQTT message and the info contained.
It is possible to have a simple text format or a JSON format.
The definition of the template can be done using Key words, used to link a specific information from/to J1939. The key words used and their
meanings are:
VALUE: value of the J1939 variable
TIME: date and time of the MQTT message
DESC: description of the message
Warning:
The key words must be defined between “$” chars in order to be recognized (Ex.: $VALUE$).