Forum Discussion

Jeff_W_'s avatar
2 years ago

Using Python SDK to create a DeviceGroup and subGroups

I’m working on trying to build a script that will take some input (csv or stdin) to create a device group, and then also create multiple device groups under this one device group being specified. I ...