Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
Signed-off-by: aw <[email protected]>
  • Loading branch information
a-w50 committed Nov 8, 2024
1 parent d211312 commit 30d43f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/OCPP/doc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -291,10 +291,10 @@ ocpp status notification will be used:
the interface name, is stripped)
* status notification ``vendorId`` -> everest error message

The main choice for using the status notification ``vendorId`` for the
error message is that it can carry the largest string (255
characters), whereas the other fields (``info`` and
``vendorErrorCode``) only allow up to 50 characters.
The reason for using the status notification ``vendorId`` for the error
message is that it can carry the largest string (255 characters),
whereas the other fields (``info`` and ``vendorErrorCode``) only allow
up to 50 characters.

If for example the module with id `yeti_driver` within its
implementation with id `board_support` creates the following error:
Expand Down

0 comments on commit 30d43f8

Please sign in to comment.