You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I think you might have to check when your client makes a connection to the broker. Usually it can also be that the broker requires tls/ssl encryption and it is not provided
Is it possible to publish only....for example:
mqtt.subscribe("home/mytopic")
then I am trying this below to publish people count and a cameras frames per second to the pub sub:
And I get this error 4, sorry not not an MQTT expert so any tips appreciated:
The text was updated successfully, but these errors were encountered: