KNX IoT
KNX IoT Point API stack implementation
|
parsed entry of a cbor object This represents a link list of response values one can iterate over the responses to find values by More...
#include <oc_rep.h>
Data Fields | |
int | iname |
integer (identifier) as tag name More... | |
oc_string_t | name |
name of the tag More... | |
struct oc_rep_s * | next |
next in list More... | |
oc_rep_value_type_t | type |
type of the data More... | |
union oc_rep_s::oc_rep_value | value |
the value as union More... | |
parsed entry of a cbor object This represents a link list of response values one can iterate over the responses to find values by
union oc_rep_s::oc_rep_value value |
the value as union