This document provides the information needed for Axxon PSIM software interaction with external systems. Axxon PSIM software has the following interfaces for this:
- IIDK Interface: intended for integration of functional modules that perform the following tasks:
- Adding new security hardware to the system.
- Implementing new service functions (security hardware management).
The module integration steps are explained using a demonstration module, Axxon PSIM Demo, as an example (its source code may be found in an appendix to the documentation).
Axxon PSIM Demo module can also be downloaded in section Axxon PSIM software integration Guide (HTTP API, IIDK, ActiveX) of the online documentation. - CamMonitor.ocx ActiveX Control: the component is similar in every way to the Video monitor interface object. It allows you to manage cameras, view the archive, etc.
- HTTP API: the program interface allows to send commands and receive data from Axxon PSIM software by HTTP requests.
- RabbitMQ: send and receive messages in Axxon PSIM using the RabbitMQ message broker.