summaryrefslogtreecommitdiff
path: root/src/connectivity.c
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-21Added ip addr to json data sent to the web serverEunyoung Lee1-0/+14
2017-12-19fix svace error in connectivity moduleJeonghoon Park1-10/+39
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-06update name of new added functions and remove init/fini functionsJeonghoon Park1-70/+56
2017-11-03update connectivity module to support http typeJeonghoon Park1-218/+841
2017-10-24Adds APIs related to connectivityEunyoung Lee1-1/+65
2017-09-12Use a conf file to get 'path' and 'address'Jin Yoon1-30/+5
2017-09-11apply coding ruleJeonghoon Park1-13/+13
2017-09-07Sync between master and templateJin Yoon1-0/+1
2017-08-29QoS : High -> LowJin Yoon1-3/+3
2017-08-29Time interval : 5.0 secJin Yoon1-3/+33
2017-08-25Test version for sensor-pis(Same URI, path from file, No sensor, Always notif...Jin Yoon1-25/+38
2017-08-21Include the iotcon header in connectivity_internal.hJin Yoon1-2/+0
2017-08-18Use .dev_id file when uri_path is NULL on connectivity_set_resource()Jin Yoon1-1/+36
2017-08-17CBOR file in res dir and auto-naming in specJin Yoon1-2/+0
2017-08-11Add comments for sensor and connectivity APIEunyoung Lee1-1/+1
2017-08-11Trivial modificationJin Yoon1-4/+2
2017-08-08Copy CBOR file from res dir to data dir for protecting crashJin Yoon1-1/+44
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 Yoon1-98/+71
2017-08-01Add connectivity APIs for various data typesJin Yoon1-98/+71
2017-08-01Change the lisence : apache -> floraGeunsun, Lee1-4/+4
2017-07-19Device name is set only by a internal functionJin Yoon1-3/+2
2017-07-17Activate connectivity's notification of sensoring dataJin Yoon1-1/+1
2017-07-14Connectivity APIs, First versionJin Yoon1-10/+5
2017-07-05Add author informationGeunsun, Lee1-0/+5
2017-07-03Connectivity : Initial CodesJin Yoon1-267/+222
2017-06-29Initial VersionJin Yoon1-236/+118
2017-06-26Initial versionJin Yoon1-0/+627