| name | DHT sensor simulator |
| version | v1.0.1 |
| GitHub | dht-sensor-simulator |
| authors | Paul Gaiduk |
DHT sensor simulator module emits temperature (in °C) and humidity (in %) data periodically as if they would be comming from a sensor.
The following module configurations can be provided in a data service designer section on beetaone platform:
| Name | Environment Variables | Type | Description |
|---|---|---|---|
| Temperature label | TEMP_LABEL | string | Label for the temperature data. |
| Humidity label | HUMIDITY_LABEL | string | Label for the humidity data. |
| Data send interval | SLEEP_INTERVAL | integer | Time 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.
| Environment Variables | type | Description |
|---|---|---|
| EGRESS_URLS | string | HTTP ReST endpoint for the next module |
| MODULE_NAME | string | Name of the module |
The following are module dependencies:
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