Logo
UNICENS V2.1.0-3491
User Manual and API Reference
Ucs_Signature_t Struct Reference

This structure holds the signature of the Hello, Welcome and Signature messages. It supports the signature v1 only. More...

Data Fields

uint16_t node_address
 NodeAddress.
 
uint16_t group_address
 GroupAddress.
 
uint16_t mac_47_32
 MACAddress_47_32.
 
uint16_t mac_31_16
 MACAddress_31_16.
 
uint16_t mac_15_0
 MACAddress_15_0.
 
uint16_t node_pos_addr
 NodePositionAddress.
 
uint16_t diagnosis_id
 DiagnosisID.
 
uint8_t num_ports
 NumberOfPorts.
 
uint8_t chip_id
 ChipID.
 
uint8_t fw_major
 FWVersion_Major.
 
uint8_t fw_minor
 FWVersion_Minor.
 
uint8_t fw_release
 FWVersion_Release.
 
uint32_t fw_build
 FWVersion_Build.
 
uint8_t cs_major
 CSVersion_Major.
 
uint8_t cs_minor
 CSVersion_Minor.
 
uint8_t cs_release
 CSVersion_Release.
 

Detailed Description

This structure holds the signature of the Hello, Welcome and Signature messages. It supports the signature v1 only.