The count point NPrt in model 714 is not marked as mandatory. If it is not implemented, it causes a ModelError in the Python SunSpec library:
sunspec2.device.ModelError: Count field NPrt value not initialized for group Prt
From a somewhat cursory glance, all other count points are marked as mandatory. Is this an oversight or intentional, in which case, should I file an issue in pysunspec2 instead?