HTTP listening sever sends alarm information to alarm center.
Method |
POST |
Description |
HTTP listening sever sends alarm information to alarm center. |
Query |
None |
Request |
None |
Response |
Succeeded: XML_EventNotificationAlert_AlarmEventInfo or JSON_EventNotificationAlert_Alarm/EventInfo Failed: XML_ResponseStatus |
The <ipAddress> in the request URL refers to the IP address or domain name of HTTP listening server, the <portNo> is the port No. of HTTP listening server, and the <url> represents the streaming URL, which is configured via the HTTP listening server.
The default port No. is 80, so the request URL without port No. is also valid.