thulab / iot-benchmark

IoT-benchmark is a tool for benchmarking TSDB in IoT scenario.
Apache License 2.0
180 stars 101 forks source link

Fixing bugs in config checking #354

Closed liyuheng55555 closed 1 year ago

liyuheng55555 commented 1 year ago
  1. Only check DEVICE_NUM_PER_WRITE when DB_TYPE is iotdb.
  2. Adjust the checking steps to meet the actual requirements.
  3. Adjust the documentation.