@sports-alliance/sports-lib 6.1.1 → 6.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/jest.config.js +2 -2
- package/lib/cjs/activities/activity.d.ts +1 -0
- package/lib/cjs/activities/activity.interface.d.ts +5 -0
- package/lib/cjs/activities/activity.js +7 -0
- package/lib/cjs/activities/activity.types.d.ts +1 -0
- package/lib/cjs/activities/activity.types.js +1 -0
- package/lib/cjs/data/data.store.export.spec.js +2 -2
- package/lib/cjs/events/adapters/importers/fit/importer.fit.garmin.profile.data.d.ts +12 -0
- package/lib/cjs/events/adapters/importers/fit/importer.fit.garmin.profile.data.js +868 -0
- package/lib/cjs/events/adapters/importers/fit/importer.fit.garmin.profile.mapper.d.ts +22 -0
- package/lib/cjs/events/adapters/importers/fit/importer.fit.garmin.profile.mapper.js +110 -0
- package/lib/cjs/events/adapters/importers/fit/importer.fit.js +26 -10
- package/lib/cjs/events/adapters/importers/fit/importer.fit.spec.js +1 -1
- package/lib/cjs/specs/activity-duration-stream.integration.spec.d.ts +1 -0
- package/lib/cjs/specs/activity-duration-stream.integration.spec.js +59 -0
- package/lib/esm/activities/activity.d.ts +1 -0
- package/lib/esm/activities/activity.interface.d.ts +5 -0
- package/lib/esm/activities/activity.js +7 -0
- package/lib/esm/activities/activity.types.d.ts +1 -0
- package/lib/esm/activities/activity.types.js +1 -0
- package/lib/esm/data/data.store.export.spec.js +2 -2
- package/lib/esm/events/adapters/importers/fit/importer.fit.garmin.profile.data.d.ts +12 -0
- package/lib/esm/events/adapters/importers/fit/importer.fit.garmin.profile.data.js +865 -0
- package/lib/esm/events/adapters/importers/fit/importer.fit.garmin.profile.mapper.d.ts +22 -0
- package/lib/esm/events/adapters/importers/fit/importer.fit.garmin.profile.mapper.js +106 -0
- package/lib/esm/events/adapters/importers/fit/importer.fit.js +26 -10
- package/lib/esm/events/adapters/importers/fit/importer.fit.spec.js +1 -1
- package/lib/esm/specs/activity-duration-stream.integration.spec.d.ts +1 -0
- package/lib/esm/specs/activity-duration-stream.integration.spec.js +57 -0
- package/package.json +2 -1
|
@@ -0,0 +1,868 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file is generated from @garmin/fitsdk profile.js
|
|
3
|
+
// Do not edit manually.
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.GarminSubSports = exports.GarminSports = exports.GarminProducts = exports.GarminManufacturers = void 0;
|
|
6
|
+
exports.GarminManufacturers = {
|
|
7
|
+
1: 'garmin',
|
|
8
|
+
2: 'garminFr405Antfs',
|
|
9
|
+
3: 'zephyr',
|
|
10
|
+
4: 'dayton',
|
|
11
|
+
5: 'idt',
|
|
12
|
+
6: 'srm',
|
|
13
|
+
7: 'quarq',
|
|
14
|
+
8: 'ibike',
|
|
15
|
+
9: 'saris',
|
|
16
|
+
10: 'sparkHk',
|
|
17
|
+
11: 'tanita',
|
|
18
|
+
12: 'echowell',
|
|
19
|
+
13: 'dynastreamOem',
|
|
20
|
+
14: 'nautilus',
|
|
21
|
+
15: 'dynastream',
|
|
22
|
+
16: 'timex',
|
|
23
|
+
17: 'metrigear',
|
|
24
|
+
18: 'xelic',
|
|
25
|
+
19: 'beurer',
|
|
26
|
+
20: 'cardiosport',
|
|
27
|
+
21: 'aAndD',
|
|
28
|
+
22: 'hmm',
|
|
29
|
+
23: 'suunto',
|
|
30
|
+
24: 'thitaElektronik',
|
|
31
|
+
25: 'gpulse',
|
|
32
|
+
26: 'cleanMobile',
|
|
33
|
+
27: 'pedalBrain',
|
|
34
|
+
28: 'peaksware',
|
|
35
|
+
29: 'saxonar',
|
|
36
|
+
30: 'lemondFitness',
|
|
37
|
+
31: 'dexcom',
|
|
38
|
+
32: 'wahooFitness',
|
|
39
|
+
33: 'octaneFitness',
|
|
40
|
+
34: 'archinoetics',
|
|
41
|
+
35: 'theHurtBox',
|
|
42
|
+
36: 'citizenSystems',
|
|
43
|
+
37: 'magellan',
|
|
44
|
+
38: 'osynce',
|
|
45
|
+
39: 'holux',
|
|
46
|
+
40: 'concept2',
|
|
47
|
+
41: 'shimano',
|
|
48
|
+
42: 'oneGiantLeap',
|
|
49
|
+
43: 'aceSensor',
|
|
50
|
+
44: 'brimBrothers',
|
|
51
|
+
45: 'xplova',
|
|
52
|
+
46: 'perceptionDigital',
|
|
53
|
+
47: 'bf1systems',
|
|
54
|
+
48: 'pioneer',
|
|
55
|
+
49: 'spantec',
|
|
56
|
+
50: 'metalogics',
|
|
57
|
+
51: '4iiiis',
|
|
58
|
+
52: 'seikoEpson',
|
|
59
|
+
53: 'seikoEpsonOem',
|
|
60
|
+
54: 'iforPowell',
|
|
61
|
+
55: 'maxwellGuider',
|
|
62
|
+
56: 'starTrac',
|
|
63
|
+
57: 'breakaway',
|
|
64
|
+
58: 'alatechTechnologyLtd',
|
|
65
|
+
59: 'mioTechnologyEurope',
|
|
66
|
+
60: 'rotor',
|
|
67
|
+
61: 'geonaute',
|
|
68
|
+
62: 'idBike',
|
|
69
|
+
63: 'specialized',
|
|
70
|
+
64: 'wtek',
|
|
71
|
+
65: 'physicalEnterprises',
|
|
72
|
+
66: 'northPoleEngineering',
|
|
73
|
+
67: 'bkool',
|
|
74
|
+
68: 'cateye',
|
|
75
|
+
69: 'stagesCycling',
|
|
76
|
+
70: 'sigmasport',
|
|
77
|
+
71: 'tomtom',
|
|
78
|
+
72: 'peripedal',
|
|
79
|
+
73: 'wattbike',
|
|
80
|
+
76: 'moxy',
|
|
81
|
+
77: 'ciclosport',
|
|
82
|
+
78: 'powerbahn',
|
|
83
|
+
79: 'acornProjectsAps',
|
|
84
|
+
80: 'lifebeam',
|
|
85
|
+
81: 'bontrager',
|
|
86
|
+
82: 'wellgo',
|
|
87
|
+
83: 'scosche',
|
|
88
|
+
84: 'magura',
|
|
89
|
+
85: 'woodway',
|
|
90
|
+
86: 'elite',
|
|
91
|
+
87: 'nielsenKellerman',
|
|
92
|
+
88: 'dkCity',
|
|
93
|
+
89: 'tacx',
|
|
94
|
+
90: 'directionTechnology',
|
|
95
|
+
91: 'magtonic',
|
|
96
|
+
92: '1partcarbon',
|
|
97
|
+
93: 'insideRideTechnologies',
|
|
98
|
+
94: 'soundOfMotion',
|
|
99
|
+
95: 'stryd',
|
|
100
|
+
96: 'icg',
|
|
101
|
+
97: 'miPulse',
|
|
102
|
+
98: 'bsxAthletics',
|
|
103
|
+
99: 'look',
|
|
104
|
+
100: 'campagnoloSrl',
|
|
105
|
+
101: 'bodyBikeSmart',
|
|
106
|
+
102: 'praxisworks',
|
|
107
|
+
103: 'limitsTechnology',
|
|
108
|
+
104: 'topactionTechnology',
|
|
109
|
+
105: 'cosinuss',
|
|
110
|
+
106: 'fitcare',
|
|
111
|
+
107: 'magene',
|
|
112
|
+
108: 'giantManufacturingCo',
|
|
113
|
+
109: 'tigrasport',
|
|
114
|
+
110: 'salutron',
|
|
115
|
+
111: 'technogym',
|
|
116
|
+
112: 'brytonSensors',
|
|
117
|
+
113: 'latitudeLimited',
|
|
118
|
+
114: 'soaringTechnology',
|
|
119
|
+
115: 'igpsport',
|
|
120
|
+
116: 'thinkrider',
|
|
121
|
+
117: 'gopherSport',
|
|
122
|
+
118: 'waterrower',
|
|
123
|
+
119: 'orangetheory',
|
|
124
|
+
120: 'inpeak',
|
|
125
|
+
121: 'kinetic',
|
|
126
|
+
122: 'johnsonHealthTech',
|
|
127
|
+
123: 'polarElectro',
|
|
128
|
+
124: 'seesense',
|
|
129
|
+
125: 'nciTechnology',
|
|
130
|
+
126: 'iqsquare',
|
|
131
|
+
127: 'leomo',
|
|
132
|
+
128: 'ifitCom',
|
|
133
|
+
129: 'corosByte',
|
|
134
|
+
130: 'versaDesign',
|
|
135
|
+
131: 'chileaf',
|
|
136
|
+
132: 'cycplus',
|
|
137
|
+
133: 'gravaaByte',
|
|
138
|
+
134: 'sigeyi',
|
|
139
|
+
135: 'coospo',
|
|
140
|
+
136: 'geoid',
|
|
141
|
+
137: 'bosch',
|
|
142
|
+
138: 'kyto',
|
|
143
|
+
139: 'kineticSports',
|
|
144
|
+
140: 'decathlonByte',
|
|
145
|
+
141: 'tqSystems',
|
|
146
|
+
142: 'tagHeuer',
|
|
147
|
+
143: 'keiserFitness',
|
|
148
|
+
144: 'zwiftByte',
|
|
149
|
+
145: 'porscheEp',
|
|
150
|
+
146: 'blackbird',
|
|
151
|
+
147: 'meilanByte',
|
|
152
|
+
148: 'ezon',
|
|
153
|
+
149: 'laisi',
|
|
154
|
+
150: 'myzone',
|
|
155
|
+
151: 'abawo',
|
|
156
|
+
152: 'bafang',
|
|
157
|
+
153: 'luhongTechnology',
|
|
158
|
+
255: 'development',
|
|
159
|
+
257: 'healthandlife',
|
|
160
|
+
258: 'lezyne',
|
|
161
|
+
259: 'scribeLabs',
|
|
162
|
+
260: 'zwift',
|
|
163
|
+
261: 'watteam',
|
|
164
|
+
262: 'recon',
|
|
165
|
+
263: 'faveroElectronics',
|
|
166
|
+
264: 'dynovelo',
|
|
167
|
+
265: 'strava',
|
|
168
|
+
266: 'precor',
|
|
169
|
+
267: 'bryton',
|
|
170
|
+
268: 'sram',
|
|
171
|
+
269: 'navman',
|
|
172
|
+
270: 'cobi',
|
|
173
|
+
271: 'spivi',
|
|
174
|
+
272: 'mioMagellan',
|
|
175
|
+
273: 'evesports',
|
|
176
|
+
274: 'sensitivusGauge',
|
|
177
|
+
275: 'podoon',
|
|
178
|
+
276: 'lifeTimeFitness',
|
|
179
|
+
277: 'falcoEMotors',
|
|
180
|
+
278: 'minoura',
|
|
181
|
+
279: 'cycliq',
|
|
182
|
+
280: 'luxottica',
|
|
183
|
+
281: 'trainerRoad',
|
|
184
|
+
282: 'theSufferfest',
|
|
185
|
+
283: 'fullspeedahead',
|
|
186
|
+
284: 'virtualtraining',
|
|
187
|
+
285: 'feedbacksports',
|
|
188
|
+
286: 'omata',
|
|
189
|
+
287: 'vdo',
|
|
190
|
+
288: 'magneticdays',
|
|
191
|
+
289: 'hammerhead',
|
|
192
|
+
290: 'kineticByKurt',
|
|
193
|
+
291: 'shapelog',
|
|
194
|
+
292: 'dabuziduo',
|
|
195
|
+
293: 'jetblack',
|
|
196
|
+
294: 'coros',
|
|
197
|
+
295: 'virtugo',
|
|
198
|
+
296: 'velosense',
|
|
199
|
+
297: 'cycligentinc',
|
|
200
|
+
298: 'trailforks',
|
|
201
|
+
299: 'mahleEbikemotion',
|
|
202
|
+
300: 'nurvv',
|
|
203
|
+
301: 'microprogram',
|
|
204
|
+
302: 'zone5cloud',
|
|
205
|
+
303: 'greenteg',
|
|
206
|
+
304: 'yamahaMotors',
|
|
207
|
+
305: 'whoop',
|
|
208
|
+
306: 'gravaa',
|
|
209
|
+
307: 'onelap',
|
|
210
|
+
308: 'monarkExercise',
|
|
211
|
+
309: 'form',
|
|
212
|
+
310: 'decathlon',
|
|
213
|
+
311: 'syncros',
|
|
214
|
+
312: 'heatup',
|
|
215
|
+
313: 'cannondale',
|
|
216
|
+
314: 'trueFitness',
|
|
217
|
+
315: 'rGTCycling',
|
|
218
|
+
316: 'vasa',
|
|
219
|
+
317: 'raceRepublic',
|
|
220
|
+
318: 'fazua',
|
|
221
|
+
319: 'orekaTraining',
|
|
222
|
+
320: 'lsec',
|
|
223
|
+
321: 'lululemonStudio',
|
|
224
|
+
322: 'shanyue',
|
|
225
|
+
323: 'spinningMda',
|
|
226
|
+
324: 'hilldating',
|
|
227
|
+
325: 'aeroSensor',
|
|
228
|
+
326: 'nike',
|
|
229
|
+
327: 'magicshine',
|
|
230
|
+
328: 'ictrainer',
|
|
231
|
+
329: 'absoluteCycling',
|
|
232
|
+
330: 'eoSwimbetter',
|
|
233
|
+
331: 'mywhoosh',
|
|
234
|
+
332: 'ravemen',
|
|
235
|
+
333: 'tektroRacingProducts',
|
|
236
|
+
334: 'daradInnovationCorporation',
|
|
237
|
+
335: 'cycloptim',
|
|
238
|
+
337: 'runna',
|
|
239
|
+
5759: 'actigraphcorp'
|
|
240
|
+
};
|
|
241
|
+
exports.GarminProducts = {
|
|
242
|
+
1: 'hrm1',
|
|
243
|
+
2: 'axh01',
|
|
244
|
+
3: 'axb01',
|
|
245
|
+
4: 'axb02',
|
|
246
|
+
5: 'hrm2ss',
|
|
247
|
+
6: 'dsialf02',
|
|
248
|
+
7: 'hrm3ss',
|
|
249
|
+
8: 'hrm_run_single_byte_product_id',
|
|
250
|
+
9: 'bsm',
|
|
251
|
+
10: 'bcm',
|
|
252
|
+
11: 'axs01',
|
|
253
|
+
12: 'hrm_tri_single_byte_product_id',
|
|
254
|
+
13: 'hrm4_run_single_byte_product_id',
|
|
255
|
+
14: 'fr225_single_byte_product_id',
|
|
256
|
+
15: 'gen3_bsm_single_byte_product_id',
|
|
257
|
+
16: 'gen3_bcm_single_byte_product_id',
|
|
258
|
+
22: 'hrm_fit_single_byte_product_id',
|
|
259
|
+
255: 'oh_hr',
|
|
260
|
+
473: 'fr301_china',
|
|
261
|
+
474: 'fr301_japan',
|
|
262
|
+
475: 'fr301_korea',
|
|
263
|
+
494: 'fr301_taiwan',
|
|
264
|
+
717: 'fr405',
|
|
265
|
+
782: 'fr50',
|
|
266
|
+
987: 'fr405_japan',
|
|
267
|
+
988: 'fr60',
|
|
268
|
+
1011: 'dsialf01',
|
|
269
|
+
1018: 'fr310xt',
|
|
270
|
+
1036: 'edge500',
|
|
271
|
+
1124: 'fr110',
|
|
272
|
+
1169: 'edge800',
|
|
273
|
+
1199: 'edge500_taiwan',
|
|
274
|
+
1213: 'edge500_japan',
|
|
275
|
+
1253: 'chirp',
|
|
276
|
+
1274: 'fr110_japan',
|
|
277
|
+
1325: 'edge200',
|
|
278
|
+
1328: 'fr910xt',
|
|
279
|
+
1333: 'edge800_taiwan',
|
|
280
|
+
1334: 'edge800_japan',
|
|
281
|
+
1341: 'alf04',
|
|
282
|
+
1345: 'fr610',
|
|
283
|
+
1360: 'fr210_japan',
|
|
284
|
+
1380: 'vector_ss',
|
|
285
|
+
1381: 'vector_cp',
|
|
286
|
+
1386: 'edge800_china',
|
|
287
|
+
1387: 'edge500_china',
|
|
288
|
+
1405: 'approach_g10',
|
|
289
|
+
1410: 'fr610_japan',
|
|
290
|
+
1422: 'edge500_korea',
|
|
291
|
+
1436: 'fr70',
|
|
292
|
+
1446: 'fr310xt_4t',
|
|
293
|
+
1461: 'amx',
|
|
294
|
+
1482: 'fr10',
|
|
295
|
+
1497: 'edge800_korea',
|
|
296
|
+
1499: 'swim',
|
|
297
|
+
1537: 'fr910xt_china',
|
|
298
|
+
1551: 'fenix',
|
|
299
|
+
1555: 'edge200_taiwan',
|
|
300
|
+
1561: 'edge510',
|
|
301
|
+
1567: 'edge810',
|
|
302
|
+
1570: 'tempe',
|
|
303
|
+
1600: 'fr910xt_japan',
|
|
304
|
+
1623: 'fr620',
|
|
305
|
+
1632: 'fr220',
|
|
306
|
+
1664: 'fr910xt_korea',
|
|
307
|
+
1688: 'fr10_japan',
|
|
308
|
+
1721: 'edge810_japan',
|
|
309
|
+
1735: 'virb_elite',
|
|
310
|
+
1736: 'edge_touring',
|
|
311
|
+
1742: 'edge510_japan',
|
|
312
|
+
1743: 'hrm_tri',
|
|
313
|
+
1752: 'hrm_run',
|
|
314
|
+
1765: 'fr920xt',
|
|
315
|
+
1821: 'edge510_asia',
|
|
316
|
+
1822: 'edge810_china',
|
|
317
|
+
1823: 'edge810_taiwan',
|
|
318
|
+
1836: 'edge1000',
|
|
319
|
+
1837: 'vivofit',
|
|
320
|
+
1853: 'virb_remote',
|
|
321
|
+
1885: 'vivoki',
|
|
322
|
+
1903: 'fr15',
|
|
323
|
+
1907: 'vivoactive',
|
|
324
|
+
1918: 'edge510_korea',
|
|
325
|
+
1928: 'fr620_japan',
|
|
326
|
+
1929: 'fr620_china',
|
|
327
|
+
1930: 'fr220_japan',
|
|
328
|
+
1931: 'fr220_china',
|
|
329
|
+
1936: 'approach_s6',
|
|
330
|
+
1956: 'vivosmart',
|
|
331
|
+
1967: 'fenix2',
|
|
332
|
+
1988: 'epix',
|
|
333
|
+
2050: 'fenix3',
|
|
334
|
+
2052: 'edge1000_taiwan',
|
|
335
|
+
2053: 'edge1000_japan',
|
|
336
|
+
2061: 'fr15_japan',
|
|
337
|
+
2067: 'edge520',
|
|
338
|
+
2070: 'edge1000_china',
|
|
339
|
+
2072: 'fr620_russia',
|
|
340
|
+
2073: 'fr220_russia',
|
|
341
|
+
2079: 'vector_s',
|
|
342
|
+
2100: 'edge1000_korea',
|
|
343
|
+
2130: 'fr920xt_taiwan',
|
|
344
|
+
2131: 'fr920xt_china',
|
|
345
|
+
2132: 'fr920xt_japan',
|
|
346
|
+
2134: 'virbx',
|
|
347
|
+
2135: 'vivosmart_apac',
|
|
348
|
+
2140: 'etrex_touch',
|
|
349
|
+
2147: 'edge25',
|
|
350
|
+
2148: 'fr25',
|
|
351
|
+
2150: 'vivofit2',
|
|
352
|
+
2153: 'fr225',
|
|
353
|
+
2156: 'fr630',
|
|
354
|
+
2157: 'fr230',
|
|
355
|
+
2158: 'fr735xt',
|
|
356
|
+
2160: 'vivoactive_apac',
|
|
357
|
+
2161: 'vector2',
|
|
358
|
+
2162: 'vector2s',
|
|
359
|
+
2172: 'virbxe',
|
|
360
|
+
2173: 'fr620_taiwan',
|
|
361
|
+
2174: 'fr220_taiwan',
|
|
362
|
+
2175: 'truswing',
|
|
363
|
+
2187: 'd2airvenu',
|
|
364
|
+
2188: 'fenix3_china',
|
|
365
|
+
2189: 'fenix3_twn',
|
|
366
|
+
2192: 'varia_headlight',
|
|
367
|
+
2193: 'varia_taillight_old',
|
|
368
|
+
2204: 'edge_explore_1000',
|
|
369
|
+
2219: 'fr225_asia',
|
|
370
|
+
2225: 'varia_radar_taillight',
|
|
371
|
+
2226: 'varia_radar_display',
|
|
372
|
+
2238: 'edge20',
|
|
373
|
+
2260: 'edge520_asia',
|
|
374
|
+
2261: 'edge520_japan',
|
|
375
|
+
2262: 'd2bravo',
|
|
376
|
+
2266: 'approach_s20',
|
|
377
|
+
2271: 'vivosmart2',
|
|
378
|
+
2274: 'edge1000_thai',
|
|
379
|
+
2276: 'varia_remote',
|
|
380
|
+
2288: 'edge25_asia',
|
|
381
|
+
2289: 'edge25_jpn',
|
|
382
|
+
2290: 'edge20_asia',
|
|
383
|
+
2292: 'approach_x40',
|
|
384
|
+
2293: 'fenix3_japan',
|
|
385
|
+
2294: 'vivosmart_emea',
|
|
386
|
+
2310: 'fr630_asia',
|
|
387
|
+
2311: 'fr630_jpn',
|
|
388
|
+
2313: 'fr230_jpn',
|
|
389
|
+
2327: 'hrm4_run',
|
|
390
|
+
2332: 'epix_japan',
|
|
391
|
+
2337: 'vivoactive_hr',
|
|
392
|
+
2347: 'vivosmart_gps_hr',
|
|
393
|
+
2348: 'vivosmart_hr',
|
|
394
|
+
2361: 'vivosmart_hr_asia',
|
|
395
|
+
2362: 'vivosmart_gps_hr_asia',
|
|
396
|
+
2368: 'vivomove',
|
|
397
|
+
2379: 'varia_taillight',
|
|
398
|
+
2396: 'fr235_asia',
|
|
399
|
+
2397: 'fr235_japan',
|
|
400
|
+
2398: 'varia_vision',
|
|
401
|
+
2406: 'vivofit3',
|
|
402
|
+
2407: 'fenix3_korea',
|
|
403
|
+
2408: 'fenix3_sea',
|
|
404
|
+
2413: 'fenix3_hr',
|
|
405
|
+
2417: 'virb_ultra_30',
|
|
406
|
+
2429: 'index_smart_scale',
|
|
407
|
+
2431: 'fr235',
|
|
408
|
+
2432: 'fenix3_chronos',
|
|
409
|
+
2441: 'oregon7xx',
|
|
410
|
+
2444: 'rino7xx',
|
|
411
|
+
2457: 'epix_korea',
|
|
412
|
+
2473: 'fenix3_hr_chn',
|
|
413
|
+
2474: 'fenix3_hr_twn',
|
|
414
|
+
2475: 'fenix3_hr_jpn',
|
|
415
|
+
2476: 'fenix3_hr_sea',
|
|
416
|
+
2477: 'fenix3_hr_kor',
|
|
417
|
+
2496: 'nautix',
|
|
418
|
+
2497: 'vivoactive_hr_apac',
|
|
419
|
+
2503: 'fr35',
|
|
420
|
+
2512: 'oregon7xx_ww',
|
|
421
|
+
2530: 'edge820',
|
|
422
|
+
2531: 'edge_explore_820',
|
|
423
|
+
2533: 'fr735xt_apac',
|
|
424
|
+
2534: 'fr735xt_japan',
|
|
425
|
+
2544: 'fenix5s',
|
|
426
|
+
2547: 'd2bravo_titanium',
|
|
427
|
+
2567: 'varia_ut800',
|
|
428
|
+
2593: 'running_dynamics_pod',
|
|
429
|
+
2599: 'edge820_china',
|
|
430
|
+
2600: 'edge820_japan',
|
|
431
|
+
2604: 'fenix5x',
|
|
432
|
+
2606: 'vivofit_jr',
|
|
433
|
+
2622: 'vivosmart3',
|
|
434
|
+
2623: 'vivosport',
|
|
435
|
+
2628: 'edge820_taiwan',
|
|
436
|
+
2629: 'edge820_korea',
|
|
437
|
+
2630: 'edge820_sea',
|
|
438
|
+
2650: 'fr35_hebrew',
|
|
439
|
+
2656: 'approach_s60',
|
|
440
|
+
2667: 'fr35_apac',
|
|
441
|
+
2668: 'fr35_japan',
|
|
442
|
+
2675: 'fenix3_chronos_asia',
|
|
443
|
+
2687: 'virb360',
|
|
444
|
+
2691: 'fr935',
|
|
445
|
+
2697: 'fenix5',
|
|
446
|
+
2700: 'vivoactive3',
|
|
447
|
+
2713: 'edge1030',
|
|
448
|
+
2727: 'fr35_sea',
|
|
449
|
+
2733: 'fr235_china_nfc',
|
|
450
|
+
2769: 'foretrex601_701',
|
|
451
|
+
2772: 'vivomove_hr',
|
|
452
|
+
2787: 'vector3',
|
|
453
|
+
2796: 'fenix5_asia',
|
|
454
|
+
2797: 'fenix5s_asia',
|
|
455
|
+
2798: 'fenix5x_asia',
|
|
456
|
+
2806: 'approach_z80',
|
|
457
|
+
2814: 'fr35_korea',
|
|
458
|
+
2819: 'd2charlie',
|
|
459
|
+
2831: 'vivosmart3_apac',
|
|
460
|
+
2832: 'vivosport_apac',
|
|
461
|
+
2833: 'fr935_asia',
|
|
462
|
+
2859: 'descent',
|
|
463
|
+
2878: 'vivofit4',
|
|
464
|
+
2886: 'fr645',
|
|
465
|
+
2888: 'fr645m',
|
|
466
|
+
2891: 'fr30',
|
|
467
|
+
2900: 'fenix5s_plus',
|
|
468
|
+
2909: 'edge130',
|
|
469
|
+
2924: 'edge1030_asia',
|
|
470
|
+
2927: 'vivosmart4',
|
|
471
|
+
2945: 'vivomove_hr_asia',
|
|
472
|
+
2962: 'approach_x10',
|
|
473
|
+
2977: 'fr30_asia',
|
|
474
|
+
2988: 'vivoactive3m_w',
|
|
475
|
+
3003: 'fr645_asia',
|
|
476
|
+
3004: 'fr645m_asia',
|
|
477
|
+
3011: 'edge_explore',
|
|
478
|
+
3028: 'gpsmap66',
|
|
479
|
+
3049: 'approach_s10',
|
|
480
|
+
3066: 'vivoactive3m_l',
|
|
481
|
+
3076: 'fr245',
|
|
482
|
+
3077: 'fr245m',
|
|
483
|
+
3085: 'approach_g80',
|
|
484
|
+
3092: 'edge130_asia',
|
|
485
|
+
3095: 'edge1030_bontrager',
|
|
486
|
+
3110: 'fenix5_plus',
|
|
487
|
+
3111: 'fenix5x_plus',
|
|
488
|
+
3112: 'edge520_plus',
|
|
489
|
+
3113: 'fr945',
|
|
490
|
+
3121: 'edge530',
|
|
491
|
+
3122: 'edge830',
|
|
492
|
+
3126: 'instinct_esports',
|
|
493
|
+
3134: 'fenix5s_plus_apac',
|
|
494
|
+
3135: 'fenix5x_plus_apac',
|
|
495
|
+
3142: 'edge520_plus_apac',
|
|
496
|
+
3143: 'descent_t1',
|
|
497
|
+
3144: 'fr235l_asia',
|
|
498
|
+
3145: 'fr245_asia',
|
|
499
|
+
3163: 'vivoactive3m_apac',
|
|
500
|
+
3192: 'gen3_bsm',
|
|
501
|
+
3193: 'gen3_bcm',
|
|
502
|
+
3218: 'vivosmart4_asia',
|
|
503
|
+
3224: 'vivoactive4_small',
|
|
504
|
+
3225: 'vivoactive4_large',
|
|
505
|
+
3226: 'venu',
|
|
506
|
+
3246: 'marq_driver',
|
|
507
|
+
3247: 'marq_aviator',
|
|
508
|
+
3248: 'marq_captain',
|
|
509
|
+
3249: 'marq_commander',
|
|
510
|
+
3250: 'marq_expedition',
|
|
511
|
+
3251: 'marq_athlete',
|
|
512
|
+
3258: 'descent_mk2',
|
|
513
|
+
3282: 'fr45',
|
|
514
|
+
3284: 'gpsmap66i',
|
|
515
|
+
3287: 'fenix6ssport',
|
|
516
|
+
3288: 'fenix6s',
|
|
517
|
+
3289: 'fenix6sport',
|
|
518
|
+
3290: 'fenix6',
|
|
519
|
+
3291: 'fenix6x',
|
|
520
|
+
3299: 'hrm_dual',
|
|
521
|
+
3300: 'hrm_pro',
|
|
522
|
+
3308: 'vivomove3_premium',
|
|
523
|
+
3314: 'approach_s40',
|
|
524
|
+
3321: 'fr245m_asia',
|
|
525
|
+
3349: 'edge530_apac',
|
|
526
|
+
3350: 'edge830_apac',
|
|
527
|
+
3378: 'vivomove3',
|
|
528
|
+
3387: 'vivoactive4_small_asia',
|
|
529
|
+
3388: 'vivoactive4_large_asia',
|
|
530
|
+
3389: 'vivoactive4_oled_asia',
|
|
531
|
+
3405: 'swim2',
|
|
532
|
+
3420: 'marq_driver_asia',
|
|
533
|
+
3421: 'marq_aviator_asia',
|
|
534
|
+
3422: 'vivomove3_asia',
|
|
535
|
+
3441: 'fr945_asia',
|
|
536
|
+
3446: 'vivoactive3t_chn',
|
|
537
|
+
3448: 'marq_captain_asia',
|
|
538
|
+
3449: 'marq_commander_asia',
|
|
539
|
+
3450: 'marq_expedition_asia',
|
|
540
|
+
3451: 'marq_athlete_asia',
|
|
541
|
+
3461: 'index_smart_scale_2',
|
|
542
|
+
3466: 'instinct_solar',
|
|
543
|
+
3469: 'fr45_asia',
|
|
544
|
+
3473: 'vivoactive3_daimler',
|
|
545
|
+
3498: 'legacy_rey',
|
|
546
|
+
3499: 'legacy_darth_vader',
|
|
547
|
+
3500: 'legacy_captain_marvel',
|
|
548
|
+
3501: 'legacy_first_avenger',
|
|
549
|
+
3512: 'fenix6s_sport_asia',
|
|
550
|
+
3513: 'fenix6s_asia',
|
|
551
|
+
3514: 'fenix6_sport_asia',
|
|
552
|
+
3515: 'fenix6_asia',
|
|
553
|
+
3516: 'fenix6x_asia',
|
|
554
|
+
3535: 'legacy_captain_marvel_asia',
|
|
555
|
+
3536: 'legacy_first_avenger_asia',
|
|
556
|
+
3537: 'legacy_rey_asia',
|
|
557
|
+
3538: 'legacy_darth_vader_asia',
|
|
558
|
+
3542: 'descent_mk2s',
|
|
559
|
+
3558: 'edge130_plus',
|
|
560
|
+
3570: 'edge1030_plus',
|
|
561
|
+
3578: 'rally_200',
|
|
562
|
+
3589: 'fr745',
|
|
563
|
+
3596: 'venusq_music',
|
|
564
|
+
3599: 'venusq_music_v2',
|
|
565
|
+
3600: 'venusq',
|
|
566
|
+
3615: 'lily',
|
|
567
|
+
3624: 'marq_adventurer',
|
|
568
|
+
3638: 'enduro',
|
|
569
|
+
3639: 'swim2_apac',
|
|
570
|
+
3648: 'marq_adventurer_asia',
|
|
571
|
+
3652: 'fr945_lte',
|
|
572
|
+
3702: 'descent_mk2_asia',
|
|
573
|
+
3703: 'venu2',
|
|
574
|
+
3704: 'venu2s',
|
|
575
|
+
3737: 'venu_daimler_asia',
|
|
576
|
+
3739: 'marq_golfer',
|
|
577
|
+
3740: 'venu_daimler',
|
|
578
|
+
3794: 'fr745_asia',
|
|
579
|
+
3808: 'varia_rct715',
|
|
580
|
+
3809: 'lily_asia',
|
|
581
|
+
3812: 'edge1030_plus_asia',
|
|
582
|
+
3813: 'edge130_plus_asia',
|
|
583
|
+
3823: 'approach_s12',
|
|
584
|
+
3837: 'venusq_asia',
|
|
585
|
+
3843: 'edge1040',
|
|
586
|
+
3850: 'marq_golfer_asia',
|
|
587
|
+
3851: 'venu2_plus',
|
|
588
|
+
3865: 'gnss',
|
|
589
|
+
3869: 'fr55',
|
|
590
|
+
3872: 'enduro_asia',
|
|
591
|
+
3888: 'instinct2',
|
|
592
|
+
3889: 'instinct2s',
|
|
593
|
+
3905: 'fenix7s',
|
|
594
|
+
3906: 'fenix7',
|
|
595
|
+
3907: 'fenix7x',
|
|
596
|
+
3908: 'fenix7s_apac',
|
|
597
|
+
3909: 'fenix7_apac',
|
|
598
|
+
3910: 'fenix7x_apac',
|
|
599
|
+
3927: 'approach_g12',
|
|
600
|
+
3930: 'descent_mk2s_asia',
|
|
601
|
+
3934: 'approach_s42',
|
|
602
|
+
3943: 'epix_gen2',
|
|
603
|
+
3944: 'epix_gen2_apac',
|
|
604
|
+
3949: 'venu2s_asia',
|
|
605
|
+
3950: 'venu2_asia',
|
|
606
|
+
3978: 'fr945_lte_asia',
|
|
607
|
+
3982: 'vivomove_sport',
|
|
608
|
+
3983: 'vivomove_trend',
|
|
609
|
+
3986: 'approach_s12_asia',
|
|
610
|
+
3990: 'fr255_music',
|
|
611
|
+
3991: 'fr255_small_music',
|
|
612
|
+
3992: 'fr255',
|
|
613
|
+
3993: 'fr255_small',
|
|
614
|
+
4001: 'approach_g12_asia',
|
|
615
|
+
4002: 'approach_s42_asia',
|
|
616
|
+
4005: 'descent_g1',
|
|
617
|
+
4017: 'venu2_plus_asia',
|
|
618
|
+
4024: 'fr955',
|
|
619
|
+
4033: 'fr55_asia',
|
|
620
|
+
4061: 'edge540',
|
|
621
|
+
4062: 'edge840',
|
|
622
|
+
4063: 'vivosmart5',
|
|
623
|
+
4071: 'instinct2_asia',
|
|
624
|
+
4105: 'marq_gen2',
|
|
625
|
+
4115: 'venusq2',
|
|
626
|
+
4116: 'venusq2_music',
|
|
627
|
+
4124: 'marq_gen2_aviator',
|
|
628
|
+
4125: 'd2_air_x10',
|
|
629
|
+
4130: 'hrm_pro_plus',
|
|
630
|
+
4132: 'descent_g1_asia',
|
|
631
|
+
4135: 'tactix7',
|
|
632
|
+
4155: 'instinct_crossover',
|
|
633
|
+
4169: 'edge_explore_2',
|
|
634
|
+
4222: 'descent_mk3',
|
|
635
|
+
4223: 'descent_mk3i',
|
|
636
|
+
4233: 'approach_s70',
|
|
637
|
+
4257: 'fr265_large',
|
|
638
|
+
4258: 'fr265_small',
|
|
639
|
+
4260: 'venu3',
|
|
640
|
+
4261: 'venu3s',
|
|
641
|
+
4265: 'tacx_neo_smart',
|
|
642
|
+
4266: 'tacx_neo2_smart',
|
|
643
|
+
4267: 'tacx_neo2t_smart',
|
|
644
|
+
4268: 'tacx_neo_smart_bike',
|
|
645
|
+
4269: 'tacx_satori_smart',
|
|
646
|
+
4270: 'tacx_flow_smart',
|
|
647
|
+
4271: 'tacx_vortex_smart',
|
|
648
|
+
4272: 'tacx_bushido_smart',
|
|
649
|
+
4273: 'tacx_genius_smart',
|
|
650
|
+
4274: 'tacx_flux_flux_s_smart',
|
|
651
|
+
4275: 'tacx_flux_2_smart',
|
|
652
|
+
4276: 'tacx_magnum',
|
|
653
|
+
4305: 'edge1040_asia',
|
|
654
|
+
4312: 'epix_gen2_pro_42',
|
|
655
|
+
4313: 'epix_gen2_pro_47',
|
|
656
|
+
4314: 'epix_gen2_pro_51',
|
|
657
|
+
4315: 'fr965',
|
|
658
|
+
4341: 'enduro_2',
|
|
659
|
+
4374: 'fenix7s_pro_solar',
|
|
660
|
+
4375: 'fenix7_pro_solar',
|
|
661
|
+
4376: 'fenix7x_pro_solar',
|
|
662
|
+
4380: 'lily2',
|
|
663
|
+
4394: 'instinct2x',
|
|
664
|
+
4426: 'vivoactive5',
|
|
665
|
+
4432: 'fr165',
|
|
666
|
+
4433: 'fr165_music',
|
|
667
|
+
4440: 'edge1050',
|
|
668
|
+
4442: 'descent_t2',
|
|
669
|
+
4446: 'hrm_fit',
|
|
670
|
+
4472: 'marq_gen2_commander',
|
|
671
|
+
4477: 'lily_athlete',
|
|
672
|
+
4532: 'fenix8_solar',
|
|
673
|
+
4533: 'fenix8_solar_large',
|
|
674
|
+
4534: 'fenix8_small',
|
|
675
|
+
4536: 'fenix8',
|
|
676
|
+
4556: 'd2_mach_1_pro',
|
|
677
|
+
4575: 'enduro_3',
|
|
678
|
+
4583: 'instinct_e40mm',
|
|
679
|
+
4584: 'instinct_e45mm',
|
|
680
|
+
4585: 'instinct_3_solar_45mm',
|
|
681
|
+
4586: 'instinct_3_amoled_45mm',
|
|
682
|
+
4587: 'instinct_3_amoled_50mm',
|
|
683
|
+
4588: 'descent_g2',
|
|
684
|
+
4603: 'venu_x1',
|
|
685
|
+
4606: 'hrm200',
|
|
686
|
+
4625: 'vivoactive6',
|
|
687
|
+
4647: 'approach_s44',
|
|
688
|
+
4655: 'edge_mtb',
|
|
689
|
+
4656: 'approach_s50',
|
|
690
|
+
4666: 'fenix_e',
|
|
691
|
+
4759: 'instinct_3_solar_50mm',
|
|
692
|
+
4775: 'tactix_8_amoled',
|
|
693
|
+
4776: 'tactix_8_solar',
|
|
694
|
+
10007: 'sdm4',
|
|
695
|
+
10014: 'edge_remote',
|
|
696
|
+
20119: 'training_center',
|
|
697
|
+
20533: 'tacx_training_app_win',
|
|
698
|
+
20534: 'tacx_training_app_mac',
|
|
699
|
+
20565: 'tacx_training_app_mac_catalyst',
|
|
700
|
+
30045: 'tacx_training_app_android',
|
|
701
|
+
30046: 'tacx_training_app_ios',
|
|
702
|
+
30047: 'tacx_training_app_legacy',
|
|
703
|
+
65531: 'connectiq_simulator',
|
|
704
|
+
65532: 'android_antplus_plugin',
|
|
705
|
+
65534: 'connect'
|
|
706
|
+
};
|
|
707
|
+
exports.GarminSports = {
|
|
708
|
+
0: 'generic',
|
|
709
|
+
1: 'running',
|
|
710
|
+
2: 'cycling',
|
|
711
|
+
3: 'transition',
|
|
712
|
+
4: 'fitness_equipment',
|
|
713
|
+
5: 'swimming',
|
|
714
|
+
6: 'basketball',
|
|
715
|
+
7: 'soccer',
|
|
716
|
+
8: 'tennis',
|
|
717
|
+
9: 'american_football',
|
|
718
|
+
10: 'training',
|
|
719
|
+
11: 'walking',
|
|
720
|
+
12: 'cross_country_skiing',
|
|
721
|
+
13: 'alpine_skiing',
|
|
722
|
+
14: 'snowboarding',
|
|
723
|
+
15: 'rowing',
|
|
724
|
+
16: 'mountaineering',
|
|
725
|
+
17: 'hiking',
|
|
726
|
+
18: 'multisport',
|
|
727
|
+
19: 'paddling',
|
|
728
|
+
20: 'flying',
|
|
729
|
+
21: 'e_biking',
|
|
730
|
+
22: 'motorcycling',
|
|
731
|
+
23: 'boating',
|
|
732
|
+
24: 'driving',
|
|
733
|
+
25: 'golf',
|
|
734
|
+
26: 'hang_gliding',
|
|
735
|
+
27: 'horseback_riding',
|
|
736
|
+
28: 'hunting',
|
|
737
|
+
29: 'fishing',
|
|
738
|
+
30: 'inline_skating',
|
|
739
|
+
31: 'rock_climbing',
|
|
740
|
+
32: 'sailing',
|
|
741
|
+
33: 'ice_skating',
|
|
742
|
+
34: 'sky_diving',
|
|
743
|
+
35: 'snowshoeing',
|
|
744
|
+
36: 'snowmobiling',
|
|
745
|
+
37: 'stand_up_paddleboarding',
|
|
746
|
+
38: 'surfing',
|
|
747
|
+
39: 'wakeboarding',
|
|
748
|
+
40: 'water_skiing',
|
|
749
|
+
41: 'kayaking',
|
|
750
|
+
42: 'rafting',
|
|
751
|
+
43: 'windsurfing',
|
|
752
|
+
44: 'kitesurfing',
|
|
753
|
+
45: 'tactical',
|
|
754
|
+
46: 'jumpmaster',
|
|
755
|
+
47: 'boxing',
|
|
756
|
+
48: 'floor_climbing',
|
|
757
|
+
49: 'baseball',
|
|
758
|
+
53: 'diving',
|
|
759
|
+
62: 'hiit',
|
|
760
|
+
64: 'racket',
|
|
761
|
+
65: 'wheelchair_push_walk',
|
|
762
|
+
66: 'wheelchair_push_run',
|
|
763
|
+
67: 'meditation',
|
|
764
|
+
69: 'disc_golf',
|
|
765
|
+
71: 'cricket',
|
|
766
|
+
72: 'rugby',
|
|
767
|
+
73: 'hockey',
|
|
768
|
+
74: 'lacrosse',
|
|
769
|
+
75: 'volleyball',
|
|
770
|
+
76: 'water_tubing',
|
|
771
|
+
77: 'wakesurfing',
|
|
772
|
+
80: 'mixed_martial_arts',
|
|
773
|
+
82: 'snorkeling',
|
|
774
|
+
83: 'dance',
|
|
775
|
+
84: 'jump_rope',
|
|
776
|
+
254: 'all'
|
|
777
|
+
};
|
|
778
|
+
exports.GarminSubSports = {
|
|
779
|
+
0: 'generic',
|
|
780
|
+
1: 'treadmill',
|
|
781
|
+
2: 'street',
|
|
782
|
+
3: 'trail',
|
|
783
|
+
4: 'track',
|
|
784
|
+
5: 'spin',
|
|
785
|
+
6: 'indoor_cycling',
|
|
786
|
+
7: 'road',
|
|
787
|
+
8: 'mountain',
|
|
788
|
+
9: 'downhill',
|
|
789
|
+
10: 'recumbent',
|
|
790
|
+
11: 'cyclocross',
|
|
791
|
+
12: 'hand_cycling',
|
|
792
|
+
13: 'track_cycling',
|
|
793
|
+
14: 'indoor_rowing',
|
|
794
|
+
15: 'elliptical',
|
|
795
|
+
16: 'stair_climbing',
|
|
796
|
+
17: 'lap_swimming',
|
|
797
|
+
18: 'open_water',
|
|
798
|
+
19: 'flexibility_training',
|
|
799
|
+
20: 'strength_training',
|
|
800
|
+
21: 'warm_up',
|
|
801
|
+
22: 'match',
|
|
802
|
+
23: 'exercise',
|
|
803
|
+
24: 'challenge',
|
|
804
|
+
25: 'indoor_skiing',
|
|
805
|
+
26: 'cardio_training',
|
|
806
|
+
27: 'indoor_walking',
|
|
807
|
+
28: 'e_bike_fitness',
|
|
808
|
+
29: 'bmx',
|
|
809
|
+
30: 'casual_walking',
|
|
810
|
+
31: 'speed_walking',
|
|
811
|
+
32: 'bike_to_run_transition',
|
|
812
|
+
33: 'run_to_bike_transition',
|
|
813
|
+
34: 'swim_to_bike_transition',
|
|
814
|
+
35: 'atv',
|
|
815
|
+
36: 'motocross',
|
|
816
|
+
37: 'backcountry',
|
|
817
|
+
38: 'resort',
|
|
818
|
+
39: 'rc_drone',
|
|
819
|
+
40: 'wingsuit',
|
|
820
|
+
41: 'whitewater',
|
|
821
|
+
42: 'skate_skiing',
|
|
822
|
+
43: 'yoga',
|
|
823
|
+
44: 'pilates',
|
|
824
|
+
45: 'indoor_running',
|
|
825
|
+
46: 'gravel_cycling',
|
|
826
|
+
47: 'e_bike_mountain',
|
|
827
|
+
48: 'commuting',
|
|
828
|
+
49: 'mixed_surface',
|
|
829
|
+
50: 'navigate',
|
|
830
|
+
51: 'track_me',
|
|
831
|
+
52: 'map',
|
|
832
|
+
53: 'single_gas_diving',
|
|
833
|
+
54: 'multi_gas_diving',
|
|
834
|
+
55: 'gauge_diving',
|
|
835
|
+
56: 'apnea_diving',
|
|
836
|
+
57: 'apnea_hunting',
|
|
837
|
+
58: 'virtual_activity',
|
|
838
|
+
59: 'obstacle',
|
|
839
|
+
62: 'breathing',
|
|
840
|
+
65: 'sail_race',
|
|
841
|
+
67: 'ultra',
|
|
842
|
+
68: 'indoor_climbing',
|
|
843
|
+
69: 'bouldering',
|
|
844
|
+
70: 'hiit',
|
|
845
|
+
73: 'amrap',
|
|
846
|
+
74: 'emom',
|
|
847
|
+
75: 'tabata',
|
|
848
|
+
84: 'pickleball',
|
|
849
|
+
85: 'padel',
|
|
850
|
+
86: 'indoor_wheelchair_walk',
|
|
851
|
+
87: 'indoor_wheelchair_run',
|
|
852
|
+
88: 'indoor_hand_cycling',
|
|
853
|
+
94: 'squash',
|
|
854
|
+
95: 'badminton',
|
|
855
|
+
96: 'racquetball',
|
|
856
|
+
97: 'table_tennis',
|
|
857
|
+
110: 'fly_canopy',
|
|
858
|
+
111: 'fly_paraglide',
|
|
859
|
+
112: 'fly_paramotor',
|
|
860
|
+
113: 'fly_pressurized',
|
|
861
|
+
114: 'fly_navigate',
|
|
862
|
+
115: 'fly_timer',
|
|
863
|
+
116: 'fly_altimeter',
|
|
864
|
+
117: 'fly_wx',
|
|
865
|
+
118: 'fly_vfr',
|
|
866
|
+
119: 'fly_ifr',
|
|
867
|
+
254: 'all'
|
|
868
|
+
};
|