Go to documentation repository
Page History
...
- The time in milliseconds between sending PING events
<PingTimeout>120000</PingTimeout> The IP-address to be returned on requests of Technoserv.
<MainHost>192.168.0.171</MainHost>- Username and password to connect to the Technoserv server and send events (if any)
<Login></Login> <Password></Password> - Correspondence of the Intellect event to the event code:
<ApiBgEventMatch> <ProductObjectName>CAM_VMDA_DETECTOR</ProductObjectName> <ProductEventName>ALARM</ProductEventName> <ApiBgEventCode>264400</ApiBgEventCode> <ProductObjectIds> <id>2</id> <id>1</id> </ProductObjectIds> <ParamMatch> <ProductEventParamName>num</ProductEventParamName> <ApiBgEventParamCode>NUMBER_OF_DETECTED_PEOPLE</ApiBgEventParamCode> </ParamMatch> <Shapes>1</Shapes> <Picture>1</Picture> </ApiBgEventMatch>
- ProductObjectName, ProductEventName – Intellect object and event, for example, CAM|MD_START.
- ProductObjectIds – Intellect object id, if you need to specify specific detectors. May be absent, then events will be transmitted to all detectors.
- ApiBgEventCode – event code, see below.
- Shapes – whether to transfer the Shapes field.
- Picture – whether to send a link to the freeze frame.
- ParamMatch – correspondence of the Intellect event parameter name to the event parameter. May be absent.
...
Overview
Content Tools