Fix mqtt item expose detection only working on local instances
This commit is contained in:
parent
45676b3384
commit
58ba22b267
24 changed files with 340 additions and 415 deletions
|
|
@ -44,6 +44,7 @@ protected:
|
|||
void handleSocketDisconnect();
|
||||
void removeClient(QTcpSocket* socket);
|
||||
void removeClient(QWebSocket* socket);
|
||||
void sendMqttDevices();
|
||||
|
||||
signals:
|
||||
void sigRequestSave();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue