Class GetBMPVersion

All Implemented Interfaces:
SerializableMessage

public class GetBMPVersion
extends BMPRequest<GetBMPVersion.Response>
A request to read the version of software running on a board's BMP. The response payload is a version descriptor.

Calls or cmd_ver() in bmp_cmd.c.