| name | Bluetooth Observer Ingress |
| version | v0.1.0 |
| docker image | beetaone/bluetooth-ingress |
| tags | Python, Flask, Docker, beetaone |
| authors | Ghassen barbouchi |
BLE:Bluetooth Low Energy This module use broadcast-advertiser BLE topology mode to scan the BLE devices around it filter the target BLE device by advertised mac address and forward the manufacturer BLE data to egress module. The manufacturer data content a structured data composed of sensors values.
The following module configurations can be provided in a data service designer section on beetaone platform:
| Name | Environment Variables | Type | Description |
|---|---|---|---|
| Scan Timeout | SCAN_TIMEOUT | integer | The timeout for the BLE scanning |
| Mac Address | MAC_ADDR | integer | The advertised mac address of the needed device (sensors device) |
| Period | PERIOD | string | The period between every two successive scans |
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_URL | string | HTTP ReST endpoint for the next module |
| MODULE_NAME | string | Name of the module |
requests
python-dotenv
bluepy
Content type
Image
Digest
sha256:ef8e9a4cc…
Size
226.2 MB
Last updated
almost 2 years ago
docker pull beetaone/bluetooth-observer-ingress