Skip to content

Conversation

@SanjayyyV
Copy link

  • Added secure sockets (TLSv1.3) support for OCPP.
  • Overlay-tls13.conf and Overlay-ec.conf has to be passed to enable secure sockets.
  • Default prj.conf can be used for using normal TCP socket.

ssekar15 and others added 8 commits May 20, 2024 14:37
Basic support for open charge point protocol v1.6 as native stack with
below functionality

1. Framework for ocpp stack and central system communication using RPC over
   websocket according to occp-j.
2. Core profile with basic PDU

Signed-off-by: Saravanan Sekar <[email protected]>
Describe OCPP Charge Point (CP) support and illustrate how to implement
CP sample.

Signed-off-by: Saravanan Sekar <[email protected]>
Add test suit for OCPP lib with one complete charging session
with a random meter values.

Signed-off-by: Saravanan Sekar <[email protected]>
A test sample for ocpp charge point with 2 connectors, central
system steve server is used with test setup (public available)

Signed-off-by: Saravanan Sekar <[email protected]>
add code owner for OCPP native stack

Signed-off-by: Saravanan Sekar <[email protected]>
add json-c as external module and define CMake ane Kconfig
compialtion control from zephyr tree.

Commit also includes generated header files which are essential
for compilation. config.h typically controls the available
support in the toolchain and the current choice with zephyr
is done using picolibc.

Signed-off-by: Parthiban Nallathambi <[email protected]>
This commit adds the new external json-c modules to the
MAINTAINERS.yml file.

Signed-off-by: Parthiban Nallathambi <[email protected]>
@ssekar15 ssekar15 force-pushed the ocpp_upstream branch 7 times, most recently from b5f14a7 to 15f3414 Compare July 7, 2025 04:38
@ssekar15 ssekar15 force-pushed the ocpp_upstream branch 2 times, most recently from fdf84ae to 0e29dc9 Compare August 3, 2025 16:20
@ssekar15 ssekar15 force-pushed the ocpp_upstream branch 2 times, most recently from 53e78bc to 789047e Compare August 6, 2025 11: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.

3 participants