beremiz
Clone
Summary
Browse
Changes
Graph
MQTT: WIP, re-organized disconnection handling, now keep track of connection status and reconnect accordingly.
22 months ago, Edouard Tisserant
6c2b80b4515d
MQTT: WIP, re-organized disconnection handling, now keep track of connection status and reconnect accordingly.
This fixes bug with non-reconnecting to broker when having no published variables.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))