I have this mqtt class
class MQTT(): def __init__(self): # Observer.__init__(self) # DON\'T FORGET THIS self.mqttClient = paho.Client(cli