Provisioning Portal Documentation

Welcome to the documentation for the Provisioning Portal — your go-to guide for understanding, integrating, and using the Friendly TR069-based provisioning platform.

Project Overview

In provisioning CPEs, external systems can generally choose between two components:

  1. Friendly TR069 NBI (Northbound Interface) – Used by external programs to directly call TR-069 methods, requiring detailed protocol knowledge.

  2. Friendly TR069 Provisioning Portal – A user-friendly layer simplifying batch and manual provisioning with graphical and API access.

The Friendly TR069 Provisioning Portal acts as a mediative abstraction layer between the Friendly TR069 ACS and external provisioning systems. It simplifies provisioning logic by offering both graphical and programmable interfaces for batch and manual provisioning of single or multiple CPEs, including pre-provisioning tasks.

While the Friendly TR069 NBI is often used by external programs that invoke various methods on a case-by-case basis—requiring an in-depth understanding of the TR-069 protocol—the Provisioning Portal abstracts these details. External applications can thus provision “services” instead of handling low-level TR-069 data objects.

This abstraction significantly simplifies the implementation of provisioning logic for external systems.

Contents