mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 13:06:54 +03:00
renamed mainerrortopic with lwt, only send it once on connecting, minor fixes and cleanups
This commit is contained in:
@@ -17,7 +17,7 @@ protected:
|
||||
bool MQTTenable;
|
||||
int keepAlive;
|
||||
|
||||
std::string maintopic, mainerrortopic;
|
||||
std::string maintopic, lwt;
|
||||
void SetInitialParameter(void);
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user