7 Teleservice Application Framework
User Manual
145/374
Parameter
Range
Description
opr_NetworkResponseTimeIndicator
callback function for
NetworkResponseTimeIndicator
opr_WhoIsThereCallback
callback function for WhoIsThere signal
opr_UserMessageCallback
callback function for a message defined by
the user
Callback function prototypes
SMS:
typedef void (* PR_LIBTAF_GET_SMS) (const charn * const opcn_PhoneNumber, const charn *
const opcn_Message);
Output Information
Parameter
Range
Description
opcn_PhoneNumber
< 20 characters
Phone number of the subscriber which has
sent the received SMS
opcn_Message
0 - 160 characters
Received SMS
Hello:
typedef void (* PR_LIBTAF_GET_HELLO) (const charn * const opcn_DaemonName);
Output Information
Parameter
Range
Description
opcn_DaemonName
0 - 128 characters
examples for typical
daemon names:
ylogd
ydatad
ysmsd
Name of the daemon which has sent the
"hello" signal
Network notification service:
typedef void (* PR_LIBTAF_GET_NETWORK_NOTIFICATION) (const charn * const
opcn_InterfaceName, const charn * const opcn_InterfaceStatus);
Output Information
Parameter
Range
Description
opcn_InterfaceName
ETH
WLAN
PPP
Contains the short name of the interface
which is currently used, e.g. ETH...Ethernet
Summary of Contents for TC1
Page 1: ...TC1 User Manual Version of this document V1 00r0 ...
Page 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Page 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Page 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Page 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...