Go to documentation repository
A number of improvements were made to enhance the system's stability.
Updated the request for obtaining a list of server objects GET http://IP-address:port/web2/secure/configuration:
to get a list of Access points, specify the parameter objectDeviceType=ACR;
to get a list of specific system objects, specify the object type in the parameter objectClass;
to get the information on a specific object, specify it in the parameter objectId.
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).
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.
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.
{ "ErrorMessage": "File not created", "State": "Error" }
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.
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.
In Incident manager, it is now possible to escalate events not only to all users but also to specific users.
When deleting a logic in Incident handler, a confirmation window now appears.
In IIDK, updated the CORE||GET_QUEUE_INFO command: now, in addition to a response, it generates an event upon execution.
In Web server, it is now possible to select multiple RTSP servers (previously, only one could be selected).
Updated AviExport: metadata in the exported file now includes the server's time_zone information.
In Queue statistics window (Alt+F2), added information about object initialization time.
Removed the registry key AlarmLinkSearchDepthKey.
You can now select hardware acceleration decoder for the camera in the Monitor interface object
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/.
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.