mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-11 12:41:36 -07:00
This commit is contained in:
@@ -82,7 +82,7 @@ def get_entries(plugin_objects: Plugin_Objects) -> Plugin_Objects:
|
|||||||
if (status == "bound"):
|
if (status == "bound"):
|
||||||
plugin_objects.add_object(
|
plugin_objects.add_object(
|
||||||
primaryId = mac_address,
|
primaryId = mac_address,
|
||||||
secondaryId = '',
|
secondaryId = address,
|
||||||
watched1 = address,
|
watched1 = address,
|
||||||
watched2 = host_name,
|
watched2 = host_name,
|
||||||
watched3 = last_seen,
|
watched3 = last_seen,
|
||||||
|
|||||||
Reference in New Issue
Block a user