V260.ObxSegment.ObservationValue uses an incorrect type
davebronson opened this issue · 1 comments
davebronson commented
In V260, the property ObxSegment.ObservationValue
is incorrectly defined as ChannelDefinition
. This needs to be changed to IEnumerable<string>
.
davebronson commented
Fix released in V2.0.0.