TR-069 Host Interface Manager is responsible to cater the service for two interfaces
TR-069 client interface
JSON Interface TR-069 route the request based on the request parameter path and map to respective manager components, like DeviceSetting, MoCA and other managers.
TR-069 Host Interface Manager Vs TR-069 client interface
Following methods are supported by Host-if to tr-069 agent
Get Parameter/Profile values | TR-069 Agent -> TR069 Host-If
Set Parameter values | TR-069 Host-If -> TR-069 Agent
TR-069 Notification
Add instance of table.
Delete instance of table.
Subscribe | This will subscribe the parameter for notification of type Active, Passive and no notification
TR-069 Host Interface Manager / Json interface
It can only be used to get values from Host-If
It can provide the values to html diagnostic pages.