jdblair / sunspec

Sunspec Reference Implementation and Test Tool
Other
21 stars 5 forks source link

should report an error if the complete end marker is not present #8

Closed jdblair closed 11 years ago

jdblair commented 11 years ago

The complete end marker (0xFFFF, 0x0000) must be present at the end of the data. The test tool should indicate an error if it is not present.

jdblair commented 11 years ago

Fixed.