Added missing import for MQTT Exception handling
This commit is contained in:
parent
ee201df901
commit
b17eadf122
@ -2,6 +2,7 @@ import config
|
|||||||
import logging
|
import logging
|
||||||
import paho.mqtt.client as paho
|
import paho.mqtt.client as paho
|
||||||
import report
|
import report
|
||||||
|
import socket
|
||||||
import subprocess
|
import subprocess
|
||||||
import time
|
import time
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user