# Copyright: (c) 2025, Intel Corporation # Author: Arkadiusz Cholewinski class PowerShieldData: def __init__(self): self.data = [] self.current_RMS = None self.power = None