From 6b545c501d3a5a75de6edd55b20e115a544acbe2 Mon Sep 17 00:00:00 2001 From: Normann Date: Tue, 8 Oct 2024 22:39:46 +0200 Subject: [PATCH] Update README.md clarify the None/Null/NaN values of the output. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 35fc563..9b3c506 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,8 @@ Describes the structure and data types of the JSON object sent to the Flask serv This document describes the structure and data types of the JSON output returned by the Flask server, with a forecast period of 48 hours. +**Note**: The first value of "Last_Wh_pro_Stunde", "Netzeinspeisung_Wh_pro_Stunde" and "Netzbezug_Wh_pro_Stunde", will be set to null in the JSON output and represented as NaN or None in the corresponding classes' data returns. This approach is adopted to ensure that the current hour's processing remains unchanged. + ## JSON Output Fields (as of 30.7.2024) ### discharge_hours_bin