Sign inSign up

beetaone/dht-sensor-simulator

By beetaone

Updated almost 2 years ago

Image
0

136

beetaone/dht-sensor-simulator repository overview

DHT sensor simulator

nameDHT sensor simulator
versionv1.0.1
GitHubdht-sensor-simulator
authorsPaul Gaiduk

Table of Content


Description

DHT sensor simulator module emits temperature (in °C) and humidity (in %) data periodically as if they would be comming from a sensor.

Features

  • Emits realistic temperature and humidity data in JSON format.

Environment Variables

Module Specific

The following module configurations can be provided in a data service designer section on beetaone platform:

NameEnvironment VariablesTypeDescription
Temperature labelTEMP_LABELstringLabel for the temperature data.
Humidity labelHUMIDITY_LABELstringLabel for the humidity data.
Data send intervalSLEEP_INTERVALintegerTime interval (sec) between the messages.

Other features required for establishing the inter-container communication between modules in a data service are set by beetaone agent.

Set by the beetaone Agent on the edge-node
Environment VariablestypeDescription
EGRESS_URLSstringHTTP ReST endpoint for the next module
MODULE_NAMEstringName of the module

Dependencies

The following are module dependencies:

  • requests

Tag summary

Content type

Image

Digest

sha256:17155bcfc

Size

48.8 MB

Last updated

almost 2 years ago

docker pull beetaone/dht-sensor-simulator:v1.0.1