Re-exports§
pub use rust_ocpp;
Modules§
Structs§
Enums§
- Client
- Enum representing the different OCPP versions that the client can connect to.
Functions§
- connect
- Connect to an OCPP server using the best OCPP version available.
- connect_
1_ 6 - Connect to an OCPP 1.6 server.
- connect_
2_ 0_ 1 - Connect to an OCPP 2.0.1 server.