sensord: implement sensor_handler class 98/123598/1
authorkibak.yoon <kibak.yoon@samsung.com>
Thu, 6 Apr 2017 07:45:06 +0000 (16:45 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Thu, 6 Apr 2017 07:47:01 +0000 (16:47 +0900)
commitbed2c7f2284884c7672193c6a028e6463b9693de
tree6718874c99ac821ced5f8393219ce9a0dd418906
parent98bc10f25673e914b73f571e5c0bc984f10b8624
sensord: implement sensor_handler class

- sensor_handler has:
  - a common logic of publisher
  - sensor control interface

Change-Id: Ifbc32db62b96996d01041f6b7855b07ae07115b0
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/server/sensor_handler.cpp [new file with mode: 0644]
src/server/sensor_handler.h [new file with mode: 0644]