Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Info

This page is under development

Introduction

The term "Provisioning" describes the ability to configure a Gateway with "information" that will be sent to its assets when those assets register with the Platform. The information is intended to help set up the asset for connections and communications with its managing Gateway.

...

  • GW provisioning is the first RDKB process to be invoked during boot-up after DOCSIS initialization
  • As each GW is provisioned during boot up, GW provisioning application will be executed during every boot up
  • GW provisioning is a generic provisioning module which provides necessary interfaces for OEMs to initialize DOCSIS give necessary callbacks based on the state
  • Registers and listens to RDKB events and takes necessary action
  • Initialized through PCD/systemd daemons depending on platform
  • GW provisioning app initializes the provisioning DB and the necessary path configurations needed
  • Provides file pointers for callback functions to OEMs which can be called based on certain events
  • Calls utopia_init.sh script which initializes RDKB DBs and other services
  • Takes action on TLVs coming through boot config file
  • Handles creation and configuration of WAN interface
  • Monitors link status and RDKB events in background

draw.io Diagram
diagramNamecode flow 1.drawio
revision1
Image Removed