Change the name of the apps in example
[apps/native/iot-device-manager.git] / src /
2019-05-17 Jeonghoon Park[sample] apply library changes
2019-05-16 BoyeonChange some of the test scenario and Replace the lib...
2019-05-16 BoyeonRemove unnecessary comment
2019-05-16 BoyeonChange the text of the command for getting log archive...
2019-05-16 BoyeonChange the pointer type to comply with g_strjoinv(...
2019-05-16 BoyeonMake temporary folder and files for logging test
2019-05-16 BoyeonChange the value of array size
2019-05-16 BoyeonRemove duplicated functions and remove unnecessary...
2019-05-16 BoyeonAdd functions for requesting / getting results for...
2019-05-14 Eunyoung Lee[sample] license changed to apache2.0
2019-05-10 Eunyoung Lee[sample] Removed idm_command_stop() if the API is not...
2019-04-26 Eunyoung Lee[sample] fix details
2019-04-26 Eunyoung Lee[sample] change func type to predefined type
2019-04-26 BoyeonFree request before error handling
2019-04-26 Boyeonstop command when error occurs in reboot attempt
2019-04-26 Eunyoung Leeimplemented set/get command id
2019-04-26 Boyeoncreate a fucntion for rebooting
2019-04-26 Eunyoung Lee[sample] fix details about resources
2019-04-26 Boyeonshorten the code for making request_json string
2019-04-26 Eunyoung Lee[sample] update test
2019-04-25 Jeonghoon Park[sample] remove space
2019-04-25 Jeonghoon Park[sample] check result state before command free
2019-04-19 Jeonghoon Park[sample]update sample app
2019-04-15 Jeonghoon Park[sample]apply coding rule
2019-03-11 sh0708.kangAdd the test code of the rebooting
2019-02-21 BoyeonAdd a sample folder for Device Manager App