FTMS.NET.Contracts
1.0.0-alpha.59
dotnet add package FTMS.NET.Contracts --version 1.0.0-alpha.59
NuGet\Install-Package FTMS.NET.Contracts -Version 1.0.0-alpha.59
<PackageReference Include="FTMS.NET.Contracts" Version="1.0.0-alpha.59" />
<PackageVersion Include="FTMS.NET.Contracts" Version="1.0.0-alpha.59" />
<PackageReference Include="FTMS.NET.Contracts" />
paket add FTMS.NET.Contracts --version 1.0.0-alpha.59
#r "nuget: FTMS.NET.Contracts, 1.0.0-alpha.59"
#addin nuget:?package=FTMS.NET.Contracts&version=1.0.0-alpha.59&prerelease
#tool nuget:?package=FTMS.NET.Contracts&version=1.0.0-alpha.59&prerelease
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 method FitnessMachineService.CreateAsync(connection)
to create a new instance of IFitnessMachineService
.
Remarks
Fitness Machine Featurese
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 | Versions 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. |
-
net8.0
- DynamicData (>= 9.1.1)
-
net9.0
- DynamicData (>= 9.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FTMS.NET.Contracts:
Package | Downloads |
---|---|
FTMS.NET
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha.59 | 69 | 2 months ago |
0.2.1-alpha.4 | 0 | 5 hours ago |
0.2.1-alpha.2 | 113 | 21 days ago |
0.2.0 | 162 | a month ago |
0.1.4-alpha.4 | 52 | a month ago |
0.1.4-alpha.2 | 58 | a month ago |
0.1.3 | 147 | a month ago |
0.1.3-alpha.2 | 48 | a month ago |
0.1.2 | 109 | 2 months ago |
0.1.1-alpha.12 | 56 | 2 months ago |
0.1.1-alpha.2 | 52 | 2 months ago |
0.1.0 | 95 | 2 months ago |
0.0.1-alpha.59 | 62 | 2 months ago |
0.0.1-alpha.57 | 61 | 2 months ago |
0.0.1-alpha.56 | 62 | 2 months ago |
0.0.1-alpha.51 | 64 | 2 months ago |
0.0.1-alpha.50 | 67 | 2 months ago |
0.0.1-alpha.46 | 62 | 2 months ago |
0.0.1-alpha.39 | 65 | 2 months ago |
0.0.1-alpha.37 | 63 | 2 months ago |
0.0.1-alpha.36 | 64 | 2 months ago |
0.0.1-alpha.34 | 56 | 2 months ago |
0.0.1-alpha.31 | 52 | 2 months ago |
0.0.1-alpha.29 | 45 | 3 months ago |
0.0.1-alpha.25 | 49 | 3 months ago |