The rule engine is a service module under one product in the IoT kit. Please configure the rules in the “Product Details” -> “Rule Engine”.
Please click on Add Rule to set Rule Name, Message Source, Query Field, Matching Conditions and Message Destination.
Currently, the following types of message sources are supported:
Device data point message: new data points uploaded by device
Device lifecycle event: creation, deletion, online and offline event messages throughout device lifecycle
Device image properties update event: device image properties update event message (coming soon)
Query Field and Matching Conditions jointly define SQL statements. Please refer to SQL Statements.
Currently, the following services are supported by Message Destination:
Message queue (MQ)
A message-oriented middleware with high performance and high availability, making it easier for application services to get device messages stably and efficiently, as shown in the Message Queue (MQ).
Short Message Service (SMS)
Triggers a fixed template SMS containing user-defined parameters
Storage Service (coming soon)
Data storage service based on MySQL database