Skip to main content
5-Regular Member
May 10, 2021
Question

How to read and write values from Influx DB through ThingWorx

  • May 10, 2021
  • 1 reply
  • 1784 views

Hi

How to read and write values from Influx DB through thingworx.

 

Thanks in Advance

1 reply

5-Regular Member
May 11, 2021

@ajithv Thanks for reaching out to us.

 

Did you check this information: Link

Once you set up influx db with DB scripts provided include in ThingWorx and set Persistence provider as Influx DB, you can use this db for all your operations.

Let me know in case of any question.

 

Regards,

Mohit

ajithv5-Regular MemberAuthor
5-Regular Member
May 11, 2021

Hi,

I have followed all the steps mentioned on that link and its working .But My requirement is to write values into Influx database through thingworx.

 

Thanks in Advance

ajithv5-Regular MemberAuthor
5-Regular Member
May 11, 2021

@mgoel 

I am using influx as persistent provider

I got the sollution to view the values written on thing properties.

I am using Command Line interface to view the values in stored in influx db .

Is there any way to host influx as service to view the values stored?

Like SQL can we write a querry for influx in thingworx using thing?