Skip to content

CAMARA_Common.yaml aligment with multiple device identifiers logic#570

Merged
rartych merged 2 commits intocamaraproject:mainfrom
PedroDiez:camara_common_device_description_alignment_with_identifer_mismatch_removal
Jan 14, 2026
Merged

CAMARA_Common.yaml aligment with multiple device identifiers logic#570
rartych merged 2 commits intocamaraproject:mainfrom
PedroDiez:camara_common_device_description_alignment_with_identifer_mismatch_removal

Conversation

@PedroDiez
Copy link
Copy Markdown
Contributor

What type of PR is this?

  • correction

What this PR does / why we need it:

In MetaRelease Fall25, IDENTIFIER_MISMATCH exception is removed. In other words, when an API Client indicates more than one identifier for a device, API provider will take one of them for the API logic, without performing any matching checking among identifiers provided by API client.

Reference:
#431

In CAMARA_Common.yaml it is reflected for device object:

NOTE1: the network operator might support only a subset of these options. The API invoker can provide multiple identifiers to be compatible across different network operators. In this case the identifiers MUST belong to the same device.

And this is misleading, because now the API logic does not perform any matching among them so as it is not an issue nor a requirement that they MUST belong to the same device.

Which issue(s) this PR fixes:

Fixes #566

Does this PR introduce a breaking change?

  • Yes
  • No

Special notes for reviewers:

Changelog input

 CAMARA_Common.yaml aligment with multiple device identifiers logic

Additional documentation

This section can be blank.

docs

@PedroDiez PedroDiez self-assigned this Dec 17, 2025
@PedroDiez PedroDiez added the correction correction in documentation label Dec 17, 2025
Copy link
Copy Markdown
Contributor

@shilpa-padgaonkar shilpa-padgaonkar left a comment

Choose a reason for hiding this comment

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

/LGTM

Copy link
Copy Markdown
Contributor

@rartych rartych left a comment

Choose a reason for hiding this comment

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

LGTM

@rartych rartych added this to the M2 Spring26 milestone Dec 22, 2025
Copy link
Copy Markdown
Contributor

@patrice-conil patrice-conil left a comment

Choose a reason for hiding this comment

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

LGTM

@rartych rartych merged commit 791f825 into camaraproject:main Jan 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

correction correction in documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Alignment of CAMARA_common.yaml 'device' description with the removal of 'IDENTIFIER_MISMATCH'

4 participants