KNX IoT
KNX IoT Point API stack implementation
oc_knx_p.h File Reference

knx /p resource implementation More...

#include <stddef.h>

Go to the source code of this file.

Functions

void oc_create_knx_p_resources (size_t device)
 Creation of the KNX /p resource. More...
 

Detailed Description

knx /p resource implementation

The properties are implemented as non discoverable resources. The same API for data points can be used to create properties. The only difference is that the discoverable field is set on "not discoverable" All these none discoverable resources are listed under /p

Definition in file oc_knx_p.h.

Function Documentation

◆ oc_create_knx_p_resources()

void oc_create_knx_p_resources ( size_t  device)

Creation of the KNX /p resource.

  • /p
Parameters
deviceindex of the device to which the resource is to be created