{% extends 'index.html' %} {% block content %}

Basic Settings

{% if is_default_password %}

Please change your password. Keeping the default password is not secure.

{% endif %}
↓ General Basic Settings

Set Web Interface Identification

If you encounter an error, try falling back on using english letters


↓ Security - Change Password

↓ License
Activated Licenses Loads: {{meters}}
Clients: {{clients}}
Protocols: {{protocols}}
Serial Nr: {{serialno}}
↓ Default Settings

Sets default network time protocol.
Sets Timezone to Stockholm.
 
Set Ethernet configuration to DHCP
Enables Randomised IP
 
Sets default MBusHub (Port) configuration.
Masterport to serial and all Slaveports to UDP
 
Default QuickPost configuration
 
 
Default Modbus2MBus configuration.
The xml configuration is not removed.
 
Default Wireless configuration.
The include/exclude and cache files are not removed.
 
↓ Webserver Settings
{% if http_on == "checked" %}

We recommend HTTPS-ONLY over HTTP.

HTTP is not secure and any interaction with the unit over HTTP is at risk of leaking credentials unless the unit is on a secure network and disconnected from the internet.

{% endif %}

{% endblock content %} {% block scripts %} {% endblock scripts %}