MQTT Simulation suite provides a handle of the incoming messages to a Python interface. You can write code to override Request Response configuration with the handle.
The Interceptor will provide details of client , topic and the messages. Write your own algorithm to manipulate the data and send different messages and from different clients
MQTT Simulator rest api provides extensive methods to query and update the data of the simulation in the Database. These operations can be done at runtime without stopping the simulator. The newly updated data can be used by the simulation at realtime.
Add power to your testing suite by integrating the simulator with the easy to use API
Download Now