Constructs an instance of the RxMeteringData class.
Configuration options for the metering data handler.
Attach the receive handler to the Frame data response.
The FrameMsg instance.
A promise that resolves to an AsyncQueue that will receive MeteringData objects.
Detach the receive handler from the Frame data response and clean up resources.
The FrameMsg instance.
Process incoming metering data packets.
Uint8Array containing metering data with a msgCode byte prefix, followed by 6 unsigned bytes (spot r,g,b, matrix r,g,b).
RxMeteringData class handles processing of metering data packets.