X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=04771de2ff6647df14b63ec162a88ec675766dba;hb=b1f1b0f6ea0a9a5da396e20083071857e40c538c;hp=a15ce9c52a25f9ddb7b675b49fb6c8bf36295a41;hpb=3a28512cb5a3da950f8976a7ce266113d9dffb2f;p=e-mobility-charging-stations-simulator.git diff --git a/README.md b/README.md index a15ce9c5..04771de2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Summary -Simple [node.js](https://nodejs.org/) software to simulate and scale a set of charging stations based on the OCPP-J 1.6 protocol as part of SAP e-Mobility solution. +Simple [node.js](https://nodejs.org/) software to simulate and scale a set of charging stations based on the OCPP-J protocol as part of [SAP e-Mobility](https://www.sap.com/products/scm/e-mobility.html) solution. ## Prerequisites @@ -103,6 +103,7 @@ But the modifications to test have to be done to the files in the build target d | supervisionUrls | | [] | string \| string[] | string or array of global connection URIs to OCPP-J servers | | supervisionUrlDistribution | round-robin/random/charging-station-affinity | charging-station-affinity | boolean | supervision urls distribution policy to simulated charging stations | | logStatisticsInterval | | 60 | integer | seconds between charging stations statistics output in the logs | +| logEnabled | true/false | true | boolean | enable logging | | logConsole | true/false | false | boolean | output logs on the console | | logFormat | | simple | string | [winston](https://github.com/winstonjs/winston) log format | | logRotate | true/false | true | boolean | enable daily log files rotation | @@ -394,8 +395,8 @@ make SUBMODULES_INIT=true #### Reservation Profile -- :x: CancelReservation -- :x: ReserveNow +- :white_check_mark: CancelReservation +- :white_check_mark: ReserveNow #### Smart Charging Profile @@ -465,7 +466,7 @@ All kind of OCPP parameters are supported in charging station configuration or c #### Reservation Profile -- _none_ +- :white_check_mark: ReserveConnectorZeroSupported (type: boolean) (units: -) #### Smart Charging Profile