FTMS.NET 0.2.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package FTMS.NET --version 0.2.0
                    
NuGet\Install-Package FTMS.NET -Version 0.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FTMS.NET" Version="0.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FTMS.NET" Version="0.2.0" />
                    
Directory.Packages.props
<PackageReference Include="FTMS.NET" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FTMS.NET --version 0.2.0
                    
#r "nuget: FTMS.NET, 0.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=FTMS.NET&version=0.2.0
                    
Install FTMS.NET as a Cake Addin
#tool nuget:?package=FTMS.NET&version=0.2.0
                    
Install FTMS.NET as a Cake Tool

FTMS.NET

This Repository holds a Fitness Machine Service (FTMS) Client Library for .NET. FTMS is a service protocol for Bluetooth Low Energy Devices.

Supported Fitness Maschine Types

  • Threadmill ⛔
  • CrossTrainer ⛔
  • StepClimber ⛔
  • StairClimber ⛔
  • Rower ⛔
  • IndoorBike ✔️

Contributions to support other maschines types are welcome!

You can find further documentation on this BLE Service in the supplied PDF files (see docs folder).

Creation

The app already needs to be connected to the BLE device. You can use a BLE library of you choice. Please create a class implementing IFitnessMachineServiceConnection for the used library.

Use the static extension methods for IFitnessMachineServiceConnection to create a complete IFitnessMachineService or just a part of it.

Remarks

Fitness Machine Features

Although the library reads the supported features flags and ranges from the machine into IFitnessMachineService.Features, the library will not use this information as not all manufacturers will set all the flags correctly.

Eg the control request to change the target power will not check if the new target power is in the supported power range of the machine.

Tested Maschines

In theory every device, which supports FTMS, should work.

Indoor Bikes

  • VanRysel D100
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FTMS.NET:

Package Downloads
Plugin.BLE.FTMS

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.1-alpha.2 115 3/12/2025
0.2.0 142 2/25/2025
0.1.4-alpha.4 49 2/25/2025
0.1.4-alpha.2 59 2/22/2025
0.1.3 148 2/20/2025
0.1.3-alpha.2 52 2/20/2025
0.1.2 99 2/16/2025
0.1.1-alpha.12 54 2/16/2025
0.1.1-alpha.2 57 2/14/2025
0.1.0 84 2/13/2025
0.0.1-alpha.59 58 2/13/2025
0.0.1-alpha.57 58 2/13/2025
0.0.1-alpha.56 60 2/13/2025
0.0.1-alpha.51 58 2/12/2025
0.0.1-alpha.50 62 2/12/2025
0.0.1-alpha.46 65 2/11/2025
0.0.1-alpha.39 64 2/10/2025
0.0.1-alpha.37 64 2/10/2025
0.0.1-alpha.36 71 2/10/2025
0.0.1-alpha.34 62 2/8/2025
0.0.1-alpha.31 53 1/21/2025
0.0.1-alpha.29 44 1/8/2025
0.0.1-alpha.25 51 1/7/2025