Skip to content

Commit

Permalink
Merge pull request #2 from LagaV/master
Browse files Browse the repository at this point in the history
Added TNK OperatorID
  • Loading branch information
functionpointer authored Mar 11, 2024
2 parents 67ec410 + b6a87f8 commit 816fde8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chargecloudapi/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
OperatorID(name="SW Kiel", op_id="6336fe713f2eb7fa04b97ff6651b76f8"),
OperatorID(name="Rheinenergie", op_id="c4ce9bb82a86766833df8a4818fa1b5c"),
OperatorID(name="Chargemaker", op_id="830de8931b1d8dff36808d2173a57735"),
OperatorID(name="TNK", op_id="d018c2c8d1c8f63be6923a6282eec650"),
]


Expand Down

0 comments on commit 816fde8

Please sign in to comment.