{% extends "base.html" %} {% block title %}Testing Tools - RTU Portal{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Test mode allows reading Modbus data without publishing to HTTP/MQTT. Safe for testing configurations.
Check if a specific device responds at a unit ID
Scan a range of unit IDs to discover devices
Read and interpret Modbus registers with data type conversion
Test a new Modbus connection without modifying your configuration