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/ocpp2.1-public-draft-messages
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 from 1155b7c to 808d294 Compare January 23, 2025 15:31
* Now using StatusNotification.req in case of OCPP2.0.1 and NotifyEvent.req in case of OCPP2.1 for status updates

Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
@Pietfried Pietfried force-pushed the feature/v21/status-updates branch from 808d294 to c530acd Compare January 28, 2025 01:45
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.

1 participant