How Can I bind Kepware properties with Remote Thing with Java Script code
Hi All,
I've created an Industrial Thing with a Kepware connection. I want to create an application where adding and binding properties will be done from code without using Composer.
I tried to connect the ready properties with remote bind using the service SetRemotePropertyBinding
Without success.
I tried to create a new property using AddPropertyDefinition and it also didn't work.

my aspcect json looks like that :
Where I did something wrong?


