luci-app-statistics: add support for thermal stats
[project/luci.git] / applications / luci-app-statistics / root / usr / bin / stat-genconfig
index ab8159b..df9af15 100755 (executable)
@@ -423,6 +423,12 @@ plugins = {
                { "LocalPorts", "RemotePorts" }
        },
 
+       thermal = {
+               { },
+               { "IgnoreSelected" },
+               { "Device" }
+       },
+
        unixsock = {
                { "SocketFile", "SocketGroup", "SocketPerms" },
                { },