<%# File name : mtk_wifi_map_runtime_topology.htm This file is used in WebUI based on LuCI to display EasyMesh Run-time Topology. %> <%+header%> <% local mtkwifi = require("mtkwifi") local mapcfgs = mtkwifi.load_profile("/etc/map/1905d.cfg") %>

EasyMesh Run-time Topology Display <% if mapcfgs.map_ver ~= "R1" then %>

Click on the Easymesh device to display its Data Element Statistics

<% end %>

Retrieving EasyMesh Run-time Topology Information!
<%+footer%>