Struct jsScanSyncDiscovered¶
ClassList > jsScanSyncDiscovered
Public Attributes¶
Type | Name |
---|---|
uint32_t | firmware_version_major Firmware major version number of the ScanSync. |
uint32_t | firmware_version_minor Firmware minor version number of the ScanSync. |
uint32_t | firmware_version_patch Firmware patch version number of the ScanSync. |
uint32_t | ip_addr IP address of the ScanSync. |
uint32_t | serial_number Serial number of ScanSync. |
Public Attributes Documentation¶
variable firmware_version_major¶
Firmware major version number of the ScanSync.
uint32_t firmware_version_major;
Note:
This field is only reported with ScanSync firmware v2.1.0+.
variable firmware_version_minor¶
Firmware minor version number of the ScanSync.
uint32_t firmware_version_minor;
Note:
This field is only reported with ScanSync firmware v2.1.0+.
variable firmware_version_patch¶
Firmware patch version number of the ScanSync.
uint32_t firmware_version_patch;
Note:
This field is only reported with ScanSync firmware v2.1.0+.
variable ip_addr¶
IP address of the ScanSync.
uint32_t ip_addr;
Note:
This field is only reported with ScanSync firmware v2.1.0+.
variable serial_number¶
uint32_t serial_number;
The documentation for this class was generated from the following file C:/Users/michp/Documents/Projects/fawkes/client-cpp/api/src/joescan_pinchot.h