#include <ypprotocol.h>
Public Attributes | |
char | firmware [128] |
char | product [128] |
char | protocol [128] |
char | serialno [128] |
char | vender [128] |
Structure of VV command
Definition at line 32 of file ypprotocol.h.
char VERSION_INFO::firmware[128] |
Definition at line 36 of file ypprotocol.h.
char VERSION_INFO::product[128] |
Definition at line 35 of file ypprotocol.h.
char VERSION_INFO::protocol[128] |
Definition at line 37 of file ypprotocol.h.
char VERSION_INFO::serialno[128] |
Definition at line 38 of file ypprotocol.h.
char VERSION_INFO::vender[128] |
Definition at line 34 of file ypprotocol.h.