{for hdd in hdds} {/for} {for nic in nics} {/for}
Device & Versions
Devicename: ${info.devicename}
Enigma Version: ${info.enigmaVersion}
Image Version: ${info.imageVersion}
Frontprozessor Version: ${info.fpVersion}
Webinterface Version: ${info.webifversion}
{for nim in nims} {/for}
Tuners
${nim.name}: ${nim.model}
Harddisk (${hdd.model})
Capacity: ${hdd.capacity}
Free: ${hdd.free}
Network Interface (${nic.name})
Mac Address: ${nic.mac}
DHCP enabled: ${nic.dhcp}
IP: ${nic.ip}
Netmask: ${nic.netmask}
Gateway: ${nic.gateway}