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
{{ message }}
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.
Hello, i try to connect a broker cloudmqtt but it do not work. In this app.module.ts, i changed the hostname,protocol,port,user,password and path. this is my configuration of broker.
host:"m15.cloudmqtt.com",
protocol:"ws",
port:13941,
username:"jfabxdkb",
password:"jp4CuBJV0_zs",
path:'test1/temperature'
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, i try to connect a broker cloudmqtt but it do not work. In this app.module.ts, i changed the hostname,protocol,port,user,password and path. this is my configuration of broker.
host:"m15.cloudmqtt.com",
protocol:"ws",
port:13941,
username:"jfabxdkb",
password:"jp4CuBJV0_zs",
path:'test1/temperature'
The text was updated successfully, but these errors were encountered: