Skip to content

Commit

Permalink
pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Joatin committed Jan 6, 2025
1 parent 84e1417 commit 5dd37de
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,17 @@ backend systems, offering a robust solution for managing charging networks.
## Features

- **OCPP Support**: Implements key features of OCPP versions 1.6 and 2.0.1.
- **Scalability**: Designed to handle multiple charge points concurrently.
- **Extensibility**: Modular architecture for adding custom functionality.
- **Scalability**: Designed to handle multiple charge points at large scale.
- **Real-time Communication**: Ensures reliable two-way communication between the CSMS and charge points.
- **Secure**: Supports secure WebSocket communication and authentication.

## Getting Started

## Usage
### Usage

```shell
helm repo add ocpp-csms-server https://flowionab.github.io/ocpp-csms-server
```

### Connecting Charge Points

Expand Down

0 comments on commit 5dd37de

Please sign in to comment.