Connect to MQTT Broker
The following steps are valid for connecting to the MQTT server using the MQTT.fx Client.
1) Create a new connection profile with the following settings
| Key | Value | 
|---|---|
| Broker Address | lhgopenapi.lufthansa.com | 
| Broker port | 8883 | 
| SSL/TLS | Enabled | 
| Protocol | TLS 1.2 | 
| CA signed server certificate | Selected | 
| Client ID | <<ClientID is the string which was provided as part of response while retrieving JWT>> | 
| User Credentials – UserName | Client ID | 
| User Credentials – Password | <<Java web token obtained from Certificate Manager API>> | 
A sample connection profile is illustrated below:

2) Select the Profile you created and connect to the MQTT Server. A green signal will indicate if you successfully connected to the MQTT Server:

Docs Navigation
- Lufthansa Open API
- Getting Started
- Public API Method Details- Flight Schedules
- Reference Data
- Offers
- Operations- Flight Schedules
- Flight Status
- Flight Status by Route
- Flight Status at Arrival Airport
- Flight Status at Departure Airport
- Flight Status Response
- Customer Flight Information
- Customer Flight Information at Arrival Airport
- Customer Flight Information by Route
- Customer Flight Information at Departure Airport
- Customer Flight Information Response
 
- Notifications
- cargo
 
- Partner API Method Details
- FlightOps/Crew API Method Details