Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix NPE on incoming DataTransferRequest
DataTransferRequests can be both initiated by the charge point as well as the central system. Using the ClientCoreProfile, a received DataTransferRequest cannot be handled because the owning profile is unset. Fix this by setting the owning profile.
- Loading branch information