Hello, I'm working on an object connected company, and they ask me to test the performance on the platform.
We have HTTP endpoints which says "202 accepted" and the result, after the process, is to send an MQTT Message in the oneM2M format. My goal is to check the average latency between an ordersent by the HTTP endpoint, and the MQTT message received. I have a header sent to the HTTP query, and reinject in the MQTT received message. Is it possible to do something with JMeter to mesure that ? Have you got some examples I can reuse ? Thank you Team, Aurélien