lpcmanager
Clone
Summary
Browse
Changes
Graph
MQTT: do not subscribe SmartehCloud topic when using other Authentication method.
17 months ago, Edouard Tisserant
8b347ecf35cb
MQTT: do not subscribe SmartehCloud topic when using other Authentication method.
#include <sys/ioctl.h>
#include <unistd.h>
#include <fcntl.h>
#include "beremiz.h"
#include "rt_smt_right.h"
static readBuf_t rightReadBuf;
static writeBuf_t rightWriteBuf;
static busInit_t rightBusInit;
static int rightbusfd = -1;