Important Disclaimer: Read this before developing applications using this emulator!

Dashboard

System Information

{% for key, value in system_info.items() %} {% endfor %}
{{ key }} {{ value }}

Firmware Update

{% for key, value in firmware_update.items() %} {% endfor %}
{{ key }} {{ value }}

System Status

{% for key, value in system_status.items() %} {% endfor %}
{{ key }} {{ value }}

Configuration

{% for key, value in configuration.items() %} {% endfor %}
{{ key }} {{ value }}