Struct SensorBroadcastData

Struct Documentation

struct SensorBroadcastData

Public Functions

void betoh()

Convert content from big endian to host byte order (for each member)

Public Members

uint32_t BroadCast_SwCust

Software version - Customer release version.

Note

Format: 0xWWXXYYZZ Byte1 ZZ: Patch Version, Byte2 YY: Minor Version, Byte3 XX: Major Version, Byte4 WW: Fixed to 0x00 Example for customer version V3.0.1: 0x00030001

struct SensorEthernetConfigurationInformation sensor_ethernet_configuration_information
struct DignosticsEthernetConfigurationInformation dignostics_ethernet_configuration_information
uint64_t BroadCast_SenMacAd

MAC address by the Sensor to Send/receive all the data to/from.

Note

Example : If MAC address is 00:1B:44:11:3A:B7 then signal value is 0x0000001B44113AB7

struct DoIPInformation doip_information