Hello,
FYI: The entire goal is to have test data pushed to chirpstacks postgres integration and use that data inside the database as a fixture for downstream development.
maybe my question is simple, but i tried several repositories to spin up virtual devices to emulate incoming traffic to the chirpstack server. I tried:
- GitHub - brocaar/chirpstack-simulator: Simulator utility for the ChirpStack open-source LoRaWAN Network-Server.
- GitHub - itkSource/lorhammer: Stress your lora network-server - mirror of https://gitlab.com/itk.fr/lorhammer
But both solutions seem to be outdated and not maintained (old docker images, having a hard time on an Apple M1).
Can anyone recommend a library or reconfirm that one of the packages above should work?