.. _base-item: Base item class ++++++++++++++++++++++++ Abstract base class for items in the network. It stores the basic information and the class is used to derive other classes. .. autoclass:: omotes_simulator_core.solver.network.assets.base_item.BaseItem :members: