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

Repurpose ID as unique publisher ID #1292

Open
KerstinKeller opened this issue Jan 9, 2024 · 0 comments
Open

Repurpose ID as unique publisher ID #1292

KerstinKeller opened this issue Jan 9, 2024 · 0 comments
Assignees

Comments

@KerstinKeller
Copy link
Contributor

KerstinKeller commented Jan 9, 2024

Context

The publisher has a function to set an ID

ECAL_API bool SetID(long long id_);
, in order to distinguish topics that are send on the same topic name, but coming from different publishers.
By default this topic id is 0.
By giving a unique default ID to the publisher, this ID can later be used e.g. to store / connect descriptor information with a given publisher, also in measurements.

Proposal

No response

Tasks and updates

Discussion points:

  • Do we want to deprecate the SetId function?
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

No branches or pull requests

1 participant