@ -9,8 +9,12 @@ import socket
import threading
import time
import paho.mqtt.client
import paho.mqtt.publish
try:
except ImportError:
print("WARNING: paho.mqtt module not available, skipping byte count test.")
exit(0)
import inspect, os, sys