Power status and Servo output values are not getting updated in Mission Planner GCS

Hello everyone, I have written a code to send MAVLink messages to Mission Planner. two messages MAVLINK_MSG_ID_SERVO_OUTPUT_RAW and MAVLINK_MSG_ID_POWER_STATUS are not getting updated in the GCS. are there any parameters which I have to so that the GCS would read these messages and display it in MAVLink Inspector.

Thank you.