Sending Telemetry

Hello. I am using Pixhawk PX4 for my own aircraft. I want to transfer the telemetry data from Mission Planner to my ground station, which I have developed in C#, using pymavlink through Python. In short, the flow is as follows: Pixhawk PX4 → Mission Planner → Ground Station.