/azure-d2c-simulator

Simple Azure IoT Hub Device to Cloud Telemetry Simulator

Primary LanguagePython

Azure D2C Simulator

Simple Azure IoT Hub Device to Cloud Telemetry Simulator.

Use this script to simulate your device sending multiple telemetry messages to your Azure IoT Hub.

Quickstart (bash)

pipenv run bash -c 'DEVICE_CONNECTION_STRING="foo" python d2c_sim.py 22 23 24 25'