sunspec/pysunspec

Model load fails silently when smdx block length exceeds device model end address

Opened this issue · 0 comments

In our case we had mismatched smdx files vs. what our device was reporting and the result was that the model was loaded as empty without even having an error reported in the model's load_error attribute.

Pull request to follow.