From 97be66cfe7e0fc8e0b379052053d4bcb77015705 Mon Sep 17 00:00:00 2001 From: Russel Yasol Date: Fri, 10 May 2024 11:29:22 +0800 Subject: [PATCH] improved some parsing to show relevant info --- simpleadmin/www/index.html | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/simpleadmin/www/index.html b/simpleadmin/www/index.html index a2f2818..fab20c6 100644 --- a/simpleadmin/www/index.html +++ b/simpleadmin/www/index.html @@ -187,7 +187,15 @@ PCI - + + + IPv4 @@ -243,7 +251,8 @@ CSQ - + + NR-SA Mode CELL ID @@ -259,7 +268,8 @@ RSSI - + + NR-SA Mode SS_RSRQ4G @@ -342,6 +352,9 @@ x-show="rsrqNRPercentage == '0'" x-text="rsrqNR" > + + None + @@ -430,6 +443,9 @@ x-show="rsrpNRPercentage == '0'" x-text="rsrpNR" > + + None + @@ -518,6 +534,9 @@ x-text="sinrNR" x-show="sinrNRPercentage == '0'" > + + None +