var CONFIG = {
url: "ws://localhost:8000/mqtt",
username: "frontend",
password: "abc123",
debug: false
}
var CONFIG = {
url: "ws://localhost:8000/mqtt",
username: "frontend",
password: "abc123",
debug: false
}