Skip to content

Conversation

@SanjayyyV
Copy link

  • Removed ocpp_test_dhcp_init and wait_for_network for unified low-level initialization
  • Added '<' in comment in include
  • Removed sockaddr_in6 buffer and used the same sockaddr buffer for both IPV4 and IPV6 depending on the address family

ssekar15 and others added 7 commits July 6, 2025 21:56
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]>
Co-authored-by: Sanjay Vallimanalan <[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]>
Used CONFIG_NET_CONNECTION_MANAGER and CONFIG_NET_CONFIG_SETTINGS for
low-level network initialization

Signed-off-by: Sanjay Vallimanalan <[email protected]>
Added '<' in sa_family comment to match a unified comment style

Signed-off-by: Sanjay Vallimanalan <[email protected]>
Removed the additional buffer for IPV6 addresses since 'sockaddr' can
hold 'sockaddr_in6' as well

Signed-off-by: Sanjay Vallimanalan <[email protected]>
@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.

2 participants