{{#device}}
General
Serial Number: {{getSerial}}
Model: {{getDeviceType}}{{../specialText}}
Name: {{getName}} {{!--
--}}
Ethernet Mac Address: {{../ethernetMac}}
{{#if ../isPro }}
WiFi Mac Address: {{../../wifiMac}}
{{/if}}
200 uA Current Source Cal: {{../currentSourceA}} uA
10 uA Current Source Cal: {{../currentSourceB}} uA
Calibration Status: {{../deviceCalibrationMessage}}  
Versions
Firmware Version: {{../firmware}}
Bootloader Version: {{../bootloader}}
{{#if ../isPro }}
WiFi Firmware Version: {{../../wifiFirmware}}
{{/if}}
Current Status
Ethernet IP Address: {{../ethernetIP}}
{{#if ../isPro }}
WiFi IP Address: {{../../wifiIP}}
{{/if}}
Device Temperature: {{../internalTemp}} K
Ethernet {{#if ../powerEthernet }}Powered{{/if}} {{#unless ../powerEthernet}}Not Powered{{/unless}}
WiFi {{#if ../powerWifi }}Powered{{/if}} {{#unless ../powerWifi}}Not Powered{{/unless}}
Analog Input Module {{#if ../powerAin }}Powered{{/if}} {{#unless ../powerAin}}Not Powered{{/unless}}
Watchdog {{#if ../powerWatchdog }}Enabled{{/if}} {{#unless ../powerWatchdog}}Disabled{{/unless}}
Device LED {{#if ../powerLed }}Powered{{/if}} {{#unless ../powerLed}}Not Powered{{/unless}}

Important Device Links

{{/device}}