iot-device-simulator
iot-device-simulator copied to clipboard
[Question] Counter instead of random?
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?
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.