B.3.8 Message body

B.3.8.1 General

The message body is encoded in the AMQP bare-message application-data section as an AMQP ‘binary’ value.

B.3.8.2 JSON message mapping

A JSON body is encoded as defined for the JSON message mapping defined in 7.2.4.6.9.

The corresponding MIME type is application/json.

B.3.8.3 UADP message mapping

A UADP body is encoded as defined for the UADP message mapping defined in 7.2.3.

The corresponding MIME type is application/opcua+uadp.

If the encoded AMQP message size exceeds the Broker limits it is broken into multiple chunks as described in 7.2.4.4.4.