{% args info, nodes %}
System Info Value System Info Value
Unit: {{info['unit']}} uPyEasy version: {{info['version']}}
Local Time: {{info['time']}} Platform: {{info['platform']}}
Uptime: {{info['uptime']}} Free/Total Heap: {{info['heap']}}
IP: {{info['ip']}} Used Stack Mem: {{info['stack']}}
Node List: Name Build Type IP Age {% for node in nodes %}
{% endfor %}