Skip to content

Bugfix for SalesTariff digest creation

Compare
Choose a tag to compare
@MarcMueltin MarcMueltin released this 26 Sep 10:33
· 107 commits to master since this release

There was a bug when creating the signed SalesTariff in ChargeParameterDiscoveryRes. Before, the SalesTariff XML element was created with the MsgBody namespace, but now (as it is the correct way) it is created using the MsgDataTypes namespace.
Fixes issue #16.