ocpp icon indicating copy to clipboard operation
ocpp copied to clipboard

Python implementation of the Open Charge Point Protocol (OCPP).

Results 149 ocpp issues
Sort by recently updated
recently updated
newest added
trafficstars

This pull request introduces a `logger` parameter to the `ChargePoint` class's `__init__` function. This allows users to specify a custom logger, enhancing flexibility and control over logging.

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

Any suggestions how to deploy websocket and aiohttp web server in production? AKS? ITO HUB? code will not work if we deploy into AKS becaue it is stateful program, it...

bug

Hi, Hope that everything goes well for everyone. This is a question for ocpp 1.6 update firmware management. Is there a way to cancel an update, after the CSMS send...

bug

I dont get 'CALL' response in time its gets timeout error, but soon as I disconnect the charger from the server and when it reconnects on its own the 'CALL'...

bug
need information

Hi, I am currently trying to test whether more arguments can be added to the already built payloads, for example, adding transaction_id in RequestStartTransactionPayload. Part of the reason I am...

- Issues that are stale for 30 days will be marked as `stale` - Issues that are marked as `stale` for more than 14 days will be automatically closed. -...

The following list of docs are necessary and good-to-have templates - [x] README.md - [x] CHANGELOG.md - [ ] Issue templates - [ ] Bug report template - [ ]...

good first issue
documentation

We can include this package to the [hacktoberfest](https://hacktoberfest.com/) event.