Current code: if not equals: raise Exception( "parseApplicationAssociationResponse failed. " + " Server to Client do not match." )
Should be: # In GXDLMSClient.py imports: from .GXDLMSException import GXDLMSException from .enums import AssociationResult # (add to existing 'from .enums import ...')
I am facing an issue with FOTA Image Block Transfer in Gurux.DLMS Python.
The same meter and firmware FOTA work correctly using DLMS Director, but when I perform the same operation using the Python implementation, Image Transfer Initiate succeeds and Image Block Transfer fails with: