iot-device-simulator icon indicating copy to clipboard operation
iot-device-simulator copied to clipboard

[Question] Counter instead of random?

Open byongwu opened this issue 4 years ago • 1 comments

When I use this simulator, it created random values on JSON format. It is useful. Thank you. However, I wish to have a simple monotonic counter as well starting from 1, 2, 3, ..., on and on. Also, I wish each device to have a unique ID and keeping that ID. It is important because in IoT testing we want to test

  • Packet loss ratio
  • Packet out-of-order ratio
  • Packet travel time analysis

I searched for the simple counter option but could not find. Am I missing it? Or do you think this feature is not yet available?

byongwu avatar Mar 30 '21 04:03 byongwu

Thanks for reaching out, the counter option is a current feature of the solution but we will add this to our backlog and review the requirement in the next release.

tomnight avatar Apr 05 '21 20:04 tomnight