Skip to content

Commit

Permalink
codacy
Browse files Browse the repository at this point in the history
Signed-off-by: Cornelius Claussen <[email protected]>
  • Loading branch information
corneliusclaussen committed Jan 16, 2024
1 parent 6288075 commit 4580c47
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions modules/API/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,40 +93,40 @@ Example with permanent faults being active:
- Finished

- **active_permanent_faults** array of all active errors that are permanent faults (i.e. that block charging). If anything is set here it should be shown as an error to the user instead of showing the current state:

Check warning on line 95 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L95

[list-item-indent] Incorrect list-item indent: add 2 spaces
- RCD_Selftest
- RCD_DC
- RCD_AC
- VendorError
- VendorWarning
- ConnectorLockCapNotCharged
- ConnectorLockUnexpectedOpen
- ConnectorLockUnexpectedClose
- ConnectorLockFailedLock
- ConnectorLockFailedUnlock
- MREC1ConnectorLockFailure
- MREC2GroundFailure
- MREC3HighTemperature
- MREC4OverCurrentFailure
- MREC5OverVoltage
- MREC6UnderVoltage
- MREC8EmergencyStop
- MREC10InvalidVehicleMode
- MREC14PilotFault
- MREC15PowerLoss
- MREC17EVSEContactorFault
- MREC18CableOverTempDerate
- MREC19CableOverTempStop
- MREC20PartialInsertion
- MREC23ProximityFault
- MREC24ConnectorVoltageHigh
- MREC25BrokenLatch
- MREC26CutCable
- DiodeFault
- VentilationNotAvailable
- BrownOut
- EnergyManagement
- PermanentFault
- PowermeterTransactionStartFailed
- RCD_Selftest

Check warning on line 96 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L96

[list-item-indent] Incorrect list-item indent: add 2 spaces
- RCD_DC

Check warning on line 97 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L97

[list-item-indent] Incorrect list-item indent: add 2 spaces
- RCD_AC

Check warning on line 98 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L98

[list-item-indent] Incorrect list-item indent: add 2 spaces
- VendorError

Check warning on line 99 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L99

[list-item-indent] Incorrect list-item indent: add 2 spaces
- VendorWarning

Check warning on line 100 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L100

[list-item-indent] Incorrect list-item indent: add 2 spaces
- ConnectorLockCapNotCharged

Check warning on line 101 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L101

[list-item-indent] Incorrect list-item indent: add 2 spaces
- ConnectorLockUnexpectedOpen

Check warning on line 102 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L102

[list-item-indent] Incorrect list-item indent: add 2 spaces
- ConnectorLockUnexpectedClose

Check warning on line 103 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L103

[list-item-indent] Incorrect list-item indent: add 2 spaces
- ConnectorLockFailedLock

Check warning on line 104 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L104

[list-item-indent] Incorrect list-item indent: add 2 spaces
- ConnectorLockFailedUnlock

Check warning on line 105 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L105

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC1ConnectorLockFailure

Check warning on line 106 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L106

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC2GroundFailure

Check warning on line 107 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L107

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC3HighTemperature

Check warning on line 108 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L108

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC4OverCurrentFailure

Check warning on line 109 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L109

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC5OverVoltage

Check warning on line 110 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L110

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC6UnderVoltage

Check warning on line 111 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L111

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC8EmergencyStop

Check warning on line 112 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L112

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC10InvalidVehicleMode

Check warning on line 113 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L113

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC14PilotFault
- MREC15PowerLoss

Check warning on line 115 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L115

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC17EVSEContactorFault

Check warning on line 116 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L116

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC18CableOverTempDerate

Check warning on line 117 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L117

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC19CableOverTempStop
- MREC20PartialInsertion

Check warning on line 119 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L119

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC23ProximityFault

Check warning on line 120 in modules/API/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/API/README.md#L120

[list-item-indent] Incorrect list-item indent: add 2 spaces
- MREC24ConnectorVoltageHigh
- MREC25BrokenLatch
- MREC26CutCable
- DiodeFault
- VentilationNotAvailable
- BrownOut
- EnergyManagement
- PermanentFault
- PowermeterTransactionStartFailed

- **active_errors** array of all active errors that do not block charging. This could be shown to the user but the current state should still be shown as it does not interfere with charging. The enum is the same as for active_permanent_faults.

Expand Down

0 comments on commit 4580c47

Please sign in to comment.