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

Initial support for what will be in ietf-asdf-nipc-02 draft #76

Merged
merged 14 commits into from
Oct 25, 2024
Merged

Conversation

rohitmohan96
Copy link
Collaborator

Pending items:

  • Gateway changes
  • Java SDK and sample app changes
  • Support for new APIs

@rohitmohan96 rohitmohan96 changed the title Asdf nipc 01 Initial support for what will be in ietf-asdf-nipc-01 draft Jul 24, 2024
@rohitmohan96 rohitmohan96 marked this pull request as ready for review August 12, 2024 19:02
@rohitmohan96 rohitmohan96 changed the title Initial support for what will be in ietf-asdf-nipc-01 draft Initial support for what will be in ietf-asdf-nipc-02 draft Aug 29, 2024
@@ -13,22 +13,21 @@

"""

from typing import List, Optional
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain this change?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did they rename List to Sequence?

Returns:
TiedieResponse[IDQuery]: Response with the ID of the device.
"""
tiedie_request = TiedieBasicRequest(device=device)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this just a rename?

@elear elear merged commit beb2d43 into main Oct 25, 2024
1 check passed
rohitmohan96 added a commit that referenced this pull request Oct 30, 2024
* Updated to latest changes in SCIM draft

* Updated to latest changes in SCIM draft

* Updated to latest changes in SCIM draft

* Initial support for what will be in ietf-asdf-nipc-01 draft.

Pending items:

* Gateway changes
* Java SDK and sample app changes
* Support for new APIs

* Change dataAppID to uuid in test

* Add scim tests

* Updated data_app proto

* Lint fix

* Updated to asdf-nipc-02 APIs

* Ignore new pytest error

* Minor scim fixes

* Lint fix
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

Successfully merging this pull request may close these issues.

2 participants