mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-02 19:29:30 +00:00
Add status web page with addresses, neighbors, routes
This commit is contained in:
parent
1d9ed108d4
commit
6f66d45917
@ -0,0 +1,10 @@
|
||||
%!: /header.html
|
||||
<h4>Addresses</h4>
|
||||
%! addresses
|
||||
<h4>Neighbors</h4>
|
||||
%! neighbors
|
||||
<h4>Routes</h4>
|
||||
%! routes
|
||||
</table>
|
||||
|
||||
%! file-stats .
|
Loading…
Reference in New Issue
Block a user