Question
How can we read the thingname of thing from a thingshape which is attached to it using eclipse?
I want to get the thingname for a thing through a thingshape attached to it. using eclipse I can't fetch the particular thing name for getting the properties of the thing.
for example in thingworx we use "me.name" to fetch the thingname, what will be the suitable alternative for that in java eclipse.
thanks in advance.

