FQDN incorrect check #1081, vendor work #1080

This commit is contained in:
jokob-sk
2025-06-11 07:26:52 +10:00
parent dff63b74f5
commit 69cf4057ac
10 changed files with 41 additions and 12 deletions

View File

@@ -19,7 +19,7 @@ from plugin_helper import Plugin_Object, Plugin_Objects, decodeBase64, handleEmp
from logger import mylog, Logger, append_line_to_file
from helper import timeNowTZ, get_setting_value
from const import logPath, applicationPath, fullDbPath
from device import query_MAC_vendor
from scan.device_handling import query_MAC_vendor
import conf
from pytz import timezone