From b3f9ae3539dac796d25c0a9cdfaa3f2456d475eb Mon Sep 17 00:00:00 2001 From: desertwitch <24509509+desertwitch@users.noreply.github.com> Date: Tue, 25 Jul 2023 13:55:08 +0200 Subject: [PATCH] add save diagnostics function add function so user is easily able to save their UPS details into a dummy-ups compliant .dev file, which the plugin developers can then request from the user to better identify problems with certain devices and the plugin itself. --- .../nut/usr/local/emhttp/plugins/nut/NUTdetails.page | 2 ++ .../local/emhttp/plugins/nut/include/nut_status.php | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/source/nut/usr/local/emhttp/plugins/nut/NUTdetails.page b/source/nut/usr/local/emhttp/plugins/nut/NUTdetails.page index 158f3ac9..53f8ca64 100644 --- a/source/nut/usr/local/emhttp/plugins/nut/NUTdetails.page +++ b/source/nut/usr/local/emhttp/plugins/nut/NUTdetails.page @@ -32,6 +32,8 @@ table.tablesorter tbody tr:nth-child(even) {