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

♻️ [Device Manageemnt] Simplified DeviceCall interface #4189

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented Feb 6, 2025

This PR simplifies the DeviceCall interface that does not need many entries that in its implementation invoke the same internal method

Related Issue
None

Description of the solution adopted
Added new RS send(@NotNull RQ requestMessage, @Nullable Long timeout) throws DeviceCallTimeoutException, DeviceCallSendException, TransportException; which replaces all other methods

Screenshots
None

Any side note on the changes made
None

@Coduz Coduz added the Enhancement This PR/Issue improves an part of Kapua label Feb 6, 2025
@Coduz Coduz merged commit 9bc72b9 into eclipse-kapua:develop Feb 7, 2025
28 checks passed
@Coduz Coduz deleted the feat-simplifyDeviceCallAPI branch February 7, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement This PR/Issue improves an part of Kapua
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant