Total Registered Devices | ${devices["total"]} |
---|---|
Unique Devices | ${devices["count"]} |
${dev.description} | ${dev.count} | ${'%.1f' % (float(dev.count) / devices["total"] * 100) } % | ![]() |
---|
${dev.description} | ${dev.count} | ${'%.1f' % (float(dev.count) / devices["total_hosts"] * 100) } % | ![]() |
---|
${dev.cls} |
---|