Sending Test Data

The third method for triggering a W3bstream event involves utilizing an actual IoT device. However, if you don't have access to such a device, you can still simulate the process using the Log tab.

To do so, simply click on the "play" button within the Log tab. This action allows you to simulate sending a message to your W3bstream project. In the header, specify the event_type, which corresponds to the W3bstream event you wish to trigger when the message is sent. You can either use the default payload object provided or modify it as needed.

Since this is a simulation, there is no need to specify the pub_id and token.

Last updated