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
file is
Executable
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.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1