Passing result to property through subscription
Hi,
How can I pass a result to a property of a Thing?
I have a service which executes the stored procedure and returns a output string. I am calling this stored procedure through a subscription so whenever there is a data change in a tag in kepware, a row is updated into the sql.
I wanted to set the service output string in the property of that Thing through a subscription whenever the tag value is changed.
Property
service
subscription
Thanks,
Shalini V.

