Using the Node SDK, I have programmatically created devices in IoT Hub. I wish to know if the Node SDK provides me the capability to set a device as a child of another device.
Looking at the documentation, I didn't find a way (using SDK). Is there any other way to achieve the same ?