Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] 차량 ON req 응답 API 구현 #87

Open
4 of 5 tasks
nailhae opened this issue Jan 7, 2025 · 0 comments
Open
4 of 5 tasks

[feature] 차량 ON req 응답 API 구현 #87

nailhae opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels
✨ Feat 새로운 기능 추가

Comments

@nailhae
Copy link
Collaborator

nailhae commented Jan 7, 2025

🔧 어떤 기능인가요?

시동 ON 요청에 대한 응답 API 구현

✏️ 작업 상세 내용

  • 존재하는 차량인지 확인
  • 시동 ON 정보 전달을 요청할 경우, 요청 전문 헤더 부분의 Token 값 확인 -> 해당 로직은 TODO 주석으로만 남김
  • 시동 ON 시 최초 누적거리는 그 직전 시동 OFF일 때의 누적 거리 값과 일치 확인
    • 일치하지 않을 경우 어떻게 프로그램이 동작하도록 할지 결정 필요(시동 ON 시 누적거리가 더 많을 때, 더 적을 때)
  • 차량이벤트 테이블에 데이터 저장
@nailhae nailhae added the ✨ Feat 새로운 기능 추가 label Jan 7, 2025
@nailhae nailhae self-assigned this Jan 7, 2025
nailhae added a commit that referenced this issue Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 새로운 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant