diff --git a/back/pialert.py b/back/pialert.py index db8ed42b..9d7708c3 100644 --- a/back/pialert.py +++ b/back/pialert.py @@ -951,7 +951,7 @@ def update_devices_data_from_scan (): # New Apple devices -> Cycle 15 print_log ('Update devices - 6 Cycle for Apple devices') - sql.execute ("""UPDATE Devices SET dev_ScanCycle = 15 + sql.execute ("""UPDATE Devices SET dev_ScanCycle = 1 WHERE dev_FirstConnection = ? AND UPPER(dev_Vendor) LIKE '%APPLE%' """, (startTime,) ) diff --git a/docs/img/1_devices.jpg b/docs/img/1_devices.jpg index 7eca5b23..e5514ef0 100644 Binary files a/docs/img/1_devices.jpg and b/docs/img/1_devices.jpg differ diff --git a/front/devices.php b/front/devices.php index 93fc91a1..14de362c 100644 --- a/front/devices.php +++ b/front/devices.php @@ -25,60 +25,6 @@
- - - - -
@@ -148,6 +94,82 @@
+ + +
+
+
+
+

40

+
+
+
+ + + +
+
+ +
+
+
+ + + diff --git a/front/presence.php b/front/presence.php index 33a5adb1..46246503 100644 --- a/front/presence.php +++ b/front/presence.php @@ -25,60 +25,6 @@
- - - - -
@@ -148,6 +94,82 @@
+ + +
+
+
+
+

40

+
+
+
+ + + +
+
+ +
+
+
+ + +