Skip to content

Commit

Permalink
Update doc/ocpp_16_README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Moore <[email protected]>
Signed-off-by: wancen-afs <[email protected]>
  • Loading branch information
wancen-afs and drmrd authored Oct 8, 2024
1 parent 6cebe0e commit 3799ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ocpp_16_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Throughout this document and the `libocpp` codebase, the following conventions a

The complete set of callbacks and event handlers defined on an OCPP 1.6 `ChargePoint` can be viewed in the latter's [header file](/include/ocpp/v16/charge_point.hpp).

### Overview of the required callbacks and events and what libocpp expects to happen
### Overview of Expected Callbacks and Event Handlers

The following section will give you a high-level overview of how to integrate `libocpp` with your application. Please use the [Doxygen documentation](#building-the-doxygen-documentation) as an additional source of information about the `ChargePoint` API.

Expand Down

0 comments on commit 3799ca8

Please sign in to comment.