<p>Partial implementation of <a href="https://github.com/opentechinstitute/luci-commotion/issues/92" class="issue-link" title="status tab (Nearby Mesh Devices)">#92</a>. See notes in that ticket.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/opentechinstitute/luci-commotion tab-nearby-md</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/luci-commotion/pull/122'>https://github.com/opentechinstitute/luci-commotion/pull/122</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Preliminary port of neighbors page</li>
  <li>Commented out table.sort line that breaks nearby_md</li>
  <li>Update nearby_md fields to reflect UI review requests</li>
  <li>Leaving gateway, neighbors, rx signal for v1.1</li>
  <li>Removing links to neighbors from html page, since firewall rules prevent AP clients from reaching backhaul IP addresses</li>
  <li>remove unused lq eplanations</li>
  <li>sketched node info table</li>
  <li>Added ETX definition</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/luci-commotion/pull/122/files#diff-0">luasrc/controller/commotion/status_config.lua</a>
    (452)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/luci-commotion/pull/122/files#diff-1">luasrc/view/commotion/nearby_md.htm</a>
    (165)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/luci-commotion/pull/122.patch'>https://github.com/opentechinstitute/luci-commotion/pull/122.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/luci-commotion/pull/122.diff'>https://github.com/opentechinstitute/luci-commotion/pull/122.diff</a></li>
</ul>