At present, MQ only supports message production using the Rule Engine in IoT Suite as producer.
User can follow IoT Suite -> Product Details -> Rule Engine, and add rules to forward messages such as device data points and device lifecycle events of the product to instance-based topics. The whole dataflow process is shown in the following figure:
The process includes:
Configure Rule Engine and message destination by selecting differentData Sources define custom SQL Rules to filter message data, and forward the message to MQ. For more information, please refer to Rule Engine
The application server consumes messages by subscribing to MQ to realize the business processes.