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

Use NotifyEvent.req for OCPP2.1 and StatusNotification.req for OCPP2.0.1 #930

Open
wants to merge 1 commit into
base: feature/v21/feature-base
Choose a base branch
from

Conversation

Pietfried
Copy link
Contributor

@Pietfried Pietfried commented Jan 6, 2025

Describe your changes

This PR adds support to use NotifyEvent.req instead of StatusNotification.req for OCPP2.1. Based on the selected OCPP protocol version, NotifyEvent.req is used for OCPP2.1 and StatusNotification.req is used for OCPP2.0.1

Issue ticket number and link

Checklist before requesting a review

@Pietfried Pietfried force-pushed the feature/v21/status-updates branch from 48bfe89 to 1155b7c Compare January 6, 2025 18:46
@Pietfried Pietfried force-pushed the feature/v21/status-updates branch 2 times, most recently from 808d294 to c530acd Compare January 28, 2025 01:45
return ++counter;
}

} // namespace ocpp
Copy link
Contributor

Choose a reason for hiding this comment

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

newline

@Pietfried Pietfried force-pushed the feature/v21/status-updates branch from c530acd to 1e21996 Compare February 18, 2025 08:22
@Pietfried Pietfried force-pushed the feature/v21/status-updates branch from 1e21996 to 736354a Compare February 18, 2025 08:27
@Pietfried Pietfried changed the base branch from feature/ocpp2.1-public-draft-messages to feature/v21/feature-base February 18, 2025 15:15
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