handling of changing ids of sensors

This commit is contained in:
2025-12-21 16:04:25 +00:00
parent 1d1036cf2a
commit 09c003964d
4 changed files with 210 additions and 79 deletions

View File

@@ -2,6 +2,8 @@ version: '3.8'
services:
data-collector:
# Override command to prevent auto-start in dev environment
command: sleep infinity
# Override volumes for local dev; host workspace is mounted to /workspace.
volumes:
- ./:/workspace