luci/applications/luci-app-statistics/luasrc/statistics/plugins/apcups.lua

10 lines
107 B
Lua
Raw Normal View History

return {
legend = {
{ "Host", "Port" },
{ },
{ }
},
label = _("APC UPS"),
category = "general"
}