Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Notes for weekly build 1.0.1.224 from March 29, 2024  Specification Axxon PSIM Next page


What's new in Axxon PSIM build 1.0.1.1141

A number of improvements were made to enhance the system's stability.

New features in Axxon PSIM 1.0.1

HTTP API updates

  1. Updated the request for obtaining a list of server objects GET http://IP-address:port/web2/secure/configuration:

    1. to get a list of Access points, specify the parameter objectDeviceType=ACR;

    2. to get a list of specific system objects, specify the object type in the parameter objectClass;

    3. to get the information on a specific object, specify it in the parameter objectId.

  2. Updated the request for obtaining a list of users GET http://IP-address:port/web2/secure/persons: added the img parameter, which contains the base64-encoded user image. Filters can also now be applied in the request using the parameters from the dbo.OBJ_PERSON table (see Base Axxon PSIM database tables).

  3. Added a new request for checking user access POST http://IP-address:port/web2/secure/persons/checkByServer. In the request body, specify id_person, acr_id, and virtual_id. If access is verified successfully, the response will be "200 OK"; otherwise, a description of the error will be provided.

  4. In the request to create an archive export task POST http://IP-address:port/createarchivetask, it is now possible to specify the required format for the exported file by adding the format parameter to the request.

  5. Added a new request to obtain a list of all server video input devices GET http://IP-address:port/web2/secure/grabberList
  6. Updated the request to get archive export status GET http://IP-address:port/getarchivetaskstatus. Now, if no archive exists for the requested export period, the response will return an error status:
    {
        "ErrorMessage": "File not created",
        "State": "Error"
    }

Incident manager updates

  1. In Incident handler, added Area and Region to event filters

  2. In Incident manager, it is now possible to display bounding boxes from the PPE detector. To enable this, add the registry keys RectColor and RectLineThickness with the color and thickness of the bounding box to the path SOFTWARE\AxxonSoft\AxxonPSIM\Inc_Manager. These boxes will be displayed in both the logic and the report.

  3. In Incident manager, added a new registry key inc_server_send_full_event. When this key is enabled, the INC_SERVER|1|EVENT event will include the full parameters of the original event.

  4. In Incident manager, it is now possible to escalate events not only to all users but also to specific users.

  5. When deleting a logic in Incident handler, a confirmation window now appears.

Other updates

  1. In IIDK, updated the CORE||GET_QUEUE_INFO command: now, in addition to a response, it generates an event upon execution.

  2. In Web server, it is now possible to select multiple RTSP servers (previously, only one could be selected).

  3. Updated AviExport: metadata in the exported file now includes the server's time_zone information.

  4. In Queue statistics window (Alt+F2), added information about object initialization time.

  5. Removed the registry key AlarmLinkSearchDepthKey.

  6. Added support for the MatrixLock hardware protection key.
  7. Added new registry keys:
    1. in AviExport, EnabledFsForIpStorage key with a value of 1 allows to select Without data conversion option for export from external storage
    2. in Support.exe, LogUsersArray key with a value of 0 disables logging of domain user account data to the psim.log file.
  8. The RTSP Server now supports simultaneous transmission of multiple streams. The number of streams and connections per stream can be set in additional settings of the RTSP Server.
  9. Web Server 2.0 now supports receiving events via the WebSocket communication protocol. To enable this, add the registry key ActiveWebSocket=1 at path HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\AxxonSoft\AxxonPSIM\WebServer2 and enable push notifications in Web Server 2.0 settings.
  10. Speaker and Microphone objects now have no numerical limitations for entering their IDs (object identifiers).
  11. Added a new hardware object, Cloud authorization, required for sending push notifications
  12. In Macros for working with SIP-terminal, you can now specify all subscribers in a group call using special characters: * for all devices, and # for all operators.
  13. In Failover service settings, you can now set the Speed ​​of object transfer to monitoring computer (rpm) parameter, with a default of 1000.
  14. In VMDA detection, added a new setting, Response area, which allows to specify the part of the object (left, right, top, bottom edge, or any point) that must cross the line or be in the area to trigger the detector
  15. You can now select hardware acceleration decoder for the camera in the Monitor interface object

  16. The Security zone now includes date and time format settings, which affect date and time display in the Incident manager and Event viewer

IP device support

The release includes the Drivers Pack 3.80.247 for IP devices support. Detailed information about the Drivers Pack, where to find the latest set of drivers, and the list of supported hardware is available at https://www.axxonsoft.com/integrated_security_solutions/supported-ip/.

Updating from previous version

To update from version 1.0.1 and earlier, run the new version's installer and perform the installation while preserving the configuration. No need to uninstall the previous version.

Product documentation

Requirements for base PCs

Updating Axxon PSIM

Quick start Guide

Complete Axxon PSIM Documentation

  • No labels