Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page General information on HTTP-Server  HTTP-Server requests Next page


The HTTP-Server object is configured as follows:

  1. Create the HTTP-Server object on the basis of the Computer object on the Hardware tab of the System Settings dialog box (1). The settings panel of the created object will be displayed on the right side of this window.
  2. In the Port field, specify the port number in the system where the client should send the HTTP-Server requests (2).
  3. Configure the filter for the events which information should be sent by the HTTP-Server. If no events are added to the filter, then the HTTP-Server will return only the core events (the CORE object) for the client requests. The additional events are selected as follows:
    1. From the Object type drop-down list, select the required Intellect object type (3).
    2. From the ID drop-down list, select the identifier of the object of the selected type (4). If no ID is selected, then the HTTP-Server will send the events for all objects of the selected type.
    3. After selecting the type and object identifier, the Object name field will be automatically filled with the name of the corresponding object (5).
    4. In the Event field, enter the name of event which should be sent via the HTTP-Server (6). If no event is selected, the HTTP-Server will send all events of the selected object (or all objects of the selected type). The name of the event is specified in the internal format, for more details see Description of events and reactions of system objects. For example, set object type Camera and enter "ARM" in the Event field to filter camera arming events. 
    5. If it is necessary to send selected events related only to users from the Access Manager module (see Access Manager Module Settings and Operation Guide), then enter objtype<PERSON> in the Parameters field (7). If this parameter is not specified, the events of all objects will be sent.
    6. Repeat steps a-e for all required objects and events.
  4. Click Apply.

Configuring the HTTP-Server object is complete.

  • No labels