www/drop_contacts.php

changeset 708
13555c27b592
parent 703
344470c6bb1c
--- a/www/drop_contacts.php	Wed Apr 24 21:58:27 2024 +0200
+++ b/www/drop_contacts.php	Thu Apr 25 14:26:47 2024 +0200
@@ -65,7 +65,7 @@
 	if ($item['direction'] == "IN_BIN") {
 	    $sensors[] = array(
 		'uuid' => $item['uuid'],
-		'name' => $item['description']." ".$item['comment']
+		'name' => $item['address']." ".$item['comment']
 	    );
 	}
     }

mercurial