otupy.transfers.mqtt.message

HTTP Message

This module defines the MQTT definition of the abstract OpenC2 Message data. See Sec. 2.4.2 of the MQTT Specification. However, this Section does not define serialization requirements. This implementation guesses from the examples in Appendix A that the same serialization requirements as HTTP apply here.

Module attributes

OpenC2Contents

List allowed OpenC2-Content (see Sec.

Bodies

List allowed objects in Body (see Sec.

Classes

Body

HTTP Message Body (see Sec.

Headers

MQTT Message Headers (see Sec.

Message

MQTT Message representation

OpenC2Content

MQTT Message OpenC2-Content (see Sec.