toolboc/azure-iot-edge-bogus-data-generator
An IoT Edge Module that generates sample data using [Bogus](https://github.com/bchavez/Bogus)
5.1K
An IoT Edge Module that generates sample data using Bogus
Modify the CreateBogusData
method in BogusDataFatory.cs
to customize the simulated data. See the Bogus README for examples.
Parameter | Description | Type |
---|---|---|
SendData | Controls whether to send data (default: true) | Boolean |
SendInterval | Interval to generate and send data (in seconds) | Integer |
docker pull toolboc/azure-iot-edge-bogus-data-generator