RDK Documentation (Open Sourced RDK Components)
TR-069 Host Interface Handler

Description

The role of the protocol handler is to identify and classify flows based on application awareness.

For each App table entry there can be one or more associated Flow table entries. Each flow table entry identifies a type of flow associated with the protocol handler. The Type parameter is used to identify the specific type of flow associated with each entry.

A protocol handler can be defined as being fed from the output of a Classification table entry. That is, a Classification entry can be used to single out control traffic to be passed to the protocol handler, which then subsequently identifies associated flows. Doing so allows more than one instance of a protocol handler associated with distinct traffic.

Note
Note that the Classification table entry that feeds each protocol handler wouldnt encompass all of the flows, only the traffic needed by the protocol handler to determine the flows—typically only the control traffic.

Modules

 DHCPv4 Client RequestHandler Public Classes
 Describe the details about classes used in TR-069 DHCPv4Client request handler.
 
 DS Client RequestHandler Public Classes
 Describe the details about classes used in TR-069 dsClient request handler.
 
 Device Client RequestHandler Public Classes
 Describe the details about classes used in TR-069 DeviceClient request handler.
 
 Ethernet Client RequestHandler Public Classes
 Describe the details about classes used in TR-069 EthernetClient request handler.
 
 IP Client RequestHandler Public Classes
 Describe the details about classes used in TR-069 IPClient request handler.
 
 IP Json RequestHandler Public API
 Describe the details about API used in TR-069 json request handler.
 
 InterfaceStack Client RequestHandler Public Classes
 Describe the details about classes used in TR-069 InterfaceStackClient request handler.
 
 Message Handler Public Classes
 Describe the details about classes used in TR-069 message handler.
 
 MoCA Client RequestHandler Public Classes
 Describe the details about classes used in TR-069 IPClient request handler.
 
 StorageService RequestHandler Public Classes
 Describe the details about classes used in TR-069 storage service handler.
 
 TimeClient RequestHandler Public Classes
 Describe the details about classes used in TR-069 time client request handler.
 
 WiFi RequestHandler Public Classes
 Describe the details about classes used in TR-069 WiFi request handler.
 
 XREClient RequestHandler Public Classes
 Describe the details about classes used in TR-069 XREClient request handler.