Skip to content

Conversation

@sthelen-enqs
Copy link
Contributor

Previously, the LPC/LPP code was using the deviceType to determine whether we should check the PowerNominalMax or ContractualNominalMax data points. It should be more correct to use the EntityType instead since the specification mentions "CEM" explicitly.

This PR also sets the DeviceType in the LPC/LPP Test Suites as this defaulted to nil (and caused issue with the old variant that was checking the DeviceType).

These were previously unset and defaulted to nil which caused all tests
checking the Production/ConsumptionNominalMax to be incorrect.
…eristicType.

Using the entityType should be more correct than relying on the
deviceType.
@sthelen-enqs sthelen-enqs self-assigned this Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants