summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-09-27Update Resource : Ultrasonic, JSN-SR04TEunyoung Lee2-38/+56
2019-09-19Resource : RelayHan Minsu1-0/+56
2019-09-17Resource : JSN-SR04T(Distance/GPIO)Han Minsu1-0/+173
2019-09-11Resource : MCU90614(Temperature/UART)Han Minsu1-0/+100
2018-06-08Make exception folder for resources like camerajunkyu han2-286/+0
2018-06-05Change flora --> apachejunkyu han25-55/+56
2018-05-03Merge "fix typos in connectivity.c file"Jin Yoon1-2/+2
2018-05-02fix typos in connectivity.c fileKisung Son1-2/+2
2018-04-28Fix coding rule violation in connectivity.cKisung Son1-3/+4
2018-01-26Add Camera Modulejunkyu han5-22/+432
2017-12-21Added ip addr to json data sent to the web serverEunyoung Lee4-3/+253
2017-12-21Added REQ_TIMEOUT (7L)Eunyoung Lee1-0/+2
2017-12-19fix svace error in connectivity moduleJeonghoon Park1-10/+39
2017-12-19adds motor related modulesJeonghoon Park3-0/+657
2017-11-08apply connectivity functions changesJeonghoon Park2-5/+17
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()Jin 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