|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Represents an ADS device version number. More...
#include <packet-ams.h>
Public Attributes | |
| uint8_t | version |
| uint8_t | revision |
| uint16_t | build |
Represents an ADS device version number.
| uint16_t AdsVersion::build |
Build number of the ADS device firmware or software.
| uint8_t AdsVersion::revision |
Minor revision number of the ADS device firmware or software.
| uint8_t AdsVersion::version |
Major version number of the ADS device firmware or software.