Structure holding a extended property description. More...
#include <kdrive_express_services.h>
Data Fields | |
| uint16_t | prop_id |
| property id More... | |
| uint16_t | prop_index |
| property index More... | |
| uint16_t | main_dpt |
| main datapoint type More... | |
| uint16_t | sub_dpt |
| sub datapoint type More... | |
| bool_t | write_enable |
| is write enable More... | |
| uint8_t | pdt |
| property data type More... | |
| uint16_t | max_nr_of_elems |
| max number of elements More... | |
| uint8_t | read_level |
| read access level More... | |
| uint8_t | write_level |
| write access level More... | |
Structure holding a extended property description.
| uint16_t ext_property_description_t::main_dpt |
main datapoint type
| uint16_t ext_property_description_t::max_nr_of_elems |
max number of elements
| uint8_t ext_property_description_t::pdt |
property data type
| uint16_t ext_property_description_t::prop_id |
property id
| uint16_t ext_property_description_t::prop_index |
property index
| uint8_t ext_property_description_t::read_level |
read access level
| uint16_t ext_property_description_t::sub_dpt |
sub datapoint type
| bool_t ext_property_description_t::write_enable |
is write enable
| uint8_t ext_property_description_t::write_level |
write access level