BS120x Ethernet Library 1.0.0
BS120x Ethernet Library
Loading...
Searching...
No Matches
UnitConfig Struct Reference

Information about the unit configuration. More...

#include <CommonTypes.h>

+ Collaboration diagram for UnitConfig:

Detailed Description

Information about the unit configuration.

Public Attributes

std::string serial_number
 The unit's serial number.
 
std::string firmware_version
 The version of firmware installed on the unit.
 
std::string calibration_date
 The calibration date of the unit.
 
bool cell_inhibit_enable
 Indicates whether the unit's cell inhibit lines are enabled.
 
std::string ip_address
 The unit's IP address.
 
std::uint16_t udp_data_port
 The UDP port the unit broadcasts data on.
 
std::uint32_t udp_data_period
 The interval in milliseconds at which the unit broadcasts data.
 
bool udp_data_broadcast_enable
 Indicates whether the UDP data broadcast is enabled.
 
std::uint8_t box_id
 The unit's box ID.
 
std::uint32_t can_data_period
 The interval at which the unit transmits CAN data.
 

The documentation for this struct was generated from the following file: