Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the Protocol report  and Face counter report (detailed by cameras), added the search for a camera by name
  2. In the Time and Attendance reports and Access Manager reports, added new fields: Card start date, Card expiration date, Pin code, External ID, Position, Personnel number 

General improvements

  1. Completely redesigned the internal transport mechanism of Axxon PSIM.
  2. x86 modules are no longer supported. We removed the option to install x86 modules.
  3. Optimized module connection to the kernel.
  4. Added the ability to encrypt all types of traffic using certificates installed in the system.
  5. Updated the mechanism of synchronization of the system configuration to be more reliable and modern. Added a mechanism of forced synchronization that you can start by clicking the Synchronization button on the Programming tab.
  6. A new HTML5 video player is now used in the the WEB Report System.
  7. In the report settings, you can now add all found objects by clicking the All button and deselect them by clicking the None button. You can also expand the structure of objects by clicking the Show all button and collapse the structure by clicking the Hide all button 
  8. You can now sort lists of objects by number and by name in reports 

  9. General report settings with descriptions are now located on the General tab the Settings tab of the administration page: update of the app cache, configuration of the appearance of the list of objects and events, the ability to add child objects of department to the tree and display them in the reader tree in reports on user access 
  10. Added a universal mechanism for saving and uploading templates of selected parameters for all types of reports  
  11. Locked the navigation bar in reports.
  12. Added a request for obtaining data on user walkway events to the API: GET http://<IP address of the Web server>:8081/AccessManager/ReportApi/GetEmployeeWalkwayData?from=<beginning of the time interval>&to=<end of the time interval> with optional filters (objtype, objid, action, area_id), an optional personId, and a limit on the number of lines in the response (limit) 

...