Skip to content

Commit

Permalink
update to docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared-Newell-Mobility committed Dec 1, 2023
1 parent 8ec90de commit 4b82a37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ocpp/v201/enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -1331,8 +1331,7 @@ class StatusInfoReasonType(str, Enum):

class SecurityEventType(str, Enum):
"""
Security Events as listed in Appendices (Appendix 1. Security Events)
Updated to include v1.3
Security Events as listed in Appendices (Appendix 1. Security Events) v1.3
"""

firmware_updated = "FirmwareUpdated"
Expand Down

0 comments on commit 4b82a37

Please sign in to comment.