7 Teleservice Application Framework
User Manual
102/374
# M H L 3
# L H M 4
# M L H 5
# L M H 6
priority_matrix 1
Section: Network verification
# The ynetworkd daemon supervises the desired interface status periodically.
# Every "verify_interface_status_interval" seconds.
# Min. interval and default 5s, max. interval is 0x7FFFFFFFs, recommended max. is 5000s
# If interval is less than 5s, default will be set.
verify_interface_status_interval 5
# Select type of verification
# 1 --> Pinging
# 2 --> Check if specific file is available (get via http)
# If no verification type is selected, an error message will be put on stdout. Daemon will
not be started!
# If value is not in range, 2 will be set.
verifiy_interface_method 2
# ------------------- Pinging ----------------------------------------------
# In order to check if a connection to the network is established,
# the ynetworkd does ping to server that can be set here in dotted notation
(123.123.123.123) or in URL notation (www.google.de)
# Max. URL length 255
# If no server address is set, an error message will be put on stdout. Daemon will not be
started!
PingServerAddr www.google.de
# Ping timeout in seconds until ping succeed.
# Min. timeout and default is 15s, max. timeout 0xFFFFs)
# If no timeout is set, default will be set.
ping_timeout 15
# ------------------ File supervision -------------------------------------
# For file supervision modus it's necessary to set the server and the file name
# Max. URL length 255
# If no path is set, an error message will be put to stdout. Daemon will not be started!
FileServerAddr www.google.de
# File name of the file to verify.
# Max. file name length 255
# If no file name is set, an error message will be put to stdout. Daemon will not be
started!
FileName index.html
# Connection port number of the FileServerAddr
# Min. port number 0, max. port number 0xFFFF
# If no port number is set, an error message will be put to stdout. Daemon will not be
started!
FilePort 80
# Timeout until file request exits.
# Min. timeout and default 10s, max. timeout 0xFFFFs
# If no timeout is set, default will be set.
FileTimeout 10
Section: GSM settings
# To start and stop connections via GPRS, the ynetworkd uses standard linux tools.
# Set the scripts, which have to run to establish and to cut a GPRS connection.
# Start GPRS connection
# Max. path length 255
# If no path is set, an error message will be put to stdout. Daemon will not be started!
pppd_start_script /etc/ppp/ppp-start
# Stop GPRS connection
# Max. path length 255
Содержание 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 ...