Discussions
Bug in charge information
about 1 year ago by Roger Selwyn
Just noticed a bug in the charge info. The startedAt date/time gives the current time for the charge whilst still plugged in and will update if the api call is re-done. It also shows as being after the stoppedAt time.
"id": 5954168,
"chargePointId": 2975778,
"createdAt": "2023-10-26T20:45:44Z",
"updatedAt": "2023-10-27T03:22:21Z",
"cablePluggedInAt": "2023-10-26T20:45:44Z",
"startedAt": "2023-10-27T07:07:52Z",
"stoppedAt": "2023-10-27T03:20:26Z",
"id": 5954168,
"chargePointId": 2975778,
"createdAt": "2023-10-26T20:45:44Z",
"updatedAt": "2023-10-27T03:22:21Z",
"cablePluggedInAt": "2023-10-26T20:45:44Z",
"startedAt": "2023-10-27T07:14:57Z",
"stoppedAt": "2023-10-27T03:20:26Z",