System Info Provider
The System Info Provider gives different information about the device, system and enabled radios.
Configuration
No configuration necessary.
Query
-
Status
Status always returnsExcellent(1). -
TID
The 8 digit tyckr ID of the device. -
Face Name
The name of the actual selected watch face. -
Is Widget
Returns1if the device is a widget,0otherwise. -
Is Ambient Mode
Returns1if Ambient Mode is active,0if Interactive Mode is active. -
Is 24h Mode
Returns1if times should be formatted as 24 hour times,0if times should be formatted as 12 hour (AM/PM) times.
This is based on the user’s chosen locale and other user preferences. -
Is Airplane Mode Active
Returns1if airplane mode is on,0if off (normal radio operation). -
Is NFC Active
Return1if NFC is enabled,0if disabled or not available. -
Is Bluetooth Active
Return1if Bluetooth is enabled,0if disabled or not available. -
Is WiFi Active
Return1if WiFi is enabled,0if disabled or not available. -
Is Cell Radio Active
Return1if cellular radio is enabled,0if disabled or not available. -
Device Name
The name of the device. -
Device Type
The type of the device head.Text Numeric Description NONE
0
Unknown
WATCH
1
Watch face
WIDGET
2
Widget
APP
3
Application
SLOT
4
Slot
-
FPS
Return the rendered Frames Per Second (FPS) rate. This is an index mainly for testing and informational usage.
If a watchface should be rendered with 50 Hz, this value can be used as quick check to get the actual rate. -
Awake Time
Time in milliseconds since the device last transitioned from ambient to interactive mode.
Returns0if no transition has occurred. -
Awake Count
Number of times the device has been awakened from ambient mode. -
Volume Info
Storage volume information.-
Param 1
Volume index (default0for the primary storage volume). -
Param 2
Param 2 Text Output Numeric Output used
Used storage in percent
Used storage in percent
total
Total storage (formatted)
Total storage in bytes
free
Free storage (formatted)
Free storage in bytes
name
Volume name
N/A
-
-
Memory Info
Device memory information.