Not listing the one of RemoteThing using GetImplementingThings() service
Hi,
I am using the below service in ThingWorx. its not listing one of RemoteThing using the below service.
but RemoteThing is available if I go physically. Also, listing remaining RemoteThings.
Could you suggest why it is not listing one of RemoteThing using this service. I have enabled RemoteThing
var allRemoteThings = ThingTemplates["RemoteThing"].GetImplementingThings();
Thanks&Regards,
latha
