Skip to main content
18-Opal
April 3, 2017
Question

Hi! I want a take out data in DB

  • April 3, 2017
  • 2 replies
  • 1291 views

i connect DB server , and test is good when i testing Some Value

but Thing properties not change

so i can't display in mashup

i think i do study more hard

so plz teach me how to make thing with DB and How to binding them real-time?

2 replies

5-Regular Member
April 3, 2017

Hi Seonho, sorry i might not have fully understood. Do you want to create SQL queries in your DB Thing and then show that data to a mashup?

Have you already created the SQL services to fetch data from the DB? Which DB are you using?

5-Regular Member
April 3, 2017

Hi seonho Cha​,

You need to create a JavScript custom service which will use the output of your SQL queries and will update the Thing properties.

Thanks,

Ankit Gupta