The units and range are listed as mg/dL;[0,130);
which is not correct according to the spec: the ;
between the units and the range should be a :
I’m trying to parse these values in a program, so this entry is messing me up.
The units and range are listed as mg/dL;[0,130);
which is not correct according to the spec: the ;
between the units and the range should be a :
I’m trying to parse these values in a program, so this entry is messing me up.
Scott,
Thank you for reporting these errors.
They will be fixed for the next release.
John Hook