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

Harmonize device object with QoD API #52

Closed
akoshunyadi opened this issue Jun 5, 2023 · 3 comments
Closed

Harmonize device object with QoD API #52

akoshunyadi opened this issue Jun 5, 2023 · 3 comments

Comments

@akoshunyadi
Copy link
Collaborator

akoshunyadi commented Jun 5, 2023

Problem description
After the consensus on the definition of the device object in the QoD API, other API specs should be harmonized.

Glossary
QoD API

Expected behavior
The property ueId and the subelements should be renamed and harmonized.

Alternative solution

Additional context

@bigludo7
Copy link
Collaborator

bigludo7 commented Jun 5, 2023

@akoshunyadi - to be sure to be on same page - this issue is to align device definition as in QoD API - correct ?

"device": {
    "phoneNumber": "123456789",
    "networkAccessIdentifier": "123456789@domain.com",
    "ipv4Address": {
      "publicAddress": "84.125.93.10",
      "publicPort": 59765
    },
    "ipv6Address": "2001:db8:85a3:8d3:1319:8a2e:370:7344"

@akoshunyadi
Copy link
Collaborator Author

@bigludo7 yes, exactly

@akoshunyadi akoshunyadi changed the title Rename device related terms in alignment with the common glossary Harmonize device object with QoD API Jun 6, 2023
bigludo7 added a commit that referenced this issue Jun 18, 2023
@akoshunyadi
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants