Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add src also to datapoint events #9

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

TooAngel
Copy link
Contributor

@TooAngel TooAngel commented Sep 8, 2024

Allowing to get all information of a telegram with parsed value.

Currently either the telegram data can be consumed via the connection but the value is not parsed or in Datapoints where the src is not available.

Extending Datapoint to also emit the src as last parameter. This shouldn't break any existing implementation.

Allowing to get all information of a telegram with parsed value.

Currently either the telegram data can be consumed via the connection but the
`value` is not parsed or in Datapoints where the `src` is not available.

Extending Datapoint to also emit the `src` as last parameter. This
shouldn't break any existing implementation.
Copy link
Owner

@ekarak ekarak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ekarak ekarak merged commit 56085af into ekarak:master Sep 8, 2024
2 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