Skip to content

Releases: kgalic/DeviceSimulator

Message publisher

26 Sep 12:39
Compare
Choose a tag to compare
Message publisher Pre-release
Pre-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.

0.9.12.0

29 Apr 09:49
Compare
Choose a tag to compare
0.9.12.0 Pre-release
Pre-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.

Beta Message Publisher Simulator

27 Sep 13:30
Compare
Choose a tag to compare
Pre-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.