Hello!
I'm using the Python SDK to communicate with A GoPro hero 12 over COHN.
My problem is that if I restart the application, I don't know how to get a WirelessGoPro object or something similar from the cohn data I have. I haven't found anything on the docs nor in the codebase.
Do I have to just go back to using CURL commands?