This topic describes the types of IoT Platform events that ActionTrail records or CloudMonitor monitors and can be published to EventBridge.
Event types
The following table describes the types of IoT Platform events that can be published to EventBridge.
Event type | Value of the type parameter |
Operation performed by Alibaba Cloud on a resource | iot:ActionTrail:AliyunServiceEvent |
API operation call | iot:ActionTrail:ApiCall |
Operation performed in a console | iot:ActionTrail:ConsoleOperation |
The number of connection requests that the current account sends per second reaches the upper limit | iot:CloudMonitor:AccountConnectQPSLimit |
The number of requests that the current account sends to devices per second reaches the upper limit | iot:CloudMonitor:AccountDownlinkQPSLimit |
The number of requests that the current account sends to the rules engine per second reaches the upper limit | iot:CloudMonitor:AccountRuleEngineDataForwardQPSLimit |
The number of requests that the current account sends per second reaches the upper limit | iot:CloudMonitor:AccountUplinkQPSLimit |
The number of connection requests that a device sends per minute reaches the upper limit | iot:CloudMonitor:DeviceConnectQPMLimit |
The number of messages that a device receives per second reaches the upper limit | iot:CloudMonitor:DeviceDownlinkQPSLimit |
The number of messages that a device sends per second reaches the upper limit | iot:CloudMonitor:DeviceUplinkQPSLimit |
For more information about the parameters defined in the CloudEvents specification, see Overview.