Is it possible to create network using .net sdk?
Hi,
I need to create hierarchy of things on thingworx platform where I need to show a gateway as a thing and devices connected to this gateway.
Like:
- GatewayThing
- DeviceThing1
- DeviceThing2
- DeviceThing3
This is possible by creating network on the platform. However, is it possible to create network using .net SDK?

