Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
On this page

Table of Contents

Software implementation

HTTP API is represented by web2 module—Web-server 2.0 (see Configuring the Server to connect the Clients via the Web server 2.0 module).

...

  1. Get information about interactive maps: map list, map name, map layer list, layer parameters, layer background image, information about the list of points and an individual point on the layer (see Map).
  2. Get information about object classes created on the Server, a list of states for the object class and information about status, icons for a specific state (see Object classes).
  3. Get a list of objects created on the server, information about the individual object, the state of the object, the list of available actions with the object (see Objects).
  4. Receive events from the Server both separately and by blocks (see  Getting events).
  5. Send commands to the server (see  Sending commands to server).
  6. Run macros (see Macros).
  7. Work with video: get frames, request configuration, receive live and archive video, manage recording, arm and disarm cameras, manage telemetry (see Video).
  8. Get live and archive sound (see Sound).
  9. Get a list of users (see Users).
  10. Send events and reactions to the core of the Axxon PSIM software (see  Sending reactions and events to Axxon PSIM using HTTP request).
  11. Access the Face PSIM API and the Auto PSIM API (see Calling API of vertical solutions via Axxon PSIM HTTP API).

  12. Set up integration with Technoserv and ECHD (see Configuring the Technoserv integration and Commands used for ECHD integration).

Specifics and limitations

...