Fix message buffer handling.
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 13 Nov 2020 09:45:26 +0000 (10:45 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 13 Nov 2020 09:45:26 +0000 (10:45 +0100)
commit63b48f776a09ac5a5ffb5b161c108e3ca625a3cb
tree94b859868bfe12a370204bf0c030f8a579a315ba
parenta324ad9bcb1cc056258f737f05574209de6dd06c
Fix message buffer handling.

And typing.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStation.ts
src/types/CommandStatistics.ts [moved from src/types/CommandStatisticsData.ts with 56% similarity]
src/types/ocpp/1.6/RequestResponses.ts
src/types/ocpp/1.6/Requests.ts [new file with mode: 0644]
src/utils/Statistics.ts