Chapter 4. Integrating MQTT 147
For more information about integrating IBM Intelligent Operations Center with the CAP
format, see:
http://publib.boulder.ibm.com/infocenter/cities/v1r0m0/topic/com.ibm.iicoc.doc/int
_cap.html
CAP format messages can be published from a device or from an intermediate application:
A device generates the complete CAP standard-compliant XML document and sends it
over MQTT. However, this option is generally not expected of devices because they tend to
have little memory. Where possible, the CAP format message can be published directly to
the inbound message queue in WebSphere Message Broker.
A device can also publish its raw data, such as temperature, water level, and other data, to
an application server or IBM WebSphere ...