Documentation for Axxon Next 4.6.0. Documentation for other versions of Axxon Next is available too.

Previous page Adding and removing IP devices  Configuring System Objects for Devices Next page

You can add IP devices in bulk by importing their parameters from a CSV file.

Attention!

You have to disable the UAC first.

Do the following:

  1. Create a CSV file with devices listed as follows:

    IP address, Port, Vendor, Model, Login, Password, Identifier, Object name, Latitude, Longitude, Azimuth, Archive name, Recording mode

    Attention!

    For each added camera, three parameters are required: IP address, Vendor and Model.

    If a required parameter is not specified, it will be automatically set to its default value.

    You should include commas even if no additional parameters are set.

    Note

    To separate the integer and fractional parts in coordinates, use a point.

    Note

    If there is a comma in the device model name, in order not to violate the logic of the CSV file, it is necessary to add the \ character before the comma in the model name.

    Example: the device model name is CO-i20DY2(2,7-9) (CO-YUC-HM96-279). In the CSV file, it is necessary to specify the model name as CO-i20DY2(2\,7-9) (CO-YUC-HM96-279).

    For example:

    10.0.12.245, 80, Bosch, Dinion IP starlight 8000 MP, service, Admin12345!, 1441, Camera 1, 0, 0, 0, Archive AliceBlue, Always
    10.0.12.246,, Bosch, Dinion IP starlight 8000 MP,,,,,,,,,
    10.0.12.247, 80, Bosch, Dinion IP starlight 8000 MP,,,, Camera 3,,, Archive AliceBlue, On motion

    Attention!

    The vendor and model of the device must be specified exactly as in the list of supported devices.

    Note

    For correct display of the object name in Axxon Next VMS, the CSV file must be UTF-8 or UTF-32 encoded.

  2. Drag & drop the created file to the field in IP Device Discovery Wizard in Axxon Next.

The devices will be added to the configuration.

  • No labels