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
List allowed OpenC2-Content (see Sec. |
|
List allowed objects in Body (see Sec. |
Classes
HTTP Message Body (see Sec. |
|
MQTT Message Headers (see Sec. |
|
MQTT Message representation |
|
MQTT Message OpenC2-Content (see Sec. |