System

In this tab, you can back up or restore panel settings, export/import data, update software, change the language, reboot the device, etc.

Settings 

In this section, you can save all web interface settings (except network settings) by clicking the Backup whole settings button. If necessary, you can choose the downloaded file and restore saved settings. You can also reset the device to the default settings by clicking the corresponding button.

Export/Import data 

If necessary, you can export or import data from the Apartments, Forward, Identifiers, and Access Restrictions tabs. To export, you must click Download and a ZIP archive with tables will be saved on your computer.

Data import is used to copy the exported information to other individual panels. To do this, choose ZIP archive and click Confirm.

When importing data into the panel, all current data in the Apartments, Forward, Identifiers, and Access Restrictions tabs will be deleted and replaced with new (importing) information without the possibility of restoring.

Import of incorrect format data will cause the panel malfunctioning.

Clear data 

In this section, you can delete data about one or more categories: Apartments, Logs, Forward, Identifiers, and Access restrictions. To clear data, select category/ies and click Delete. As a result, the data will be irrevocably deleted.

Device language

5 device languages are available for setting:

  • Russian;

  • English;

  • Ukrainian;

  • Spanish;

  • Turkish.

Firmware upgrade 

By default, the BAS-IP server is used for updates. You have several ways to update panel firmware:

Before each software update, make a panel settings backup copy, so that in case of an update error, you can always restore the previous settings.

  • automatically: check for software updates and if it is released, click Update Firmware. The update process will take some time and in the end, the panel will reboot. If there are no updates, information about the current firmware version will be provided;

  • manually: download the necessary firmware from the webpage, click Choose file and upload the downloaded file. Click Update Firmware and wait for the process to complete (in the end the panel will reboot);

You also can use a custom server (is used in closed intercom networks) for firmware updates.

The custom server must meet certain conditions for its correct work: the server must have the version.json file and the file with the necessary firmware.

The version.json file must contain information and structure as in the example:

  • device name;

  • model (doubles the name);

  • device type: panel is a standard value for all panels;

  • firmware version;

  • firmware name (doubles the firmware version);

  • firmware build date;

  • commit hash value; 

  • description of changes;

  • link to the firmware file;

 

{ "device_name": "AV-01BD", "device_model": "av-01bd", "device_type": "Panel", "version": "3.3.1", "name": "3.3.1", "date": "10.06.2022", "commit_hash": "39c98396f3f85b4f451501d880c40839e7b3239a", "description": [ "<ul>", "<li>Implemented web interface for AV-02FDR, AV-02FDE, AV-02IDE, AV-02IDR, AV-02IPD, AV-01MD, BA-04MD, BA-08MD, BA-12MD models</li>", "<li>Added MQTT protocol support for interacting with Link and third party services</li>", "<li>Added TLS protocol support for SIP calls</li>", "<li>Added tamper feature for AV-04AFD, AV-04SD, AV-04FD, AV-05SD, AV-05FD, AA-07BD models</li>", "<li>Implemented sending the number of used guest identifiers passes from the panel to the Link server</li>", "<li>Added feature of enabling/disabling calling a lift to the floor when opening the lock from the monitor or bringing the identifier to the panel</li>", "<li>Implemented sending identifier number and type to a lift module</li>", "<li>Added ability to switch transport (UDP/TCP/TLS) in the SIP settings of the web interface</li>", "<li>Added ability to set the time manually</li>", "<li>Fixed validation for the Login field in the SIP settings</li>", "<li>Fixed untimely call rejection when viewing panels</li>", "<li>Maximum talk time for incoming and outgoing calls increased to 24 hours</li>", "<li>Fixed Link settings display in web interface for CR-02BD</li>", "<li>The new version of the API and deprecation rules is available <a href=\"https://developers.bas-ip.com/\">here</a></li>", "</ul>" ], "url_address": "192.168.1.11" }

How to configure custom server use for firmware updates

  1. Log in to the device web interface. By default, the username is admin, and the password is 123456.

  2. Go to System tab > Firmware upgrade section. 

  3. Enable use of a custom server.

  4. Enter the link to the server (with version.json and firmware files) in the Custom server field.

  5. Submit settings.

To update firmware from a custom server, you also must check for updates and click Update Software.

Reboot

The section contains a button for panel soft reset.