Skip to content

refactor(OCPP): Move ConnectivityManager from v2 to common namespace

93facc2
Select commit
Loading
Failed to load commit list.
Draft

refactor(OCPP): Move ConnectivityManager to common namespace #1689

refactor(OCPP): Move ConnectivityManager from v2 to common namespace
93facc2
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 5, 2026 in 0s

8 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 6
- Added 8
           

Complexity increasing per file
==============================
- lib/everest/ocpp/lib/ocpp/v2/charge_point.cpp  7
- lib/everest/ocpp/lib/ocpp/common/websocket/websocket.cpp  1
- lib/everest/ocpp/lib/ocpp/common/connectivity_manager.cpp  86
         

Clones added
============
- lib/everest/ocpp/lib/ocpp/v2/charge_point.cpp  2
         

See the complete overview on Codacy

Annotations

Check warning on line 156 in lib/everest/ocpp/include/ocpp/common/connectivity_manager.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/everest/ocpp/include/ocpp/common/connectivity_manager.hpp#L156

class member 'ConnectivityManager::cached_network_connection_profiles' is never used.

Check warning on line 6 in lib/everest/ocpp/include/ocpp/v2/message_dispatcher.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/everest/ocpp/include/ocpp/v2/message_dispatcher.hpp#L6

Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 4 in lib/everest/ocpp/lib/ocpp/common/connectivity_manager.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/everest/ocpp/lib/ocpp/common/connectivity_manager.cpp#L4

Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 6 in lib/everest/ocpp/lib/ocpp/v2/functional_blocks/authorization.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/everest/ocpp/lib/ocpp/v2/functional_blocks/authorization.cpp#L6

Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 6 in lib/everest/ocpp/lib/ocpp/v2/functional_blocks/diagnostics.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/everest/ocpp/lib/ocpp/v2/functional_blocks/diagnostics.cpp#L6

Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 6 in lib/everest/ocpp/lib/ocpp/v2/functional_blocks/provisioning.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/everest/ocpp/lib/ocpp/v2/functional_blocks/provisioning.cpp#L6

Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 6 in lib/everest/ocpp/lib/ocpp/v2/functional_blocks/security.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/everest/ocpp/lib/ocpp/v2/functional_blocks/security.cpp#L6

Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 8 in lib/everest/ocpp/lib/ocpp/v21/functional_blocks/bidirectional.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/everest/ocpp/lib/ocpp/v21/functional_blocks/bidirectional.cpp#L8

Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.