Universe Sim docs

Plugins > SouthAfrica.Eskom

SouthAfrica.Eskom

The SouthAfrica.Eskom plugin provides a realistic implementation of an electricity provider for South Africa-themed simulations. It features all six levels of load shedding, a highly time-sensitive electricity supply manager that ensures an accuracy of at least 0.04±1 seconds when applying load shedding, and object filters for removing candles.

For configuration, see earth.africa.za.eskom

Dependencies

To use the light perception filters offered by the plugin, it requires the following dependencies:

To install SouthAfrica.Eskom, this snippet is recommended.

use SouthAfrica.Eskom {
    version >= 4.25
    auto_deps = true;
};