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