JoelBender / BACpypes3

BACnet communications library
33 stars 7 forks source link

SequenceOfAny decoding #19

Closed JoelBender closed 8 months ago

JoelBender commented 8 months ago

There is a problem decoding ReadRangeACK because the SequenceOfAny class didn't carry the _context so the decoding could not line up the opening and closing tags correctly.