-
Curious to know if there already plans to implement "Enhanced security for OCCP 1.6" from here: https://www.openchargealliance.org/uploads/files/OCPP-1.6-security-whitepaper-edition-2.zip ?
Especi…
-
### System Health details
## System Information
version | core-2022.11.4
-- | --
installation_type | Home Assistant Core
dev | false
hassio | false
docker | false
user | u0_a238
virtualenv …
-
`appfwk` has the capability to include `cmdlib` and `rcif` jsonnet files in the `appfwk` jsonnet, see for example
https://github.com/DUNE-DAQ/appfwk/blob/099c93f71d3daa294d427de92f18f47050c6c6c5/sch…
-
When making an Authorize request from the Charge Point to the Central System, the request is an instance of `call.AuthorizePayload`:
```python
@dataclass
class AuthorizePayload:
id_tag: str
…
-
#### Checklist
- [x] I checked other issues already and found no answer
- [x] I checked the documentation and found no answer
- [x] I am running the latest version and the feature i am requesting…
-
Hi,
I haven't any issue to report however i'm just not clear on the following things. I went through the documentation as well as the examples and object explanations multiple times but i'm just no…
-
**What kind of device or service you would like to see an adapter for?**
Many wallboxes use OCPP, like VW ID Charger Connect/Pro.
**Is an official API including documentation is available?**
OCP…
-
Hello,
We have upgraded our custom Central system implementation to use OCPP1.6J
We successfully implemented server side with the library but the client side is not working when we call the ch…
-
Hello,
Is the library fully compliant with OCPP 1.6J?
Thanks!
-
HI,
I am working on charging station connection to central server by OCPP-J.
I was able to create token URL thanks to Fabiano's help.
But I still could not make "charging station" connect to cen…