{% args info %}
System Info Value
Unit {{info['unit']}}
Platform {{info['platform']}}
Version {{info['version']}}
Build Status {{info['buildstatus']}}
Build Version {{info['buildversion']}}
Database Version {{info['dbversion']}}
Micropython Version {{info['micropython']}}
Machine Board {{info['board']}}
Unique Identifier {{info['unique']}}
CPU Frequency {{info['unique']}}

TIME
Local Time {{info['time']}}
Uptime {{info['uptime']}}

Network
IP {{info['ip']}}
Gateway {{info['gateway']}}
Netmask {{info['subnet']}}
DNS {{info['dns']}}

Memory
Free Heap {{info['free']}}
Total Heap {{info['total']}}
Current Use Heap {{info['current']}}
Peak Use Heap {{info['peak']}}
Used Stack {{info['stack']}}

close