Azure-Samples / Iot-Telemetry-Simulator

The IoT Telemetry Simulator allows you to test Azure IoT Hub or Eventhub ingestion at scale. The implementation is communicating with Azure IoT Hub using multiplexed AMQP connections. An automation library allows you to run it as load test as part of a CI/CD pipeline.
MIT License
67 stars 49 forks source link

Clean up the solution #16

Closed gukoff closed 3 years ago

gukoff commented 3 years ago

Better review commit-by-commit.

  1. Stylecop setup unification
  2. Allow empty templates (because why not?)
  3. General refactoring, no functional changes.