X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=service%2Fsoft-sensor-manager%2FSampleApp%2Flinux%2FTHSensorApp%2Finclude%2FThingResourceServer.h;h=acb6e65e81f4cbded3788c63ea137cc06b64d2d4;hb=935fdb9b67b6c10d007e652e9e2e028fd6ccfe09;hp=712a83bc093c15d4a7012df636093cb5be4a95bf;hpb=00b3660e45c56cb3db35dc2596a054f801b5591a;p=platform%2Fupstream%2Fiotivity.git diff --git a/service/soft-sensor-manager/SampleApp/linux/THSensorApp/include/ThingResourceServer.h b/service/soft-sensor-manager/SampleApp/linux/THSensorApp/include/ThingResourceServer.h index 712a83b..acb6e65 100644 --- a/service/soft-sensor-manager/SampleApp/linux/THSensorApp/include/ThingResourceServer.h +++ b/service/soft-sensor-manager/SampleApp/linux/THSensorApp/include/ThingResourceServer.h @@ -40,7 +40,7 @@ using namespace std; #define COAP_MODE ModeType::Server #define COAP_SRVTYPE ServiceType::InProc -#define COAP_TYPE_NAME "SoftSensorManager.Sensor" +#define COAP_TYPE_NAME "SSManager.Sensor" // Forward declaring the entityHandler