Command
Represents a command which the PGN daemon knows how to interpret and respond to.
Every packet of data sent to the PGN daemon must start with one of these commands.
Parameters
value
The raw byte value which gets sent via the socket to the PGN daemon.
api Version
The API version in which the given command was introduced. ie. The PGN daemon must be that version or higher in order to understand the given command.