Question
How to write a subscription to trigger a service which will execute and updates the DataTable
I wrote a service to update all the values of a thing to DataTable.
But i need to do the same when automatically, when the new data updates in a thing.
Pls support in writing a sub'n which triggers the service and updates the DataTable whenever the particular property updates in a thing

