Take data from persistence provider and send to external data store
Hello Team,
I need to take the data from default persistence provider of thingworx to external data store like hadoop.
I think the solution can be get ModelEntities that has valuestream assigned and get the data entries from particular timestamp from the model,send to hadoop.
Or is there any other solution/alternative to offload data from persistence provider which in our case is postgresql.
Any approach will be appreciated
Thanks,Regards,
Vijay
