System
In this tab, you can back up or restore monitor settings, export/import data, update software, change the language, reboot the device, etc.
Device language
8 device languages are available for setting:
Russian
English
Ukrainian
Spanish
Polish
Turkish
Dutch
French
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 the saved settings. You can also reset the device to the default settings by clicking the corresponding button.
We recommend you export Contacts before resetting to the default settings.
Firmware upgradeÂ
Before each software update, make a device settings backup copy, so that in case of an update error, you can always restore the previous settings.
By default, the BAS-IP server is used for updates. You have several ways to update device firmware:
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 monitor 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 and wait for the process to complete (in the end the monitor 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: monitor is a standard value;
firmware version;
firmware name (doubles the firmware version);
firmware build date;
commit hash value;Â
description of changes;
link to the firmware file;
version.json structure
{
"device_name": "SP-03",
"device_model": "sp-03",
"device_type": "Monitor",
"version": "1.14.0",
"name": "1.14.0",
"date": "04.11.2022",
"commit_hash": "0b4ece86f18ebe9337f04595dcf1e432d67409cb",
"description": [
"<ul>",
"<li>Updated password validation for web interface and GUI</li>",
"<li>Updated GUI keyboard</li>",
"<li>Updated Dutch localization of the web-interface</li>",
"<li>Added contact search for AQ-07LL and AZ-07LL</li>",
"<li>Added feature of current supply from the siren contacts during an incoming call for light indication</li>",
"<li>Added a menu for enabling and configuring light indication in the web interface</li>",
"<li>Fixed Setting the date and time manually feature functioning</li>",
"<li>Minor changes in the web interface</li>",
"<li>The new version of API is available via <a href=\"https://developers.bas-ip.com\">link</li>",
"</ul>"
],
"url_address": "https://192.168.1.11"
}
How to configure custom server use for firmware updates
Log in to the device web interface. By default, the username is admin, and the password is 123456.
Go to the System tab > Firmware upgrade section.Â
Enable the use of a custom server.
Enter the link to the server (with version.json and firmware files) in the Custom server field.
Submit settings.
To update firmware from a custom server, you also must check for updates and click Update Firmware.
Admin PasswordÂ
Here you can change the administrator password, which is used to enter the device web interface. To do it:Â
Enter the current (old) password.
Create a new password and enter it in the appropriate field. The password can be up to 16 digits and contain all ASCII symbols (a-z, A-Z, 0-9 and a selection of punctuation marks).
Confirm the new password by re-entering.
Submit changes.
Reboot
The section contains a button for monitor soft reset.