KNX IoT
KNX IoT Point API stack implementation
s-mode client

S-mode Client side support functions. More...

Functions

oc_rep_toc_s_mode_get_value (oc_request_t *request)
 parses out the value of the s-mode request. More...
 

Detailed Description

S-mode Client side support functions.

This module contains the sending side of the s-mode functionality. The s-mode messages are send from the device that implements a resource with the CoAP GET functionality. The s-mode functions will retrieve the data values and place it in the s-mode message. The s-mode message will only be send to the groups that are listed in the Group Object Table with the appropriate flags.

Function Documentation

◆ oc_s_mode_get_value()

oc_rep_t* oc_s_mode_get_value ( oc_request_t request)

parses out the value of the s-mode request.

Parameters
requestthe request
Returns
oc_rep_t* the rep