KNX IoT
KNX IoT Point API stack implementation
|
Files | |
file | oc_api.h [code] |
Main API of the stack for client and server. | |
file | oc_base64.h [code] |
Base64 encoding and decoding functions. | |
file | oc_blockwise.h [code] |
CoAP block wise transfer implementation. | |
file | oc_buffer.h [code] |
CoAP message buffer implementation, e.g. | |
file | oc_buffer_settings.h [code] |
CoAP message buffer setting implementation. | |
file | oc_client_state.h [code] |
CoAP client. | |
file | oc_clock_util.h [code] |
rfc3339 timing conversions. | |
file | oc_core_res.h [code] |
KNX mandatory resources implementation. | |
file | oc_cred.h [code] |
security credentials. | |
file | oc_discovery.h [code] |
CoAP Discovery. | |
file | oc_endpoint.h [code] |
end point implementation, e.g. | |
file | oc_helpers.h [code] |
generic helpers | |
file | oc_knx.h [code] |
implementation of /.well-known/knx and /k resources | |
file | oc_network_events.h [code] |
network events (network interfaces going up/down) | |
file | oc_network_monitor.h [code] |
monitoring (callbacks) for network events (network interfaces going up/down) | |
file | oc_pki.h [code] |
public key infrastructure (PKI) functions | |
file | oc_programming_mode.h [code] |
programming mode code | |
file | oc_rep.h [code] |
request and response payload handling in cbor | |
file | oc_ri.h [code] |
resource internals | |
file | oc_session_events.h [code] |
session events | |
file | oc_signal_event_loop.h [code] |
event loop | |
file | oc_uuid.h [code] |
uuid implementationGenerate and work with UUIDs as specified in RFC 4122. | |