tizen 5.0 migration 88/198188/1 master
authorscott park <scott.park@dignsys.com>
Tue, 22 Jan 2019 07:23:46 +0000 (16:23 +0900)
committerscott park <scott.park@dignsys.com>
Tue, 22 Jan 2019 07:23:46 +0000 (16:23 +0900)
commit0bcd5d1629315c629114a0d89d6fea959c15b7de
treed3372f0bbc0d37c5aac333241e69ec3dba66a506
parent8c061f1bdb3c548e60f4ec79e06a3c5307f84894
tizen 5.0 migration

Change-Id: I18cb705532ec0db65766a8e38b0f2c46aa4da7f8
Signed-off-by: scott park <scott.park@dignsys.com>
30 files changed:
.cproject [new file with mode: 0644]
.exportMap [new file with mode: 0644]
.project [new file with mode: 0644]
.smartthingsapp [new file with mode: 0644]
.tproject [new file with mode: 0644]
inc/log.h
inc/smartthings.h [new file with mode: 0644]
inc/smartthings_payload.h [new file with mode: 0644]
inc/smartthings_resource.h [new file with mode: 0644]
inc/st_things.h [deleted file]
inc/st_things_types.h [deleted file]
inc/thing.h [deleted file]
inc/thing_master_user.h [new file with mode: 0644]
inc/thing_resource_user.h [new file with mode: 0644]
lib/liboicdastack.so [deleted file]
lib/libsdkapi.so [deleted file]
lib/libst_thing_master_api.so [new file with mode: 0644]
lib/libst_thing_resource_api.so [new file with mode: 0644]
project_def.prop
res/device_def.json [deleted file]
shared/res/co2_50.png [new file with mode: 0644]
shared/res/master.json [new file with mode: 0644]
shared/res/resource.json [new file with mode: 0644]
src/capability/capability_airqualitysensor.c
src/capability/capability_switch.c
src/capability/capability_thermostatcoolingsetpoint.c
src/co2sensor.c
src/resource/resource_adc_mcp3008.c
src/resource/resource_co2_sensor.c
tizen-manifest.xml