Function removeBroker

  • Remove a MQTT broker from the database

    Parameters

    • id: string

      ID of the broker

    • query_params: HashMap = {}

      Query parameters to add the to request URL

    Returns Observable<HashMap<any>>