Skip to content

Commit

Permalink
types/evse_manager: document new Session Event enum SwitchingPhases (
Browse files Browse the repository at this point in the history
…#818)

This doc was missing in commit f6b7476,
where this enum value was added.

Signed-off-by: Moritz Barsnick <moritz.barsnick@chargebyte.com>
  • Loading branch information
barsnick authored Aug 6, 2024
1 parent efb8bda commit d0129aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/evse_manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ types:
ReplugStarted: Signaled when the EVSE Manager virtually replugs without interrupting the session or transaction
ReplugFinished: Signaled when the virtual replug process has finished
PluginTimeout: Signaled when an EV has been plugged in but no authorization is present within specified ConnectionTimeout
SwitchingPhases: Signaled when the EVSE Manager starts switching phases
SessionResumed: Signaled when a session is resumed at startup (e.g. because of previous powerloss)
type: string
enum:
Expand Down

0 comments on commit d0129aa

Please sign in to comment.