Github repo for the image is https://github.com/ahmedsami76/iot-sensor
This is a sensor simulator that:
Requirements:
IoTHub__IoTHubName=
IoTHub__DeviceId=
IoTHub__Key=
FILE_UPLOAD_PATH=
Sample usage:
docker run --rm --env-file .env -e FILE_UPLOAD_PATH=/data/upload_me.txt -v "$(pwd)/data":/data --name iot-sensor-container iot-sensor:v2
Content type
Image
Digest
sha256:13deebb9f…
Size
89.1 MB
Last updated
over 2 years ago
docker pull asami76/iot-sensor:v2