For my plugin, I use SensorMonitor sample as example.
In this sample, the controller is created in the XProtect management client.
Once a controller is created, the different sensor items are created under a controller ( as a child) by the user in the XProtect management client.
For my plugin, I want to create a controller in the XProtect Management Client and then retrieve from this controller all sub items from the Background class by asking to the server.
So what is the way to create sub items under the controller by software and not by create them in the Management Client ?