Creating Things in bulk
Is there any support or recommendation for instantiating Things in bulk / in batches? We'd like to be able to create many instances of a ThingTemplate, each representing a separate real-world asset, without having to do it manually through Composer.
In the past we've created scripts to generate importable XML files, but this feels like a clunky custom approach to what I thought would be a common operation. Are there any alternatives?

