🚦COlors and icons for device status label #706 + DeviceDetails fields

This commit is contained in:
jokob-sk
2024-06-15 16:26:33 +10:00
parent 76183e504a
commit 1cc471d56c
18 changed files with 1139 additions and 1070 deletions

View File

@@ -152,6 +152,8 @@ function setDeviceData() {
dev_Comments = "'. quotes($_REQUEST['comments']) .'",
dev_Network_Node_MAC_ADDR = "'. quotes($_REQUEST['networknode']).'",
dev_Network_Node_port = "'. quotes($_REQUEST['networknodeport']).'",
dev_SSID = "'. quotes($_REQUEST['ssid']).'",
dev_NetworkSite = "'. quotes($_REQUEST['networksite']).'",
dev_StaticIP = "'. quotes($_REQUEST['staticIP']) .'",
dev_ScanCycle = "'. quotes($_REQUEST['scancycle']) .'",
dev_AlertEvents = "'. quotes($_REQUEST['alertevents']) .'",