stellarstation-api icon indicating copy to clipboard operation
stellarstation-api copied to clipboard

Python examples use outdated version of the API

Open danada opened this issue 5 years ago • 0 comments

https://github.com/infostellarinc/stellarstation-api/tree/master/examples/python/stream_benchmarker (requirements.txt)

This can cause users who are just getting started to use an old version of the API which while mostly functional, deprecated fields and APIs no longer work, so some things like channel sets that are required for scheduling are missed.

danada avatar Oct 22 '20 03:10 danada