X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=04771de2ff6647df14b63ec162a88ec675766dba;hb=b029e74e2da1c9181d29ec10e6e2f4c2375b8da9;hp=91ebf65cb91d004029dd845fe7a5b1e9da368049;hpb=a712de6fb7d7883d6d55015b5f264e494b9b3008;p=e-mobility-charging-stations-simulator.git diff --git a/README.md b/README.md index 91ebf65c..04771de2 100644 --- a/README.md +++ b/README.md @@ -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