Go to documentation repository
The ApiBgConfig.xml file is used to configure the login and password for connecting the Technoserv system to Intellect Axxon PSIM, as well as for associating Intellect Axxon PSIM events with the Technoserv event codes (see the table below).
...
The IP-address to be returned on requests of Technoserv.
<MainHost>192.168.0.171</MainHost>
<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>
...