Class ReadSerialVector

All Implemented Interfaces:
SerializableMessage

public class ReadSerialVector
extends BMPRequest<ReadSerialVector.Response>
A request for the serial data vector from the BMP. The response payload is the serial vector from the BMP.

Handled by cmd_bmp_info() in bmp_cmd.c.