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

Create unique Agent IDs #11

Open
rcschrg opened this issue Dec 3, 2021 · 0 comments
Open

Create unique Agent IDs #11

rcschrg opened this issue Dec 3, 2021 · 0 comments
Assignees

Comments

@rcschrg
Copy link
Member

rcschrg commented Dec 3, 2021

In GitLab by @mnebel-wenner on Dec 3, 2021, 11:00

We could rethink the way we create Agent IDs. Right now, every container just provides IDs for each Agent like this 'Agent0, Agent1'... We could think about giving unique AIDs. In aiomas e.g. the id consists of the address and then something like Agent0, so an id would look like this: 'localhost':5555/Agent0
This would also make it possible to get the address from an ID.
Open question: How to do it with MQTT Container?

@rcschrg rcschrg self-assigned this Oct 19, 2023
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