준비사항
모바일 개발환경 설정 : http://tech.devgear.co.kr/402210
소스코드 : https://github.com/devgear/RADStudioIotEdu
소스 받는 방법 : http://tech.devgear.co.kr/delphi_news/404452
비콘
UUID : {E2C56DB5-DFFB-48D2-B060-D0F5A71096E0}
major id : -1, 100
minor id : -1, 1~4
비콘 구매
http://storefarm.naver.com/lce/products/232971856 - 국내(3개 3만원)
안드로이드 블루투스 활성화 조회와 설정하기
http://tech.devgear.co.kr/delphi_news/409472
REST Client
스마트 조명 인터페이스
http://www.developers.meethue.com/documentation/getting-started
URL
http://192.168.50.10
Resource
/api/{username}/lights/1/state
블루투스
const
ScaleDeviceName = 'Wahoo';
WEIGHT_SERVICE: TBluetoothUUID = '{00001901-0000-1000-8000-00805F9B34FB}';
WEIGHT_CHARACTERISTIC: TBluetoothUUID = '{00002B01-0000-1000-8000-00805F9B34FB}';
기타
델파이(2005~XE8) 주요 기능 정리
발표자료
기술문서(자동번역)