Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPP201: Support for TxStartpoint EnergyTransfer #501

Merged
merged 3 commits into from
Jan 22, 2024

fallthrough

635231b
Select commit
Loading
Failed to load commit list.
Merged

OCPP201: Support for TxStartpoint EnergyTransfer #501

fallthrough
635231b
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 22, 2024 in 0s

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

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

Issues
======
- Added 6
           

See the complete overview on Codacy

Annotations

Check notice on line 41 in modules/OCPP201/OCPP201.hpp

See this annotation in the file changed.

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

modules/OCPP201/OCPP201.hpp#L41

struct member 'TransactionStart::evse_id' is never used.

Check notice on line 42 in modules/OCPP201/OCPP201.hpp

See this annotation in the file changed.

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

modules/OCPP201/OCPP201.hpp#L42

struct member 'TransactionStart::connector_id' is never used.

Check notice on line 43 in modules/OCPP201/OCPP201.hpp

See this annotation in the file changed.

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

modules/OCPP201/OCPP201.hpp#L43

struct member 'TransactionStart::session_id' is never used.

Check notice on line 119 in modules/OCPP201/OCPP201.hpp

See this annotation in the file changed.

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

modules/OCPP201/OCPP201.hpp#L119

class member 'OCPP201::session_started_reasons' is never used.

Check notice on line 120 in modules/OCPP201/OCPP201.hpp

See this annotation in the file changed.

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

modules/OCPP201/OCPP201.hpp#L120

class member 'OCPP201::transaction_starts' is never used.

Check notice on line 122 in modules/OCPP201/OCPP201.hpp

See this annotation in the file changed.

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

modules/OCPP201/OCPP201.hpp#L122

class member 'OCPP201::tx_start_point' is never used.