IoT物联网-规则事件通知:请求示例
时间:2025-02-12 14:52:30
请求示例
POST {callbackUrl}Content-Type: application/json{ "notifyType": "ruleEvent", "author": "*****", "ruleId": "*************", "ruleName": "name", "reasons": [ { "satisfactionTime": "yyyyMMddTHHmmssZ", "type": "******" } ], "triggerTime": "yyyyMMddTHHmmssZ", "actionsResults": [ { "type": "******", "exception": "******" } ]}
support.huaweicloud.com/api-IoT/iot_06_0045.html