Packs float readings to a fixed precision for a metered link.
Creates a quantizer whose scale sets the precision kept.
scale
A scale of 100 keeps two decimal places. It must be positive and finite, and decoding must use the same scale the batch was encoded with.
100
Decodes a batch back into readings, to within the quantizer's precision.
Quantizes and delta-encodes a batch of readings.
Packs float readings to a fixed precision for a metered link.