Skip to content

Beta Message Publisher Simulator

Pre-release
Pre-release
Compare
Choose a tag to compare
@kgalic kgalic released this 27 Sep 13:30
· 6 commits to master since this release

Steps to install the certificate:

  • double click .cer file
  • choose Install certificate
  • choose Local machine
  • press the Browse button
  • choose Trusted people as the cert destination

Run the .msixbundle to complete the installation.

Message Publisher Simulator is an application that helps in simulating a single device communication with IoT Hub, or any other message publisher that sends messages/events to Azure EventGrid and/or Azure ServiceBusb. It is possible to define JSON payload, and trigger message sending. Message sending can be also time triggered.

The intention of this project is to make the debugging easier during the development of event-driven systems. With this application, the developer can put the message in the queue and trigger the listener service/application that is running in a debug mode.