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