-
Notifications
You must be signed in to change notification settings - Fork 0
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
Java Client needs connectors #104
Comments
susanw1
added a commit
that referenced
this issue
Aug 30, 2023
susanw1
added a commit
that referenced
this issue
Aug 30, 2023
susanw1
added a commit
that referenced
this issue
Aug 30, 2023
susanw1
added a commit
that referenced
this issue
Aug 30, 2023
susanw1
added a commit
that referenced
this issue
Sep 13, 2023
susanw1
added a commit
that referenced
this issue
Sep 13, 2023
susanw1
added a commit
that referenced
this issue
Sep 13, 2023
susanw1
added a commit
that referenced
this issue
Sep 13, 2023
susanw1
added a commit
that referenced
this issue
Sep 13, 2023
susanw1
added a commit
that referenced
this issue
Sep 13, 2023
susanw1
added a commit
that referenced
this issue
Sep 13, 2023
susanw1
added a commit
that referenced
this issue
Sep 13, 2023
susanw1
added a commit
that referenced
this issue
Sep 13, 2023
susanw1
added a commit
that referenced
this issue
Sep 13, 2023
susanw1
added a commit
that referenced
this issue
Sep 13, 2023
…dBuilder mustache to add "set" to reduce name-clash issues with field names, eg "interface"
susanw1
added a commit
that referenced
this issue
Sep 14, 2023
* [#104] Update tests to use new CommandBuilders * [#104] More docs and minor improvements * [#104] Uses ZscriptAddress * [#104] namechange to GenericDevice, CommandSequence * [#104] Demo projects, first cut * [#104] First connectors * [#104] TcpConnector implemented * [#104] Serial Connector implemented and tested * [#104] Renamed Command Builder elements as "Nodes". Fixed Java CommandBuilder mustache to add "set" to reduce name-clash issues with field names, eg "interface"
Made complex due to the switch to the new client lib model. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Connectors join the client host to a downstream device.
The text was updated successfully, but these errors were encountered: