EVerest / everest-core

Apache License 2.0
92 stars 68 forks source link

Add "Offline" value for DataTransferStatus #788

Closed Pietfried closed 1 month ago

Pietfried commented 1 month ago

Describe your changes

Addressing changes required by interface changes in libocpp. Added additional value for type DataTransferStatus which allows to indicate that the charging station is offline when a data_transfer command is executed. If the charging station is offline, this command will return immedieately without waiting for a response from the csms

Issue ticket number and link

Companion PR in libocpp: https://github.com/EVerest/libocpp/pull/699

Checklist before requesting a review