toolboc/azure-iot-edge-bogus-data-generator

By toolboc

Updated over 5 years ago

An IoT Edge Module that generates sample data using [Bogus](https://github.com/bchavez/Bogus)

Image

5.1K

azure-iot-edge-bogus-data-generator

An IoT Edge Module that generates sample data using Bogus

Docker Build StatusDocker Pulls

Demo

Getting Started

Modify the CreateBogusData method in BogusDataFatory.cs to customize the simulated data. See the Bogus README for examples.

Module Twin Properties

ParameterDescriptionType
SendDataControls whether to send data (default: true)Boolean
SendIntervalInterval to generate and send data (in seconds)Integer

Docker Pull Command

docker pull toolboc/azure-iot-edge-bogus-data-generator