7 Teleservice Application Framework
User Manual
106/374
Syntax for the name CONFIG_NAME: [a..z][A..Z][0..9][_-]
Limitation of the configuration file: The memory size of the system memory where the configuration file
will be saved limits the size of the configuration files.
Basic configuration of the daemon could be handled in its own general configuration file.
Relevant sections of the general configuration file:
Section: Log file path
# The logging information can be written to a log file at the following path
# The path is deactivated by default
# Max. path length is 512
# If the path is deactivated or no path is set, an error message will be put on stdout.
Log_File /var/log/yserverd.log
Section: Supervising the data daemon
# Server daemon can be supervised by a watchdog (provided by the ysys daemon).
# The time when the watchdog shall be triggered is set by "watchdog_interval".
# Min. and default watchdog interval is 100s, max. watchdog interval is 0x7FFFFFFFs,
recommended max. is 1000s
# If no watchdog is set, default will be set (100s).
watchdog_interval 100
# System reboot path, max. path length 512. After the time has elapsed without triggering
the watchdog,
# the ysysd would kill the yserverd and execute the "CMDOnWatchdog" command.
# If no path is set, default (signal01.beep) will be set.
CMDOnWatchdog /sbin/reboot
Section: Specific configuration files path
# Path to the specific configuration files
# Max. path length is 512
# If no path is set, parent will still work!
ConfigFileFolderPath /opt/yserverd/configuration
Relevant sections of the specific configuration file:
Section: Exchange directory for server communication
# Server exchgane directory path. The yserverd copies the *.dlf to the given directory.
# Max. path length 255
# If no path is set, default "/mnt/ dataflash/dlf/" will be set and an error message will
be put on stdout.
ServerExchangeFolder /mnt/dataflash/yserverd/
Section: Communication server URL
# Server info: URL, Port, path to server command file on server
# Example: com_server_url 192.168.2.14
# Max. path is 512
# If no path is set, an error message will be put on stdout. Specific connection will not
NOTE:
For each specific configuration file the server daemon creates a new identical instance of himself
parametrized by it.
Содержание TC1
Страница 1: ...TC1 User Manual Version of this document V1 00r0 ...
Страница 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Страница 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Страница 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Страница 174: ...7 Teleservice Application Framework User Manual 174 374 ADDRESS 6 SIZE 4 TYPE UINT32 UNIT COMMENT EnginePower ...
Страница 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...
Страница 223: ...7 Teleservice Application Framework User Manual 223 374 Association between logic hysteresis and threshold ...
Страница 293: ...8 Development Tools User Manual 293 374 3 Adapt the Build Options in order to build the binary with debug symbols ...
Страница 302: ...8 Development Tools User Manual 302 374 2 Adapt the Build Options in order to build the binary with debug symbols ...