summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-11-08remove hash table if there is nothing in the hash table to minimize memoryJeonghoon Park1-0/+5
2017-11-07add remove functions for attributes notifyJeonghoon Park1-2/+29
2017-11-07get conf file path from app common apiJeonghoon Park1-3/+13
2017-11-06update name of new added functions and remove init/fini functionsJeonghoon Park1-70/+56
2017-11-06add get function for web moduleJeonghoon Park1-2/+55
2017-11-03update connectivity module to support http typeJeonghoon Park1-218/+841
2017-11-02add new functions for json stringsJeonghoon Park1-8/+125
2017-10-24Merge "Adds APIs related to connectivity"Jin Yoon1-1/+65
2017-10-24Adds APIs related to connectivityEunyoung Lee1-1/+65
2017-10-24Change resource_ultrasonic_sensor.c for Soscon2017junkyu han1-13/+31
2017-10-12add feature for adconvert and sound sensorJeonghoon Park3-0/+264
2017-10-01Change peripheral io APIsEunyoung Lee12-21/+33
2017-09-12Use a conf file to get 'path' and 'address'Jin Yoon6-66/+124
2017-09-11apply coding ruleJeonghoon Park5-91/+90
2017-09-07Reverse the out value of the gas sensorGeunsun, Lee1-0/+5
2017-09-07Sync between position-finder-server & bangbang-sensor-piJin Yoon1-2/+118
2017-09-07Sync between master and templateJin Yoon2-0/+59
2017-09-06add resource APIs for the rain sensorJeonghoon Park2-4/+63
2017-09-06Implemented APIs for the tilt sensorEunyoung Lee1-0/+63
2017-09-06Implemented APIs for the sound detection sensorEunyoung Lee1-0/+63
2017-09-05Add the 'webutil' feature into the ServerJin Yoon1-0/+317
2017-09-04Implemented APIs for the flame sensorEunyoung Lee1-0/+63
2017-09-01Implement APIs for the vibration sensorGeunsun, Lee1-0/+58
2017-08-29QoS : High -> LowJin Yoon1-3/+3
2017-08-29Time interval : 5.0 secJin Yoon2-4/+34
2017-08-25Test version for sensor-pis(Same URI, path from file, No sensor, Always notif...Jin Yoon2-58/+42
2017-08-23Modified to use close function of each sensor when closing resourceEunyoung Lee6-8/+21
2017-08-21Include the iotcon header in connectivity_internal.hJin Yoon2-4/+0
2017-08-18Use .dev_id file when uri_path is NULL on connectivity_set_resource()submit/trunk/20170818.095510submit/tizen_4.0/20170828.110001submit/tizen_4.0/20170828.100001submit/tizen/20170818.095539accepted/tizen/unified/20170822.113007accepted/tizen/4.0/unified/20170828.224146Jin Yoon1-1/+36
2017-08-18Modify commentsjunkyu han1-2/+2
2017-08-17Modify commentsJin Yoon1-2/+2
2017-08-17CBOR file in res dir and auto-naming in specJin Yoon1-2/+0
2017-08-11Add API for LED resource to check human behaviorEunyoung Lee1-0/+58
2017-08-11Add comments for sensor and connectivity APIEunyoung Lee4-9/+42
2017-08-11Trivial modificationJin Yoon2-4/+3
2017-08-08Copy CBOR file from res dir to data dir for protecting crashJin Yoon3-6/+47
2017-08-03Remove presence API - not working, maybe it'll be deprecatedJin Yoon1-3/+0
2017-08-01Merge "Add connectivity APIs for various data types"Jin Yoon2-171/+83
2017-08-01Add connectivity APIs for various data typesJin Yoon2-101/+74
2017-08-01Change the lisence : apache -> floraGeunsun, Lee9-37/+36
2017-07-24Enable 5 infrared motion sensors to check human behaviorJin Yoon1-72/+11
2017-07-24Encapsulate pre-defined functions into controller_internal.cJin Yoon2-18/+40
2017-07-21Changed the method of reading the sensor value from the ultrasonic sensorEunyoung Lee2-43/+41
2017-07-20Merge "Zarie ver. 0.1 : Auto-start on boot"Jin Yoon1-3/+5
2017-07-20Zarie ver. 0.1 : Auto-start on bootJin Yoon1-3/+5
2017-07-20Merge "Modified internal value of the ultrasonic sensor"Eunyoung Lee1-13/+13
2017-07-19Modified internal value of the ultrasonic sensorEunyoung Lee1-13/+13
2017-07-19Device name is set only by a internal functionJin Yoon2-4/+3
2017-07-19Modified status when multiple sensors are not usedEunyoung Lee1-1/+1
2017-07-19Fix wrong word and change double->floatjunkyu han1-5/+5