Is your feature request related to a problem? Please describe.
I'm looking to include Roaming as a statistic in the exporter. It is not presently being recorded in the .pb.go files and given those are generated files, I don't want to manually update them.
Describe the solution you'd like
Could you provide a quick set of instructions or a rough guide on how to source the proto files used to generate the spacex/api/device files?
Is your feature request related to a problem? Please describe. I'm looking to include Roaming as a statistic in the exporter. It is not presently being recorded in the
.pb.go
files and given those are generated files, I don't want to manually update them.Describe the solution you'd like Could you provide a quick set of instructions or a rough guide on how to source the
proto
files used to generate thespacex/api/device
files?