Skip to content

Commit

Permalink
Update ocpp/v16/call.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jerome-benoit authored Dec 18, 2024
1 parent d09fcfd commit f55a501
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ocpp/v16/call.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ class InstallCertificate:
class RemoteStartTransaction:
id_tag: str
connector_id: Optional[int] = None
# Accept Dict for backwards compatibility
charging_profile: Optional[Union[Dict, ChargingProfile]] = None


Expand Down

0 comments on commit f55a501

Please sign in to comment.