astarte-platform / astarte

Core Astarte Repository
https://docs.astarte-platform.org/
Apache License 2.0
240 stars 46 forks source link

feat(device_fleet_simulator): cache credentials secrets #957

Closed noaccOS closed 3 months ago

noaccOS commented 3 months ago

add the ability to avoid re-registering the devices each test, by storing the device credentials secret in a csv file.

this is optional and defaults to the re-registering the devices each time.