Replies: 1 comment
-
|
I assume this is about the general design and not a specific comm adapter. I am not sure what the background/goal of your recommendation is. The comm adapter is intended to be the implementation of the respective communication interface. For different interfaces, you use different comm adapter implementations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The commadapter doesn't directly implement the specific communication protocol. Instead, the specific communication protocol is implemented as a separate module.
Beta Was this translation helpful? Give feedback.
All reactions