Ethernet

{{#if custom.showEthernetWarning}}Currently connected to device over Ethernet, changing current Ethernet settings may break your connection.{{/if}}
Connection Status: {{ custom.ethernetConnectionStatus}}
{{ custom.ethernetStatusMessage }}

{{#each custom.ethernetIPRegisters}} {{/each}}
{{humanName}}: {{ initVal }}
{{# if custom.isPro }}

WiFi

{{#if custom.showWifiWarning}}Currently connected to device over WiFi, changing current WiFi settings may break your connection.{{/if}}
Connection Status: Connected
{{ custom.wifiStatusMessage }}

Network Name:
Password:
{{#each custom.wifiIPRegisters}} {{/each}}
{{humanName}}: {{ initVal }}
{{/if}}