Class BoschBpts5HybridPv

    • Constructor Detail

      • BoschBpts5HybridPv

        public BoschBpts5HybridPv()
    • Method Detail

      • activate

        protected void activate​(org.osgi.service.component.ComponentContext context,
                                io.openems.edge.bosch.bpts5hybrid.pv.Config config)
                         throws OpenemsError.OpenemsNamedException,
                                org.osgi.service.cm.ConfigurationException,
                                java.io.IOException
        Throws:
        OpenemsError.OpenemsNamedException
        org.osgi.service.cm.ConfigurationException
        java.io.IOException
      • debugLog

        public java.lang.String debugLog()
        Description copied from interface: OpenemsComponent
        Gets some output that is suitable for a continuous Debug log. Returns 'null' by default which causes no output.
        Specified by:
        debugLog in interface OpenemsComponent
        Returns:
        the debug log output