Solved
Query about GenericThing and RemoteThing template
- September 23, 2019
- 1 reply
- 2345 views
Hi,
I had created two things using GenericThing and RemoteThing template. I had created "testThingGeneric" using "GenericThing" template. But when I am seeing the properties for the thing, no property is inherited from Generic thing. I had created "testThingRemote" from "RemoteThing" template. When I am seeing the properties for that thing I can see properties like "isConnected" and "lastConnection" inherited from "RemoteThing" template. But we I am seeing the "RemoteThing" template I can see it inherited those properties from "GenericThing" template.
Also what does the isConnected property indicates. Please find attached screenshot for more information

