-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
part:data-pipelineAffects the data pipelineAffects the data pipelinepriority:highAddress this as soon as possibleAddress this as soon as possiblescope:breaking-changeBreaking change, users will need to update their codeBreaking change, users will need to update their codetype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Description
When a BatteryPool has no usable batteries, it sends out a None value for SoC, Capacity and PowerBounds, indicating that these values are not available, in the absence of working batteries.
We need to figure out how this information can be more clearly represented.
One option is in the case of SoC and Capacity, which stream Sample objects, we can just set the Samples value to None instead. And provide a similar mechanism for the PowerBounds as well.
Metadata
Metadata
Assignees
Labels
part:data-pipelineAffects the data pipelineAffects the data pipelinepriority:highAddress this as soon as possibleAddress this as soon as possiblescope:breaking-changeBreaking change, users will need to update their codeBreaking change, users will need to update their codetype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Type
Projects
Status
Done