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

Cascade ReaderCardAdapter #11

Closed
Maxhy opened this issue May 31, 2013 · 1 comment
Closed

Cascade ReaderCardAdapter #11

Maxhy opened this issue May 31, 2013 · 1 comment

Comments

@Maxhy
Copy link
Member

Maxhy commented May 31, 2013

To have more flexibility, we should be able to cascade several ReaderCardAdapter (having a serial communication protocol over ethernet for example).
That also means the ReaderCardAdapter choice should be an option of the ReaderUnitConfiguration, and maybe have a new abstraction layer named ReaderCardAdapterConfiguration ?

@Maxhy
Copy link
Member Author

Maxhy commented Jul 20, 2013

This is the wrong way to do. It is solved using a new abstraction layer named "Data Transport". Reader Card Adapter now only format data for targeted reader, and data are transmitted according to the Data Transport instance (could be serial port, tcp, udp ...).

@Maxhy Maxhy closed this as completed Jul 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant