beremiz
Clone
Summary
Browse
Changes
Graph
MQTT: Implements reconnecting in publish thread in case thread is waken-up but client is disconnected.
23 months ago, Edouard Tisserant
4eb23bb4bc2f
MQTT: Implements reconnecting in publish thread in case thread is waken-up but client is disconnected.
Note: paho's lostConnection callback got already disabled in previous commit.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# This file is part of Beremiz
# Copyright (C) 2019: Edouard TISSERANT
#
# See COPYING file for copyrights details.
from svghmi.svghmi import *