Skip to content

Use resampler to detect missing data in PowerDistributingActor #1054

@shsms

Description

@shsms

What's needed?

Currently the PowerDistributingActor uses 10-second timers to determine if it is missing data for any component. This is out of sync with the formulas which react to missing data as soon as the resampler starts sending None values for components.

To fix this, the PowerDistributingActor needs to start using resampler streams to detect missing data. This would also help eliminate timers which can be costly.

Proposed solution

No response

Use cases

No response

Alternatives and workarounds

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:data-pipelineAffects the data pipelinepart:power-managementAffects the management of battery power and distributiontype:enhancementNew feature or enhancement visitble to users

    Type

    No type

    Projects

    Status

    To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions