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

Use of one physical ethernerport for multiple devices #521

Open
OtterSchmotter opened this issue Dec 2, 2024 · 1 comment
Open

Use of one physical ethernerport for multiple devices #521

OtterSchmotter opened this issue Dec 2, 2024 · 1 comment

Comments

@OtterSchmotter
Copy link

Hi Hi,

I am using OpENer for device/slave emulation. Is it intended to create one device endpoint onto one physical ethernet port or is it possible to emulate multiple devices at the same ethernet port?

Thank you in advance

@anyn99
Copy link

anyn99 commented Dec 17, 2024

As far as i can tell from working with this OpENer code as is - you can't.
There are a lot of global structures/variables that prevent the library from being used modular with multiple instances as it is now.

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

2 participants