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

10 lines
97 B
Lua
Raw Normal View History

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