|
knx
ETS configurable knx-stack
|
#include <property.h>
Public Attributes | |
| PropertyID | Id |
| bool | WriteEnable |
| PropertyDataType | Type |
| uint16_t | MaxElements |
| uint8_t | Access |
Definition at line 253 of file property.h.
| uint8_t PropertyDescription::Access |
Definition at line 259 of file property.h.
| PropertyID PropertyDescription::Id |
Definition at line 255 of file property.h.
| uint16_t PropertyDescription::MaxElements |
Definition at line 258 of file property.h.
| PropertyDataType PropertyDescription::Type |
Definition at line 257 of file property.h.
| bool PropertyDescription::WriteEnable |
Definition at line 256 of file property.h.