Is it possible to import/create/register multiple devices with .csv or another file type?
You can use the gRPC or REST API to loop through your CSV and add devices. There is no general CSV import mechanism.
1 Like
Please check this out: GitHub - xingular/chirpstack-dev-importer: Import Devices via REST API from a JSON File
1 Like