KNX IoT
KNX IoT Point API stack implementation
|
ipv6 data structure More...
#include <oc_endpoint.h>
Data Fields | |
uint8_t | address [16] |
address More... | |
uint16_t | port |
port number More... | |
uint8_t | scope |
scope of the address (multicast) More... | |
ipv6 data structure
Definition at line 38 of file oc_endpoint.h.
uint8_t address[16] |
address
Definition at line 41 of file oc_endpoint.h.
uint16_t port |
port number
Definition at line 40 of file oc_endpoint.h.
uint8_t scope |
scope of the address (multicast)
Definition at line 42 of file oc_endpoint.h.