streaming-dataops-device

Will update document.

How to run

  1. Open project
  2. Set IoT Hub Connection String with following command
export IOTHUB_DEVICE_CONNECTION_STRING="{Your device connection string}"
  1. python simulator.py to run app
  2. Type Ctrl-C to stop app