Bulk import devices

Is there a way to bulk import devices before they connect for the first time?

Looked at the API specification but didn’t find anything fitting.

Bulk import from an older Genie installation? You can backup and restore the ‘devices’ collection into the new database.

I want to use CPE->ACS authentication.

To my understanding I can set cwmp.auth to AUTH(Device.ManagementServer.Username, Device.ManagementServer.Password) and then the value of those two parameters in the device is used to authenticate the device.

But if cwmp.auth is set to that value then the device will never be allowed to connect and be created.

So I thought the only solution was going to be to add the device prior to it’s first connection attempt and set those parameters.