Class EmergencyPowerState

  • All Implemented Interfaces:

    
    public final class EmergencyPowerState
    
                        

    Displays the current status of the emergency power function of the home power station

    Since:

    2.2

    • Constructor Detail

      • EmergencyPowerState

        EmergencyPowerState(Float reserveWh, Float reservePercentage, Boolean connectedToGrid, Boolean readyForSwitch, Boolean emergencyPowerPossible, Boolean island, Boolean invalidState)
        Parameters:
        reserveWh - Currently set emergency power reserve in watt hours
        reservePercentage - Currently set emergency power reserve as a percentage of battery capacity
        connectedToGrid - true, if the home power station is connected to the power grid
        readyForSwitch - true when the home power station is ready to switch to emergency power mode
        emergencyPowerPossible - true, if the emergency drum function is available
        island - true when the home power station is in stand-alone mode
        invalidState - true if the emergency power function is not available