pyronear / pyronear/pyro-engine
camera-api : Delete move_camera endpoint
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
#335 Introduces new endpoints to control cameras.
It has preserved old endpoint to move cameras, which was too generic, in order to avoid braking change.
Once all updates in API and platform will be done, we want to delete this endpoint.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing #335 and the camera API entry point where the preserved move_camera endpoint is defined; the issue names no file or test. Confirm the API and platform updates are complete, then remove the old endpoint and verify that the newer camera-control endpoints remain available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100