fitprint

command
v0.1.3-test Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2023 License: BSD-3-Clause Imports: 11 Imported by: 0

README

Fitprint

Fitconv prints the FIT file into stdout in human-readable format.

Usage Examples

go run main.go ../../testdata/from_official_sdk/Settings.fit

# Output:
# file_id:
#     manufacturer: 1
#     product: 988
#     serial_number: 123456
#     type: 2
# user_profile:
#     weight: 90 kg
#     gender: 1
#     age: 28 years
#     height: 1.9 m
#     language: 0
# hrm_profile:
#     hrm_ant_id: 100
#
# took: 426.537µs

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL