Interface SinglePhaseMeter

    • Method Detail

      • getPhase

        SinglePhase getPhase()
        Gets the Phase this ESS is connected to.
        Returns:
        the Phase
      • initializeCopyPhaseChannel

        static void initializeCopyPhaseChannel​(AsymmetricMeter meter,
                                               SinglePhase phase)
        Initializes Channel listeners. Copies the Active-Power Phase-Channel value to Active-Power Channel.
        Parameters:
        meter - the AsymmetricMeter
        phase - the SinglePhase
      • getModbusSlaveNatureTable

        static ModbusSlaveNatureTable getModbusSlaveNatureTable​(AccessMode accessMode)
        Used for Modbus/TCP Api Controller. Provides a Modbus table for the Channels of this Component.
        Parameters:
        accessMode - filters the Modbus-Records that should be shown
        Returns:
        the ModbusSlaveNatureTable