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

지금까지 개발 완료된 기능 / 테스트 해야 할 기능 #3

Open
ghost opened this issue Oct 21, 2015 · 0 comments
Open

지금까지 개발 완료된 기능 / 테스트 해야 할 기능 #3

ghost opened this issue Oct 21, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 21, 2015

개발 완료된 기능
  • IRSender측에서 Socket 통신을 진행하기위한 Listener Thread 구현
  • 소켓 통신을 통해 오고 갈 Data 모델 작성 (Message로 Json을 전송받으려함)
  • IRSender측이 컨트롤 가능한 가전기기들에 대한 데이터를 Json with SharedPreference / mIR.getDevice() 두 형태로 저장하고 불러오게끔 하는 기능 구현
  • 웨어러블 측에서 보내오는 Json 데이터 중 작동 기능에 대한 데이터(String)를 IR을 쏘기위해 필요한 Integer KeyCode 형태로 변환하는 기능 구현
  • 유저가 IRSender Setting UI를 통해 조작할 가전기기들을 추가하는 UI를 구현함.
테스트 해야할 기능

위 기능들 전부 다.. 에뮬레이터 측에서 IR을 쏠수있는 환경을 만들수 없어서 테스트를 해본적이 없음.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants