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

REMOVE ngsiv1 ops aligned with CB 4.0.0 #536

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Conversation

fgalan
Copy link
Member

@fgalan fgalan commented Jun 12, 2024

Continuation of PR #523

@fgalan fgalan requested a review from AlvaroVega June 12, 2024 12:11
* @param {Object} logger Instance of logops.Logger
* @param {String} body Raw string payload.
*/
function inspectBodyXML(logger, body, callback) {
Copy link
Member Author

Choose a reason for hiding this comment

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

XML in Orion was removed in version 1.0.0 (more than 8 years ago. It's a bit surprising this has survived so long in PEP code :)

NTC (informative)

Copy link
Member

Choose a reason for hiding this comment

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

Keypass still uses XML, but not usually is exposed and then no needs a pep.

Copy link
Member Author

Choose a reason for hiding this comment

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

You are right. I was referring to XML in the NGSI API. The rests of XML support in PEP (Keypass, etc.) has been preserved.

Copy link
Member

@AlvaroVega AlvaroVega left a comment

Choose a reason for hiding this comment

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

LGTM

@AlvaroVega AlvaroVega merged commit 33c97d8 into master Jun 12, 2024
6 checks passed
@AlvaroVega AlvaroVega deleted the remove/ngsiv1-ops branch June 12, 2024 13:22
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.

None yet

2 participants