Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi,
I am trying to store the received data from the devices into PostgreSQL.
I created a remote thing to bind all properties of data received as tags on the industrial connection thing.
I want to store continuous streaming data when refreshed from the devices and when streaming data is received I want to apply custom logic to calculate values on data then insert it into the Postgres SQL database.
could you please help how to store industrial connection thing streaming data in PostgreSQL database?
Hi,
From "Help Center" - "PostgreSQL": https://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/index.html#search/PostgreSQL
Could you please share the specific integration page that can help for the above use case for version 9.2/9.3?