Installing the Singlewire InformaCast Indoor Intercom with Keypad
Configure the Events Parameters
Operations Guide
931640A
CyberData Corporation
83
2.4.15.1 Example Packets for Events
The server and port are used to point to the listening server and the 'Remote Event Server URL' is
the destination URL (typically the script running on the remote server that's used to parse and
process the POST events).
Note
The XML is URL-encoded before transmission so the following examples are not completely
accurate.
Here are example packets for every event:
POST xmlparse_engine HTTP/1.1
Host: 10.0.3.79
User-Agent: CyberData/1.0.0
Content-Length: 197
Content-Type: application/x-www-form-urlencoded
<?xml version="1.0" encoding="ISO-8859-1"?>
<cyberdata NAME='CyberData VoIP Device' MAC='0020f70015b6'>
<event>POWERON</event>
</cyberdata>
POST xmlparse_engine HTTP/1.1
Host: 10.0.3.79
User-Agent: CyberData/1.0.0
Content-Length: 199
Content-Type: application/x-www-form-urlencoded
<?xml version="1.0" encoding="ISO-8859-1"?>
<cyberdata NAME='CyberData VoIP Device' MAC='0020f70015b6'>
<event>HEARTBEAT</event>
</cyberdata>
POST xmlparse_engine HTTP/1.1
Host: 10.0.3.79
User-Agent: CyberData/1.0.0
Content-Length: 196
Content-Type: application/x-www-form-urlencoded
Click the
Save
button to save your configuration settings.
Click on the
Reboot
button to reboot the system.
Click on the
Toggle Help
button to see a short description of some of the web page
items. First click on the
Toggle Help
button, and you will see a question mark (
)
appear next to some of the web page items. Move the mouse pointer to hover over
a question mark to see a short description of a specific web page item.
Table 2-23. Events Configuration Parameters(continued)
Web Page Item
Description