mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 00:45:22 +00:00
Update README.md
clarify the None/Null/NaN values of the output.
This commit is contained in:
parent
7156aed85a
commit
0526f2417b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user