c54b550c361f8862b7117ff91a612071c16eb78c
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / apcups.lua
1 return {
2 legend = {
3 { "Host", "Port" },
4 { },
5 { }
6 },
7 label = _("APC UPS"),
8 category = "general"
9 }