Skip to main content

πŸ—ΊοΈ Configuring the topology

The topology represents the site's electrical organization.

It lets you structure equipment (charge points, meters, batteries, photovoltaics…) and define their connections to guarantee reliable energy calculations and efficient smart charging.


πŸš€ Access​

  1. Open a site
  2. Go to Assets
  3. Click on the Topology tab

Visualization of an empty site's topology (only "grid")


🧭 Overview​

Visualization of the site topology: all asset types configured (battery, charge point, photovoltaic, switchboard and meter)

The topology page is the central place to:

  • Visualize the electrical structure
  • Add and organize assets
  • Define relationships between equipment

🌐 Structure​

The topology follows an electrical hierarchy:

Grid
└── Switchboard
└── Assets (charge points, batteries, PV, meters…)

⚑ Grid​

  • Entry point of the electrical grid
  • Mandatory root element
  • The GridTarget lets you define the target power of batteries operating in this mode
  • The grid's maximum power enables peak shaving on the client's site.

Grid Configuration

πŸ”Œ Switchboard​

  • Electrical panel
  • Lets you group equipment

πŸ”‹ Assets​

  • Charge points
  • Meters
  • Batteries
  • Photovoltaics
  • Fridges

βž• Adding an asset​

Click on + Create asset

Then choose the asset type:

  • Switchboard
  • Charge point
  • Meter
  • Battery
  • Photovoltaic

Adding a new asset to the site


πŸ”Œ Creating the main switchboard​

Creating the first switchboard in the topology

The first step in configuring the topology is to create the main switchboard:

πŸ‘‰ Main low voltage switchboard

⚠️ Important point

  • This switchboard is the only asset directly connected to the Grid
  • All other equipment will be attached to this switchboard (or to its children)
Grid
└── Main low voltage switchboard
└── Other assets

🎯 Role​

The Main low voltage switchboard:

  • represents the site's main distribution point
  • serves as the root for the entire electrical topology
  • centralizes measurements and power distribution
warning

There is only one switchboard connected to the Grid.


πŸ”Œ Creating a secondary switchboard​

Creating the "LV" switchboard: first switchboard of the electrical installation

Steps:​

  1. Switchboard details
  2. Phase mapping
  3. Console access: to access the local web page of a device linked to the "Switchboard"

βš™οΈ Phase mapping​

Lets you assign phases:

  • L1 / L2 / L3
  • Current inversion possible

πŸ‘‰ Critical for the consistency of electrical measurements


⚑ Creating a charge point​

Charge point configuration: charging station selected

Steps:​

  1. Charge point details
  2. Protocol (OCPP)
  3. Phase mapping
  4. Console access
  5. Monitoring

Key points:​

  • Association with a station
  • Attachment to a switchboard
  • Configuration of currents (min/max)

πŸ”Œ Protocol​

Charge point configuration: communication protocol configuration

  • OCPP or Modbus TCP or Modbus RTU
  • Charge point model
info

If the model is not in the list, an OCPP charge point can use the OCPP1.6 protocol and a standard configuration by selecting "Other"

Charge point configuration: choosing an unknown charge point model (standard OCPP1.6)


πŸ”‹ Creating a battery​

Battery configuration: battery general settings

Settings:​

  • Capacity (kWh)
  • Max charge / discharge current
  • State of charge (min / low / high / max)

πŸ”‹ State of Charge (SoC) management​

The battery is controlled with 4 SoC thresholds:

  • Maximum SoC (%) β†’ upper limit (e.g.: 95%)
  • High SoC (%) β†’ charge slowdown threshold
  • Low SoC (%) β†’ discharge slowdown threshold
  • Minimum SoC (%) β†’ lower limit (e.g.: 10%)

βš™οΈ Operation​

πŸ”Ό Upper zone (charging)​

Between High SoC and Maximum SoC:

  • Charging power is progressively reduced
  • In a linear way:
    • at High SoC β†’ charging not limited
    • at Maximum SoC β†’ charging = 0 kW

πŸ‘‰ The battery naturally slows down before reaching its limit.

πŸ”½ Lower zone (discharging)​

Between Low SoC and Minimum SoC:

  • Discharge power is progressively reduced
  • In a linear way:
    • at Low SoC β†’ discharging not limited
    • at Minimum SoC β†’ discharging = 0 kW

πŸ‘‰ The battery avoids draining abruptly.


🎯 Why this mechanism?​

Without these intermediate thresholds:

  • charging or discharging would stop abruptly at min/max
  • this would create consumption or production peaks
  • negative impact on:
    • the grid
    • smart charging
    • site stability
    • quarter-hourly peak

βœ… Benefits​

  • Progressive and stable transition
  • Reduction of electrical peaks
  • Better grid integration

πŸ’‘ Best practices​

  • Keep a margin between:
    • High and Max (e.g.: 80% β†’ 95%)
    • Low and Min (e.g.: 25% β†’ 10%)
  • Avoid thresholds that are too close β†’ otherwise an "on/off" effect

🎯 Strategy​

Battery configuration: charge and discharge strategy

  • Default strategy
  • Hourly scheduling
info

When the GridTarget strategy is chosen, the target value exchanged with the grid is configurable by editing the "Grid" in the topology.


β˜€οΈ Creating a photovoltaic​

Photovoltaic installation configuration

Settings:​

  • Maximum power
  • Correction factors
  • Association with a switchboard

πŸ“Š Creating a meter​

Meter configuration

Configuration:​

  • Model
  • Modbus communication
  • IP address / port
info

Meters can be linked to other types of assets (Switchboard, Photovoltaic, etc.). Meters are not directly included in the topology but are linked to other assets. The most common case is a meter linked to the main low-voltage switchboard to measure the exchange with the grid.


πŸ”— Console: Asset local web page​

Asset configuration: asset console (local web page) configuration

Lets you access a device's local interface:

  • Protocol: http or https
  • IP / hostname
  • Port: by default the web page port is 80 over http and 443 over https

βš™οΈ Advanced settings​

  • Override host / referer
  • Force HTTP
  • Base path

Asset console configuration (access to the local web page via SSH): advanced configuration


βœ… Result​

Visualization of a site's topology with several sub-switchboards consuming power