Implement some methods/function/wrapper to serialize Protbuf uplink information. output should be expected as Protobuf serialized information. - [ ] Unit testing - [ ] **Python Code** - [ ] [Black format ](https://github.com/USST-RADSAT-SK/ground_station#user-content-coding-standerd) - [ ] Documentation - [ ] Commenting - [ ] [USST Coding Standard](https://github.com/USST-RADSAT-SK/ground_station#user-content-coding-standerd) - [ ] **[File names fallow standerd](https://github.com/USST-RADSAT-SK/ground_station#user-content-files)**
Implement some methods/function/wrapper to serialize Protbuf uplink information.
output should be expected as Protobuf serialized information.