Skip to content

Commit

Permalink
fix: wrong deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
shingoxx222 committed Nov 13, 2024
1 parent e463c6b commit 969d6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/ocpp/v201/smart_charging.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ enum class ProfileValidationResultEnum {
Valid,
EvseDoesNotExist,
ExistingChargingStationExternalConstraints,
InvalidSecurityProfile,
InvalidProfileType,
TxProfileMissingTransactionId,
TxProfileEvseIdNotGreaterThanZero,
TxProfileTransactionNotOnEvse,
Expand Down

0 comments on commit 969d6df

Please sign in to comment.