ONF Stratum for Cassini - Read Me

stratum / stratum / docs / tai / README.md
Yi-Tseng
Cleanup TAI implementation (#224)
df64df5 21 days ago
2 contributors
master
Branch:
Find file Copy path
287 lines (199 sloc) 11.8 KB
Transponder Abstraction Interface(TAI)
support
This document provides an overview of the TAI library and interaction with TAI library
wrapper and Stratum.
The Overview
Figure below shows the overview of components which related to TAI support, we will cover
these components from bottom to the top in following sections.
TAI Interface
gNMI
Switch Broker Interface
PHAL
TAI PHALTAI Switch Configurator
PHAL Database
Optical Adapter
TAI Data Source
TAI Wrapper
TAI Shell Server libtai.so
gNMI and Stratum types
gNMI.proto
common.proto
Stratum common types
common.proto
phal.proto
db.proto
TAI types
taish.proto
taitypes.h
gRPC
TAI C++ API
Terminology
Adapter Host - is hardware-independent software which uses the TAI interface to
provide optical transponder functionality to other parts of the system. An adapter host
loads the shared library adapter.
Raw Blame History

Summary of content (7 pages)