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

10 lines
121 B
Lua
Raw Normal View History

return {
legend = {
{ },
{ "IgnoreSelected" },
{ "Sensor" }
},
label = _("Sensors"),
category = "general"
}