{% extends "base.html" %} {% block title %}Communication Config Editor - RTU Portal{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
All changes saved
🏷️

Device Identity

Unique identifier for this RTU device. Used for config publishing and display.

🌐

API Endpoints

Electrical Measurements

Electrical Alerts

Water Measurements

Water Alerts

📡

MQTT Configuration

Leave empty to keep existing password

Topics

📊

Data Aggregation

Enable Aggregation Aggregate data over time windows

e.g., 60=1min, 300=5min, 900=15min, 3600=1hour

Performance Monitoring

Enable Monitoring Track CPU, memory, and disk usage
🔌

Modbus TCP Gateway

Enable Gateway Expose cached meter readings via Modbus TCP
⚙️

Other Settings

Register cache TTL for MQTT/HTTP consolidation

{% endblock %} {% block extra_scripts %} {% endblock %}