summaryrefslogtreecommitdiff
path: root/src/controller.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-08Make exception folder for resources like camerajunkyu han1-53/+0
2018-06-05Change flora --> apachejunkyu han1-3/+3
2018-01-26Add Camera Modulejunkyu han1-0/+53
2017-11-08apply connectivity functions changesJeonghoon Park1-3/+14
2017-09-12Use a conf file to get 'path' and 'address'Jin Yoon1-1/+3
2017-09-11apply coding ruleJeonghoon Park1-4/+4
2017-09-06add resource APIs for the rain sensorJeonghoon Park1-4/+2
2017-08-29Time interval : 5.0 secJin Yoon1-1/+1
2017-08-25Test version for sensor-pis(Same URI, path from file, No sensor, Always notif...Jin Yoon1-33/+4
2017-08-21Include the iotcon header in connectivity_internal.hJin Yoon1-2/+0
2017-08-18Modify commentsjunkyu han1-2/+2
2017-08-17Modify commentsJin Yoon1-2/+2
2017-08-11Add comments for sensor and connectivity APIEunyoung Lee1-2/+36
2017-08-11Trivial modificationJin Yoon1-0/+1
2017-08-08Copy CBOR file from res dir to data dir for protecting crashJin Yoon1-3/+3
2017-08-01Merge "Add connectivity APIs for various data types"Jin Yoon1-73/+12
2017-08-01Add connectivity APIs for various data typesJin Yoon1-3/+3
2017-08-01Change the lisence : apache -> floraGeunsun, Lee1-5/+4
2017-07-24Enable 5 infrared motion sensors to check human behaviorJin Yoon1-72/+11
2017-07-24Encapsulate pre-defined functions into controller_internal.cJin Yoon1-18/+2
2017-07-21Changed the method of reading the sensor value from the ultrasonic sensorEunyoung Lee1-3/+7
2017-07-20Zarie ver. 0.1 : Auto-start on bootJin Yoon1-3/+5
2017-07-19Device name is set only by a internal functionJin Yoon1-1/+1
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
2017-07-17Activate connectivity's notification of sensoring dataJin Yoon1-4/+5
2017-07-14Template control.c with RCC PatternJin Yoon1-5/+35
2017-07-14Implement multiple sensor logicGeunsun, Lee1-0/+28
2017-07-12Do not open functions for closing GPIOJin Yoon1-3/+1
2017-07-12Rename Model as ResourceJin Yoon1-7/+7
2017-07-07Example for most simple Tizen IOT Communication APIjunkyu han1-41/+46
2017-07-05Add author informationGeunsun, Lee1-0/+3
2017-07-04MCC Pattern : Initial versionJin Yoon1-62/+112
2017-06-26Initial versionJin Yoon1-0/+105