ADAPT / ISOv4Plugin

Eclipse Public License 1.0
18 stars 33 forks source link

Single boom/bin and product allocations #213

Closed lzaslav closed 5 months ago

lzaslav commented 6 months ago

ISO Plugin has a special logic to detect a boom with a single bin. In such situations bin's children/sensors are moved to a new parent - boom. But the same logic is not applied to product allocations that still referencing bin element. As a result, product allocations can not be processed and missing from OperationData.

This PR addresses this limitation and adds logic to correctly handle this situation and attach product allocations to boom.