You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On startup, energy and temperature fields are not initialized, as the packets are sent asynchronously. For example, three initial records might look like:
On startup, energy and temperature fields are not initialized, as the packets are sent asynchronously. For example, three initial records might look like:
In the first line, neither temperature nor energy is initialized. In the second, energy alone isn't.
These should really be something non-numeric, but easy to parse. NaN may not be ideal.
The text was updated successfully, but these errors were encountered: