Devices | Configuration

Settings > 8229

Information
Channel Names
Channel Settings
TTL Controls
TTL1
TTL2
TTL3
TTL4
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}
    {% for category, message in messages %}
  • {{ message }}
  • {% endfor %}
{% endif %} {% endwith %}