FENECON Commercial Battery

High-performance lithium battery system for commercial and industrial energy storage (of year 2024).

Overview

This bundle provides integration with the FENECON Commercial Battery (of year 2024), a modular lithium-based energy storage system designed for commercial and industrial applications. The system communicates via Modbus for precise charge/discharge control, thermal management, and state monitoring.

Components

This bundle implements the following OpenEMS Components:

FENECON Commercial Battery

Name: Battery FENECON Commercial

Factory-PID: Battery.Fenecon.Commercial

Implemented Natures/Interfaces
  • BatteryFeneconCommercial

  • Battery

  • ModbusComponent

  • OpenemsComponent

  • EventHandler

  • ModbusSlave

  • StartStoppable

Description: Modbus interface for the FENECON Commercial Battery system. Manages charging and discharging of the battery pack, monitors state of charge, temperature, cell voltages, and health status. Supports relay-based automatic start/stop control for safety and operational optimization.

Configuration:
  • id (String): Component ID for unique identification (default: "battery0")

  • alias (String): Human-readable alias for the component

  • enabled (Boolean): Enable/disable this component (default: true)

  • startStop (StartStopConfig): Start/stop behavior - AUTO, ALWAYS_ON, or ALWAYS_OFF (default: AUTO)

  • modbus_id (String): ID of the Modbus bridge to use (default: "modbus0")

  • modbusUnitId (Integer): Modbus Unit-ID of the battery device (default: 1)

  • batteryStartStopRelay (String): IO channel for automatic start/stop relay control (default: "io0/Relay7")