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
@bconway Wondering is there any plan to add import function to v4? To import devices and gateways via the UI?
Not that I’ve heard. ChirpStack is very programmable and has great docs.