EasyManua.ls Logo

STW TC1 - 7.3 TAF Library

STW TC1
374 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
7 Teleservice Application Framework
User Manual 124/374
7.3 TAF Library
7.3.1 Introduction
The TAF library (libtaf) provides the functionality of all components on the TC1 which are necessary for a
teleservice application.
Each mentioned daemon in the TAF overview diagram will be started automatically if the following conditions
are met:
The daemon binary file has to be located within the directory "/usr/local/bin"
Every daemon needs a configuration file
The configuration file has to be in the directory "/etc/init.d/"
The configuration file name is equal to the corresponding daemon name and the extension ".config"
A daemon can be started manually like in the following example:
ylogd ylogd.config &>/dev/null &

Table of Contents