Asset factoriesΒΆ
The asset factories are used to map esdl asset object to objects used by the simulator. All classes are derived from the EsdlMapperAbstract class, which is a base class for all asset factories. The following classes are available:
Producer
Consumer
Ates
HeatPump
Pipe
Each of these classes have a to_entity method, which maps the esdl asset object to the simulator object.