Access Data Sent to Thingworx Foundation Server
Hi Experts,
I have installed Thingworx Foundation Server 8.0 with Postgres as the persistence provider.
I have configured .NET SDK (ThingWorx IoT Marketplace) and remoteThing is configured in Foundation Server.
http://localhost:8080/Thingworx/Things/SteamSensor2/Properties/isConnected is true and all data pushed by the .NET is reflected when I click refresh in http://localhost:8080/Thingworx/Composer/index.html under StreamSensor2 --> Properties.
The question is where is the data pushed by the .NET code stored in Thingworx Foundation Server? Is it in-memory or in Posgtres DB?
How can I want to access all the data pushed by .NET code?
I wanted to access all the data pushed by .NET code so that it can be used in Dataiku as one data source.
Thanks
Mahesh

