How to check whether persistence provider is connected to ThingWorx
My use case is to display how many persistence providers are connected to ThingWorx.
In my Application, using PostgreSQL and Influx DB persistent providers.
I tried using IsConnected and GetConnectivity services of persistent providers however it is returning true only.
It would be really helpful if anyone suggest some other option to check persistent provider connectivity.

