cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Where can i get Example of EMS using C SDK?

CHASEONHO
18-Opal

Where can i get Example of EMS using C SDK?

Hi, i look for ThingWorx connect method

i found and built KEPServer and REST[only POST, i don't know another method]

now i'm try connect Thingworx use EMS with C SDK

but link in community wasn't opened

so if you have some example or guide or tutorial files[video, pdf, etc..], please share them with me

thanks

1 ACCEPTED SOLUTION

Accepted Solutions
supandey
19-Tanzanite
(To:CHASEONHO)

Hi Seonho, sorry it's bit unclear are you using WSEMS or you want to use ThingWorx C SDK? These are two different connectivity methedologies/technologies even though WSEMS likely draw it's base from C SDK. If you are looking for samples you can access them here

1. Connect a Raspberry Pi to ThingWorx using the Edge Micro Server (EMS)

2. C SDK Reference Guide

Please feel free to correct me if this isn't what you are looking for.

View solution in original post

5 REPLIES 5
supandey
19-Tanzanite
(To:CHASEONHO)

Hi Seonho, sorry it's bit unclear are you using WSEMS or you want to use ThingWorx C SDK? These are two different connectivity methedologies/technologies even though WSEMS likely draw it's base from C SDK. If you are looking for samples you can access them here

1. Connect a Raspberry Pi to ThingWorx using the Edge Micro Server (EMS)

2. C SDK Reference Guide

Please feel free to correct me if this isn't what you are looking for.

What do you use to compile the C SDK?

Is it ok to use visual studio?

dupatel
19-Tanzanite
(To:CHASEONHO)

seonho Cha​: You can use Visual Studio for C SDK project/solutions.

-Durgesh

opened main.c in SteamSensor, didn't debug

cause didn't find twExt.h

how can i set a header path?

thanks

dupatel
19-Tanzanite
(To:CHASEONHO)

seonho Cha​: Thanks, I see you have opened a support case with us and our team will review it to provide you further assistance.

-Durgesh

Top Tags