Skip to content

Add configurable DLT port to py_dlt_receive - #72

Merged
aigarius merged 1 commit into
bmwcarit:masterfrom
paulocarvalhoctw:pc/TRAAS-1764
Jul 30, 2026
Merged

Add configurable DLT port to py_dlt_receive#72
aigarius merged 1 commit into
bmwcarit:masterfrom
paulocarvalhoctw:pc/TRAAS-1764

Conversation

@paulocarvalhoctw

@paulocarvalhoctw paulocarvalhoctw commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

py_dlt_receive always connect to the hardcoded
DLT_DAEMON_TCP_PORT (3490) because the CLI never exposed a port
option and passed nothing to DLTBroker.

This adds a --port argument so a custom DLT daemon port can be
used.

@paulocarvalhoctw paulocarvalhoctw changed the title Add configurable DLT port to py_dlt_receive Add configurable DLT port to py_dlt_receive Jul 30, 2026
@paulocarvalhoctw
paulocarvalhoctw force-pushed the pc/TRAAS-1764 branch 2 times, most recently from a9f822d to fcaf50d Compare July 30, 2026 13:09
`py_dlt_receive` always connect to the hardcoded
`DLT_DAEMON_TCP_PORT` (3490) because the CLI never exposed a port
option and passed nothing to `DLTBroker`.

This adds a `--port` argument so a custom DLT daemon port can be
used.
@aigarius
aigarius merged commit 8ca23bf into bmwcarit:master Jul 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants