Advertisement
IssyPutchy

Watchmaker Tags 6.3.0

Jan 26th, 2021
468
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.94 KB | None | 0 0
  1. -- DATE --
  2. {dd}`n`1`Date`Day in month
  3. {ddz}`s`1`Date`Day in month (with leading zero)
  4. {ddy}`n`1`Date`Day in year
  5. {ddw1}`s`1`Date`Day of week
  6. {ddw2}`s`1`Date`Day of week
  7. {ddw}`s`1`Date`Day of week
  8. {ddww}`s`1`Date`Day of week
  9. {ddw1_1}`s`1`Date`Day of week (next)
  10. {ddw2_1}`s`1`Date`Day of week (next)
  11. {ddw_1}`s`1`Date`Day of week (next)
  12. {ddww_1}`s`1`Date`Day of week (next)
  13. {ddw0}`n`1`Date`Day of week (Sun = 0, Sat = 6)
  14. {ddim}`n`1`Date`Days in current month
  15. {dn}`n`1`Date`Month in year
  16. {dnn}`s`1`Date`Month in year
  17. {dnnn}`s`1`Date`Month in year
  18. {dnnnn}`s`1`Date`Month in year
  19. {dy}`n`1`Date`Year (2 digits)
  20. {dyy}`n`1`Date`Year (4 digits)
  21. {dwm}`n`1`Date`Week in month
  22. {dw}`n`1`Date`Week in year
  23.  
  24. -- TIME --
  25. {dh}`n`2`12h Time`Hour in day (1-12)
  26. {dh11}`n`2`12h Time`Hour in day (0-11)
  27. {dh24}`n`2`24h Time`Hour in day (1-24)
  28. {dh23}`n`2`24h Time`Hour in day (0-23)
  29. {dhutc12}`n`2`12h Time`Hour in day UTC (12 hr)
  30. {dhutc12z}`n`2`12h Time`Hour in day UTC (12 hr with leading zero)
  31. {dhutc24}`n`2`24h Time`Hour in day UTC (24 hr)
  32. {dhutc24z}`n`2`24h Time`Hour in day UTC (24 hr with leading zero)
  33. {dutcoff}`n`2``UTC Offset
  34. {dht}`s`2`12h Time`Hour in day text (1-12)
  35. {dh24t}`s`2`24h Time`Hour in day text (1-24)
  36. {dhz}`s`2`12h Time`Hour in day (1-12) (with leading zero)
  37. {dh11z}`s`2`12h Time`Hour in day (0-11) (with leading zero)
  38. {dh24z}`s`2`24h Time`Hour in day (1-24) (with leading zero)
  39. {dh23z}`s`2`24h Time`Hour in day (0-23) (with leading zero)
  40. {dm}`n`3``Minute in hour
  41. {dmz}`s`3``Minute in hour (with leading zero)
  42. {dhtt}`s`2`12h Time`Hour in day (1-12 tens)
  43. {dhto}`s`2`12h Time`Hour in day (1-12 ones)
  44. {dh11tt}`s`2`12h Time`Hour in day (0-11 tens)
  45. {dh11to}`s`2`12h Time`Hour in day (0-11 ones)
  46. {dh24tt}`s`2`24h Time`Hour in day (1-24 tens)
  47. {dh24to}`s`2`24h Time`Hour in day (1-24 ones)
  48. {dh23tt}`s`2`24h Time`Hour in day (0-23 tens)
  49. {dh23to}`s`2`24h Time`Hour in day (0-23 ones)
  50. {dmt}`s`3``Minute in hour (tens)
  51. {dmo}`s`3``Minute in hour (ones)
  52. {dmat}`s`3``Minute in hour text (all)
  53. {dmtt}`s`3``Minute in hour text (tens)
  54. {dmot}`s`3``Minute in hour text (ones)
  55. {ds}`n`4``Second in minute
  56. {dsz}`s`4``Second in minute (with leading zero)
  57. {dst}`s`4``Second in minute (tens)
  58. {dso}`s`4``Second in minute (ones)
  59. {dsat}`s`4``Second in minute text (all)
  60. {dstt}`s`4``Second in minute text (tens)
  61. {dsot}`s`4``Second in minute text (ones)
  62. {dss}`n`5``Milliseconds
  63. {dssz}`s`5``Milliseconds (with leading zeros)
  64. {dsps}`n`5``Seconds * 1000 + milliseconds
  65. {depoch}`n`4``Seconds since epoch
  66. {da}`s`2``AM/PM
  67. {dz}`s`0``Timezone
  68. {dtp}`n`3``Time (% 24 hours)
  69. {drh}`n`3`12h Time`Rotation value for hour hand (12h, adj for mins)
  70. {drh24}`n`3`24h Time`Rotation value for hour hand (24h, adj for mins)
  71. {drh0}`n`3`12h Time`Rotation value for hour hand (12h)
  72. {drm}`n`4``Rotation value for min hand (adj for secs)
  73. {drs}`n`4``Rotation value for second hand
  74. {drss}`n`5`Smooth Seconds`Rotation smooth value for second hand
  75. {drms}`n`5``Rotation value for milliseconds
  76.  
  77. -- COLOR SWITCHER --
  78. {ucolor}`s`0`Themeable`Current Color
  79. {ucolor_b}`s`0`Themeable`Current Color (Brighter)
  80.  
  81. -- COUNTER --
  82. {c_elapsed}`n`5``Seconds elapsed since loaded
  83. {c_0_100_2_st}`n`5``0 to 100 in 2s, then stop
  84. {c_0_100_2_rp}`n`5``0 to 100 in 2s, then repeat
  85. {c_0_100_2_rv}`n`5``0 to 100 in 2s, then reverse
  86. {c_0_100_2_rv_2}`n`5``As above with 2s start delay
  87.  
  88. -- TIMEZONE --
  89. {tz1l}`s`0`Time Zone`Time Zone 1 Location
  90. {tz1ll}`s`0`Time Zone`Time Zone 1 Location Long
  91. {tz1o}`s`0`Time Zone`Time Zone 1 UTC Offset
  92. {tz1om}`s`0`Time Zone`Time Zone 1 UTC Offset Mins
  93. {tz1dst}`b`0`Time Zone`Time Zone 1 Daylight Savings
  94. {tz1t}`s`3`Time Zone`Time Zone 1 Time
  95. {tz1rh}`n`3`Time Zone`Time Zone 1 Rotation hour hand
  96. {tz1rh24}`n`3`Time Zone`Time Zone 1 Rotation hour hand (24h)
  97. {tz1rm}`n`4`Time Zone`Time Zone 1 Rotation minute hand
  98. {tz2l}`s`0`Time Zone`Time Zone 2 Location
  99. {tz2ll}`s`0`Time Zone`Time Zone 2 Location Long
  100. {tz2o}`s`0`Time Zone`Time Zone 2 UTC Offset
  101. {tz2om}`s`0`Time Zone`Time Zone 2 UTC Offset Mins
  102. {tz2dst}`b`0`Time Zone`Time Zone 2 Daylight Savings
  103. {tz2t}`s`3`Time Zone`Time Zone 2 Time
  104. {tz2rh}`n`3`Time Zone`Time Zone 2 Rotation hour hand
  105. {tz2rh24}`n`3`Time Zone`Time Zone 2 Rotation hour hand (24h)
  106. {tz2rm}`n`4`Time Zone`Time Zone 2 Rotation minute hand
  107. {tz3l}`s`0`Time Zone`Time Zone 3 Location
  108. {tz3ll}`s`0`Time Zone`Time Zone 3 Location Long
  109. {tz3o}`s`0`Time Zone`Time Zone 3 UTC Offset
  110. {tz3om}`s`0`Time Zone`Time Zone 3 UTC Offset Mins
  111. {tz3dst}`b`0`Time Zone`Time Zone 3 Daylight Savings
  112. {tz3t}`s`3`Time Zone`Time Zone 3 Time
  113. {tz3rh}`n`3`Time Zone`Time Zone 3 Rotation hour hand
  114. {tz3rh24}`n`3`Time Zone`Time Zone 3 Rotation hour hand (24h)
  115. {tz3rm}`n`4`Time Zone`Time Zone 3 Rotation minute hand
  116.  
  117. -- BATTERY --
  118. {bl}`n`0`Battery Level`Battery level
  119. {blp}`s`0`Battery Level`Battery level %
  120. {br}`n`0`Battery Level`Rotation value for Battery level
  121. {btc}`n`0``Battery temperature (C)
  122. {btf}`n`0``Battery temperature (F)
  123. {btcd}`s`0``Battery temperature (C) (percent)
  124. {btfd}`s`0``Battery temperature (F) (percent)
  125. {bc}`s`0`Charging Status`Battery charging status
  126.  
  127. -- PHONE --
  128. {pbl}`n`0`Phone Battery`Battery Phone level
  129. {pblp}`s`0`Phone Battery`Battery Phone level %
  130. {pbr}`n`0`Phone Battery`Rotation value for Battery Phone level
  131. {pbtc}`n`0``Battery Phone temperature (C)
  132. {pbtf}`n`0``Battery Phone temperature (F)
  133. {pbtcd}`s`0``Battery Phone temperature (C) (percent)
  134. {pbtfd}`s`0``Battery Phone temperature (F) (percent)
  135. {pbc}`s`0``Battery Phone charging status
  136.  
  137. -- SYSTEM --
  138. {aname}`s`0``Device name
  139. {amodel}`s`0``Device model
  140. {aman}`s`0``Device manufacturer
  141. {adsu}`s`0``Used Disk Space
  142. {adsuf}`s`0``Used Disk Space (Formatted)
  143. {adsf}`s`0``Free Disk Space
  144. {adsff}`s`0``Free Disk Space (Formatted)
  145. {adst}`s`0``Total Disk Space
  146. {adstf}`s`0``Total Disk Space (Formatted)
  147. {adark}`b`3``Is dark mode? (please test on homescreen)
  148. {areboot}`s`0``Last Reboot Time
  149. {awname}`s`0``Watch name
  150. {around}`b`0``Is round?
  151. {atyre}`b`0``Has flat tyre?
  152. {abright}`b`0``Is bright?
  153. {adimlo}`b`0``Dim mode supports lo-bit only?
  154. {abss}`s`5``Milliseconds since bright (-1 for dim)
  155. {abssl}`s`5``Seconds since bright capped at 30 (-1 for dim)
  156. {alat}`s`0`Location`Current latitude
  157. {alon}`s`0`Location`Current longitude
  158. {alatd}`s`0`Location`Current latitude (degrees)
  159. {alond}`s`0`Location`Current longitude (degrees)
  160. {alatdd}`s`0`Location`Current latitude (degrees + direction)
  161. {alondd}`s`0`Location`Current longitude (degrees + direction)
  162. {aalt}`s`0`Location`Current altitude
  163. {aw3w}`s`0`Location`what3words address
  164. {aw3w1}`s`0`Location`what3words address Word 1
  165. {aw3w2}`s`0`Location`what3words address Word 2
  166. {aw3w3}`s`0`Location`what3words address Word 3
  167.  
  168. -- NETWORK --
  169. {pws}`n`0`WiFi`Phone Wifi Strength %
  170. {pwc}`s`0`WiFi`Phone Wifi Connected Y/N
  171.  
  172. -- STOPWATCH --
  173. {swh}`n`5`Stopwatch`Stopwatch hours
  174. {swm}`n`5`Stopwatch`Stopwatch minutes
  175. {sws}`n`5`Stopwatch`Stopwatch seconds
  176. {swss}`n`5`Stopwatch`Stopwatch milliseconds (2 digits)
  177. {swsss}`n`5`Stopwatch`Stopwatch milliseconds (3 digits)
  178. {swsst}`n`5`Stopwatch`Stopwatch milliseconds total
  179. {swr}`b`5`Stopwatch`Stopwatch is running?
  180. {swrm}`n`5`Stopwatch`Stopwatch minute rotation
  181. {swrs}`n`5`Stopwatch`Stopwatch second rotation
  182. {swrss}`n`5`Stopwatch`Stopwatch millisecond rotation
  183.  
  184. -- WEATHER --
  185. {wl}`s`0`Weather`Weather Location
  186. {wt}`n`0`Weather`Current Temperature
  187. {wth}`n`0`Weather`Today's High
  188. {wtl}`n`0`Weather`Today's Low
  189. {wtd}`s`0`Weather`Current Temperature (degrees)
  190. {wthd}`s`0`Weather`Today's High (degrees)
  191. {wtld}`s`0`Weather`Today's Low (degrees)
  192. {wm}`s`0`Weather`Weather Units
  193. {wct}`s`0`Weather`Current Condition Text
  194. {wci}`s`0`Weather`Current Condition Icon
  195. {wh}`n`0`Weather`Current Humidity Number
  196. {whp}`s`0`Weather`Current Humidity Percentage
  197. {wp}`n`0`Weather`Atmospheric Pressure
  198. {wws}`n`0`Weather`Wind Speed (mph)
  199. {wwd}`n`0`Weather`Wind Direction (degrees)
  200. {wwdb}`s`0`Weather`Wind Direction (NE)
  201. {wwdbb}`s`0`Weather`Wind Direction (NNE)
  202. {wcl}`n`0`Weather`Cloudiness (%)
  203. {wr}`n`0`Weather`Rain volume for last 3 hrs (mm)
  204. {wisday}`s`0``Is daytime?
  205. {wsr}`s`0`Weather`Sunrise time
  206. {wss}`s`0`Weather`Sunset time
  207. {wsrp}`n`0`Weather`Sunrise time (% 24 hours)
  208. {wssp}`n`0`Weather`Sunset time (% 24 hours)
  209. {wmp}`n`2`Moon Phase`Moon Phase (1=young, 5=full, 9=old)
  210. {wml}`s`0`Location`Weather manual location
  211. {wlu}`s`0`Weather`Weather last update
  212.  
  213. {wf1ht}`n`0`Weather`Forecast Hour 1 Temp
  214. {wf1hh}`n`0`Weather`Forecast Hour 1 Hour
  215. {wf1hct}`s`0`Weather`Forecast Hour 1 Condition Text
  216. {wf1hci}`s`0`Weather`Forecast Hour 1 Condition Icon
  217. {wf2ht}`n`0`Weather`Forecast Hour 2 Temp
  218. {wf2hh}`n`0`Weather`Forecast Hour 2 Hour
  219. {wf2hct}`s`0`Weather`Forecast Hour 2 Condition Text
  220. {wf2hci}`s`0`Weather`Forecast Hour 2 Condition Icon
  221. {wf3ht}`n`0`Weather`Forecast Hour 3 Temp
  222. {wf3hh}`n`0`Weather`Forecast Hour 3 Hour
  223. {wf3hct}`s`0`Weather`Forecast Hour 3 Condition Text
  224. {wf3hci}`s`0`Weather`Forecast Hour 3 Condition Icon
  225. {wf4ht}`n`0`Weather`Forecast Hour 4 Temp
  226. {wf4hh}`n`0`Weather`Forecast Hour 4 Hour
  227. {wf4hct}`s`0`Weather`Forecast Hour 4 Condition Text
  228. {wf4hci}`s`0`Weather`Forecast Hour 4 Condition Icon
  229. {wf5ht}`n`0`Weather`Forecast Hour 5 Temp
  230. {wf5hh}`n`0`Weather`Forecast Hour 5 Hour
  231. {wf5hct}`s`0`Weather`Forecast Hour 5 Condition Text
  232. {wf5hci}`s`0`Weather`Forecast Hour 5 Condition Icon
  233. {wf6ht}`n`0`Weather`Forecast Hour 6 Temp
  234. {wf6hh}`n`0`Weather`Forecast Hour 6 Hour
  235. {wf6hct}`s`0`Weather`Forecast Hour 6 Condition Text
  236. {wf6hci}`s`0`Weather`Forecast Hour 6 Condition Icon
  237. {wf7ht}`n`0`Weather`Forecast Hour 7 Temp
  238. {wf7hh}`n`0`Weather`Forecast Hour 7 Hour
  239. {wf7hct}`s`0`Weather`Forecast Hour 7 Condition Text
  240. {wf7hci}`s`0`Weather`Forecast Hour 7 Condition Icon
  241. {wf8ht}`n`0`Weather`Forecast Hour 8 Temp
  242. {wf8hh}`n`0`Weather`Forecast Hour 8 Hour
  243. {wf8hct}`s`0`Weather`Forecast Hour 8 Condition Text
  244. {wf8hci}`s`0`Weather`Forecast Hour 8 Condition Icon
  245. {wf9ht}`n`0`Weather`Forecast Hour 9 Temp
  246. {wf9hh}`n`0`Weather`Forecast Hour 9 Hour
  247. {wf9hct}`s`0`Weather`Forecast Hour 9 Condition Text
  248. {wf9hci}`s`0`Weather`Forecast Hour 9 Condition Icon
  249. {wf10ht}`n`0`Weather`Forecast Hour 10 Temp
  250. {wf10hh}`n`0`Weather`Forecast Hour 10 Hour
  251. {wf10hct}`s`0`Weather`Forecast Hour 10 Condition Text
  252. {wf10hci}`s`0`Weather`Forecast Hour 10 Condition Icon
  253. {wf11ht}`n`0`Weather`Forecast Hour 11 Temp
  254. {wf11hh}`n`0`Weather`Forecast Hour 11 Hour
  255. {wf11hct}`s`0`Weather`Forecast Hour 11 Condition Text
  256. {wf11hci}`s`0`Weather`Forecast Hour 11 Condition Icon
  257. {wf12ht}`n`0`Weather`Forecast Hour 12 Temp
  258. {wf12hh}`n`0`Weather`Forecast Hour 12 Hour
  259. {wf12hct}`s`0`Weather`Forecast Hour 12 Condition Text
  260. {wf12hci}`s`0`Weather`Forecast Hour 12 Condition Icon
  261.  
  262. {wf0dt}`n`0`Weather`Forecast Day 0 Temp
  263. {wf0dth}`n`0`Weather`Forecast Day 0 High
  264. {wf0dtl}`n`0`Weather`Forecast Day 0 Low
  265. {wf0dct}`s`0`Weather`Forecast Day 0 Condition Text
  266. {wf0dci}`s`0`Weather`Forecast Day 0 Condition Icon
  267. {wf1dt}`n`0`Weather`Forecast Day 1 Temp
  268. {wf1dth}`n`0`Weather`Forecast Day 1 High
  269. {wf1dtl}`n`0`Weather`Forecast Day 1 Low
  270. {wf1dct}`s`0`Weather`Forecast Day 1 Condition Text
  271. {wf1dci}`s`0`Weather`Forecast Day 1 Condition Icon
  272. {wf2dt}`n`0`Weather`Forecast Day 2 Temp
  273. {wf2dth}`n`0`Weather`Forecast Day 2 High
  274. {wf2dtl}`n`0`Weather`Forecast Day 2 Low
  275. {wf2dct}`s`0`Weather`Forecast Day 2 Condition Text
  276. {wf2dci}`s`0`Weather`Forecast Day 2 Condition Icon
  277. {wf3dt}`n`0`Weather`Forecast Day 3 Temp
  278. {wf3dth}`n`0`Weather`Forecast Day 3 High
  279. {wf3dtl}`n`0`Weather`Forecast Day 3 Low
  280. {wf3dct}`s`0`Weather`Forecast Day 3 Condition Text
  281. {wf3dci}`s`0`Weather`Forecast Day 3 Condition Icon
  282. {wf4dt}`n`0`Weather`Forecast Day 4 Temp
  283. {wf4dth}`n`0`Weather`Forecast Day 4 High
  284. {wf4dtl}`n`0`Weather`Forecast Day 4 Low
  285. {wf4dct}`s`0`Weather`Forecast Day 4 Condition Text
  286. {wf4dci}`s`0`Weather`Forecast Day 4 Condition Icon
  287. {wf5dt}`n`0`Weather`Forecast Day 5 Temp
  288. {wf5dth}`n`0`Weather`Forecast Day 5 High
  289. {wf5dtl}`n`0`Weather`Forecast Day 5 Low
  290. {wf5dct}`s`0`Weather`Forecast Day 5 Condition Text
  291. {wf5dci}`s`0`Weather`Forecast Day 5 Condition Icon
  292.  
  293. -- CALENDAR --
  294. {cex}`b`0``Events Exist?
  295.  
  296. {c1ex}`b`0``Event 1 Exists?
  297. {c1t}`s`0``Event 1 Text
  298. {c1bd}`s`0``Event 1 Begin Date
  299. {c1b}`s`0``Event 1 Begin Time
  300. {c1br}`n`0``Event 1 Begin Rotation (12 hours)
  301. {c1bp}`n`0``Event 1 Begin % 24 Hours
  302. {c1ed}`s`0``Event 1 End Date
  303. {c1e}`s`0``Event 1 End Time
  304. {c1er}`n`0``Event 1 End Rotation (12 hours)
  305. {c1ep}`n`0``Event 1 End % 24 Hours
  306. {c1l}`s`0``Event 1 Location
  307. {c1c}`s`0``Event 1 Color
  308. {c1ad}`s`0``Event 1 is All Day?
  309. {c1cal}`s`0``Event 1 Calendar
  310. {c1i}`n`0``Event 1 ID
  311.  
  312. {c2ex}`b`0``Event 2 Exists?
  313. {c2t}`s`0``Event 2 Text
  314. {c2bd}`s`0``Event 2 Begin Date
  315. {c2b}`s`0``Event 2 Begin Time
  316. {c2br}`n`0``Event 2 Begin Rotation (12 hours)
  317. {c2bp}`n`0``Event 2 Begin % 24 Hours
  318. {c2ed}`s`0``Event 2 End Date
  319. {c2e}`s`0``Event 2 End Time
  320. {c2er}`n`0``Event 2 End Rotation (12 hours)
  321. {c2ep}`n`0``Event 2 End % 24 Hours
  322. {c2l}`s`0``Event 2 Location
  323. {c2c}`s`0``Event 2 Color
  324. {c2ad}`s`0``Event 2 is All Day?
  325. {c2cal}`s`0``Event 2 Calendar
  326. {c2i}`n`0``Event 2 ID
  327.  
  328. {c3ex}`b`0``Event 3 Exists?
  329. {c3t}`s`0``Event 3 Text
  330. {c3bd}`s`0``Event 3 Begin Date
  331. {c3b}`s`0``Event 3 Begin Time
  332. {c3br}`n`0``Event 3 Begin Rotation (12 hours)
  333. {c3bp}`n`0``Event 3 Begin % 24 Hours
  334. {c3ed}`s`0``Event 3 End Date
  335. {c3e}`s`0``Event 3 End Time
  336. {c3er}`n`0``Event 3 End Rotation (12 hours)
  337. {c3ep}`n`0``Event 3 End % 24 Hours
  338. {c3l}`s`0``Event 3 Location
  339. {c3c}`s`0``Event 3 Color
  340. {c3ad}`s`0``Event 3 is All Day?
  341. {c3cal}`s`0``Event 3 Calendar
  342. {c3i}`n`0``Event 3 ID
  343.  
  344. {c4ex}`b`0``Event 4 Exists?
  345. {c4t}`s`0``Event 4 Text
  346. {c4bd}`s`0``Event 4 Begin Date
  347. {c4b}`s`0``Event 4 Begin Time
  348. {c4br}`n`0``Event 4 Begin Rotation (12 hours)
  349. {c4bp}`n`0``Event 4 Begin % 24 Hours
  350. {c4ed}`s`0``Event 4 End Date
  351. {c4e}`s`0``Event 4 End Time
  352. {c4er}`n`0``Event 4 End Rotation (12 hours)
  353. {c4ep}`n`0``Event 4 End % 24 Hours
  354. {c4l}`s`0``Event 4 Location
  355. {c4c}`s`0``Event 4 Color
  356. {c4ad}`s`0``Event 4 is All Day?
  357. {c4cal}`s`0``Event 4 Calendar
  358. {c4i}`n`0``Event 4 ID
  359.  
  360.  
  361. -- HEALTH --
  362. {ssc}`n`4`Steps`Steps
  363. {stsc}`n`0`Steps`Steps Goal
  364. {sdst}`n`4`Steps`Distance (km)
  365. {stdst}`n`0`Steps`Distance Goal (km)
  366. {scal}`n`4`Steps`Calories (kCal)
  367. {stcal}`n`0`Steps`Calories Goal (kCal)
  368. {ham}`n`0`Health`Move (kCal)
  369. {htam}`n`0`Health`Move Goal (kCal)
  370. {hae}`n`0`Health`Exercise (min)
  371. {htae}`n`0`Health`Exercise Goal (min)
  372. {has}`n`0`Health`Stand (hrs)
  373. {htas}`n`0`Health`Stand Goal (hrs)
  374. {shr}`n`4`Heart Rate`Heart Rate
  375. {shr_1}`n`4`Heart Rate`Heart Rate (Previous)
  376. {shr_2}`n`4`Heart Rate`Heart Rate (Previous-2)
  377. {hfc}`n`0`Health`Flights Climbed
  378.  
  379. -- SENSOR --
  380. {sprs}`n`4``Barometric Pressure
  381. {sax}`n`5`Accelerometer`Accelerometer X
  382. {say}`n`5`Accelerometer`Accelerometer Y
  383. {saz}`n`5`Accelerometer`Accelerometer Z
  384. {sgx}`n`5`Gyroscope`Gyroscope X
  385. {sgy}`n`5`Gyroscope`Gyroscope Y
  386. {sgz}`n`5`Gyroscope`Gyroscope Z
  387. {scr}`n`5`Compass`Compass for Rotation (needs negative)
  388. {sct}`n`5`Compass`Compass Display (0=N, 90=E, 180=S, 270=W)
  389. {sctd}`n`5`Compass`Compass Display (degrees)
  390. {scb}`s`4`Compass`Compass Bearing (NE)
  391. {scbb}`s`4`Compass`Compass Bearing (NNE)
  392. {sctdb}`s`4`Compass`Compass Display (degrees + NE bearing)
  393. {sctdbb}`s`4`Compass`Compass Display (degrees + NNE bearing)
  394.  
  395. -- COMPLICATIONS --
  396. {m1text}`s`0`Complications`Complication 1 Text
  397. {m1title}`s`0`Complications`Complication 1 Title
  398. {m1value}`n`0`Complications`Complication 1 Value
  399. {m1min}`n`0`Complications`Complication 1 Min
  400. {m1max}`n`0`Complications`Complication 1 Max
  401. {m2text}`s`0`Complications`Complication 2 Text
  402. {m2title}`s`0`Complications`Complication 2 Title
  403. {m2value}`n`0`Complications`Complication 2 Value
  404. {m2min}`n`0`Complications`Complication 2 Min
  405. {m2max}`n`0`Complications`Complication 2 Max
  406. {m3text}`s`0`Complications`Complication 3 Text
  407. {m3title}`s`0`Complications`Complication 3 Title
  408. {m3value}`n`0`Complications`Complication 3 Value
  409. {m3min}`n`0`Complications`Complication 3 Min
  410. {m3max}`n`0`Complications`Complication 3 Max
  411. {m4text}`s`0`Complications`Complication 4 Text
  412. {m4title}`s`0`Complications`Complication 4 Title
  413. {m4value}`n`0`Complications`Complication 4 Value
  414. {m4min}`n`0`Complications`Complication 4 Min
  415. {m4max}`n`0`Complications`Complication 4 Max
  416.  
  417. -- TASKER --
  418. {t...}`s`0``Tasker Plugin Variable
  419.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement