This commit is contained in:
2025-10-02 22:26:33 +02:00
parent 917d883d51
commit d61adc231e

View File

@@ -5,7 +5,7 @@ import logging
import json import json
import routeros_api import routeros_api
from utils import * from pyutils.utils import *
from influxdb_client_3 import InfluxDBClient3, Point from influxdb_client_3 import InfluxDBClient3, Point
# Get environment variables # Get environment variables