Structure holding the baos module configuration. More...
#include <module_config_api.h>
Data Fields | |
| uint8_t * | manufacturer_id |
| the KNX ID of the manufacturer More... | |
| uint8_t * | manufacturer_data |
| freely usable data by the manufacturer More... | |
| uint8_t * | order_info |
| manufacturer specific order information More... | |
| uint8_t * | hardware_type |
| an identifier for the device hardware More... | |
| uint8_t * | serial_number |
| the KNX Serial Number of the device More... | |
| uint8_t * | fdsk |
| the KNX Serial Number of the device More... | |
Structure holding the baos module configuration.
The manufacturer id must be a 2 bytes array The manufacturer data must be a 4 bytes array The order_info must be a 10 bytes array The hardware_type must be a 6 bytes array The serial_number must be a 6 bytes array The fdsk must be a 16 bytes array (only for devices with security support)
| uint8_t* mc_t::fdsk |
the KNX Serial Number of the device
| uint8_t* mc_t::hardware_type |
an identifier for the device hardware
| uint8_t* mc_t::manufacturer_data |
freely usable data by the manufacturer
| uint8_t* mc_t::manufacturer_id |
the KNX ID of the manufacturer
| uint8_t* mc_t::order_info |
manufacturer specific order information
| uint8_t* mc_t::serial_number |
the KNX Serial Number of the device