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

Establish separate cloud connections for each device #532

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

jkralik
Copy link
Member

@jkralik jkralik commented Sep 15, 2023

Also, handle ownership transfer for the second device when the first device is already connected to the hub. Extend the cloud server to accommodate multiple servers and enhance the check for empty endpoints.

Fixes #531

@ocf-conformance-test-tool
Copy link

🎉 Thank you for your code contribution! To guarantee the change/addition is conformant to the OCF Specification, we would like to ask you to execute OCF Conformance Testing of your change ☝️ when your work is ready to be reviewed.


ℹ️ To verify your latest change (cd4fe7a), label this PR with OCF Conformance Testing.

⚠️ Label is removed with every code change.

@jkralik jkralik force-pushed the jkralik/fix/multiserver-support branch 2 times, most recently from 34f2a48 to 9d9b709 Compare September 15, 2023 17:03
@jkralik jkralik added the OCF Conformance Testing OCF Conformance Testing required label Sep 15, 2023
@jkralik jkralik marked this pull request as ready for review September 17, 2023 17:11
Also, handle ownership transfer for the second device when the
first device is already connected to the hub. Extend the cloud
server to accommodate multiple servers and enhance the check for
empty endpoints.
@jkralik jkralik force-pushed the jkralik/fix/multiserver-support branch from 9d9b709 to 3f4ff0e Compare September 18, 2023 09:24
@ocf-conformance-test-tool ocf-conformance-test-tool bot removed the OCF Conformance Testing OCF Conformance Testing required label Sep 18, 2023
@sonarcloud
Copy link

sonarcloud bot commented Sep 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

71.4% 71.4% Coverage
0.0% 0.0% Duplication

@Danielius1922 Danielius1922 merged commit 9fd739b into master Sep 18, 2023
117 checks passed
@Danielius1922 Danielius1922 deleted the jkralik/fix/multiserver-support branch September 18, 2023 10:54
@github-actions github-actions bot locked and limited conversation to collaborators Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Registering multiple OCF Servers created in one app to OCF cloud
2 participants