@keiser/metrics-sdk-admin-typescript 5.0.35 → 5.1.1
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/README.md +35 -4
- package/dist/apis/MetricsAdminApi.d.ts +1 -1
- package/dist/connection.d.ts +6 -7
- package/dist/index.js +4883 -4199
- package/dist/index.mjs +4750 -4151
- package/dist/models/A500AppType.d.ts +25 -0
- package/dist/models/A500DataSetData.d.ts +7 -22
- package/dist/models/A500DataSetType.d.ts +23 -0
- package/dist/models/A500MachineStateData.d.ts +7 -25
- package/dist/models/A500RepDataPointData.d.ts +7 -23
- package/dist/models/A500TestResultData.d.ts +1 -1
- package/dist/models/A500TimeSeriesPointData.d.ts +15 -15
- package/dist/models/AcceptedTermsVersionData.d.ts +1 -1
- package/dist/models/AccessControlRight.d.ts +23 -0
- package/dist/models/AnalyticRight.d.ts +22 -0
- package/dist/models/BodyCompositionMeasurementData.d.ts +32 -32
- package/dist/models/CacheKeysResponse.d.ts +1 -1
- package/dist/models/CacheObject.d.ts +3 -3
- package/dist/models/CacheObjectResponse.d.ts +1 -1
- package/dist/models/CardioExerciseData.d.ts +1 -1
- package/dist/models/CardioExerciseVariantData.d.ts +4 -10
- package/dist/models/CardioExerciseVariantType.d.ts +22 -0
- package/dist/models/CardioMachineData.d.ts +5 -12
- package/dist/models/CardioMachineParseCode.d.ts +23 -0
- package/dist/models/CharacterType.d.ts +23 -0
- package/dist/models/EmailAddressData.d.ts +1 -1
- package/dist/models/EmployeeRole.d.ts +26 -0
- package/dist/models/ExerciseAliasData.d.ts +4 -12
- package/dist/models/ExerciseAliasType.d.ts +24 -0
- package/dist/models/ExerciseOrdinalSetAssignmentData.d.ts +1 -1
- package/dist/models/ExerciseOrdinalSetData.d.ts +1 -1
- package/dist/models/ExerciseRight.d.ts +22 -0
- package/dist/models/FacilityConfigurationData.d.ts +6 -21
- package/dist/models/FacilityData.d.ts +1 -1
- package/dist/models/FacilityLicenseData.d.ts +4 -12
- package/dist/models/FacilityLicenseListResponse.d.ts +1 -1
- package/dist/models/FacilityLicenseListResponseMeta.d.ts +6 -14
- package/dist/models/FacilityLicenseResponse.d.ts +1 -1
- package/dist/models/FacilityLicenseSorting.d.ts +2 -2
- package/dist/models/FacilityLicenseType.d.ts +24 -0
- package/dist/models/FacilityProfileData.d.ts +1 -1
- package/dist/models/FacilityRelationshipData.d.ts +4 -21
- package/dist/models/FacilityRight.d.ts +23 -0
- package/dist/models/FacilitySessionUserData.d.ts +1 -1
- package/dist/models/FacilityStrengthMachineConfigurationData.d.ts +7 -25
- package/dist/models/FacilityStrengthMachineData.d.ts +1 -1
- package/dist/models/ForceUnit.d.ts +25 -0
- package/dist/models/GlobalAccessControlCreationResponse.d.ts +1 -1
- package/dist/models/GlobalAccessControlData.d.ts +25 -79
- package/dist/models/GlobalAccessControlListResponse.d.ts +1 -1
- package/dist/models/GlobalAccessControlListResponseMeta.d.ts +1 -1
- package/dist/models/GlobalAccessControlResponse.d.ts +1 -1
- package/dist/models/GlobalAccessControlSecretData.d.ts +1 -1
- package/dist/models/GlobalAccessControlSecretResponse.d.ts +1 -1
- package/dist/models/GlobalAccessControlSorting.d.ts +2 -2
- package/dist/models/HeartRateDataPointData.d.ts +1 -1
- package/dist/models/HeartRateDataSetData.d.ts +1 -1
- package/dist/models/HeartRateDataSetSessionData.d.ts +1 -1
- package/dist/models/HeightMeasurementData.d.ts +1 -1
- package/dist/models/High.d.ts +1 -1
- package/dist/models/LicenseRight.d.ts +23 -0
- package/dist/models/Low.d.ts +1 -1
- package/dist/models/MSeriesDataPointData.d.ts +1 -1
- package/dist/models/MSeriesDataSetData.d.ts +3 -3
- package/dist/models/MSeriesDataSetSegmentData.d.ts +1 -1
- package/dist/models/MSeriesFtpMeasurementData.d.ts +1 -1
- package/dist/models/MSeriesGuidedSessionRight.d.ts +23 -0
- package/dist/models/MuscleArea.d.ts +2 -2
- package/dist/models/MuscleData.d.ts +73 -11
- package/dist/models/MuscleGroup.d.ts +2 -2
- package/dist/models/MuscleTargetLevel.d.ts +24 -0
- package/dist/models/OAuthServiceData.d.ts +1 -1
- package/dist/models/PrimaryEmailAddressData.d.ts +1 -1
- package/dist/models/ProfileData.d.ts +2 -2
- package/dist/models/Queue.d.ts +2 -2
- package/dist/models/ResistancePrecision.d.ts +23 -0
- package/dist/models/ResqueDetailsData.d.ts +7 -1
- package/dist/models/ResqueDetailsResponse.d.ts +1 -1
- package/dist/models/ResqueRight.d.ts +23 -0
- package/dist/models/SessionData.d.ts +1 -1
- package/dist/models/SessionPlanActivitySetData.d.ts +1 -1
- package/dist/models/SessionPlanCardioSetData.d.ts +1 -1
- package/dist/models/SessionPlanData.d.ts +3 -3
- package/dist/models/SessionPlanSequenceAssignmentData.d.ts +1 -1
- package/dist/models/SessionPlanSequenceData.d.ts +3 -3
- package/dist/models/SessionPlanSequenceInstanceData.d.ts +1 -1
- package/dist/models/SessionPlanSetData.d.ts +5 -14
- package/dist/models/SessionPlanSetInstanceData.d.ts +4 -4
- package/dist/models/SessionPlanSetType.d.ts +25 -0
- package/dist/models/SessionPlanStrengthSetData.d.ts +4 -13
- package/dist/models/SessionPlanStretchSetData.d.ts +1 -1
- package/dist/models/Side.d.ts +23 -0
- package/dist/models/StatData.d.ts +1 -1
- package/dist/models/StatListResponse.d.ts +1 -1
- package/dist/models/StatListResponseMeta.d.ts +5 -5
- package/dist/models/StatSorting.d.ts +2 -2
- package/dist/models/StrengthExerciseCategory.d.ts +26 -0
- package/dist/models/StrengthExerciseData.d.ts +13 -45
- package/dist/models/StrengthExerciseMovement.d.ts +23 -0
- package/dist/models/StrengthExerciseMovementDEP.d.ts +23 -0
- package/dist/models/StrengthExercisePlane.d.ts +24 -0
- package/dist/models/StrengthExerciseVariantAttachment.d.ts +30 -0
- package/dist/models/StrengthExerciseVariantData.d.ts +10 -40
- package/dist/models/StrengthExerciseVariantType.d.ts +27 -0
- package/dist/models/StrengthMachineAppType.d.ts +25 -0
- package/dist/models/StrengthMachineData.d.ts +4 -16
- package/dist/models/StrengthMachineDataSetData.d.ts +13 -29
- package/dist/models/StrengthMachineDataSetTestData.d.ts +4 -13
- package/dist/models/StrengthMachineDataSetTestSubsetData.d.ts +1 -1
- package/dist/models/StrengthMachineLine.d.ts +28 -0
- package/dist/models/StrengthMachineModelData.d.ts +1 -1
- package/dist/models/StrengthTestType.d.ts +25 -0
- package/dist/models/StretchExerciseData.d.ts +1 -1
- package/dist/models/StretchExerciseVariantData.d.ts +4 -10
- package/dist/models/StretchExerciseVariantType.d.ts +22 -0
- package/dist/models/TaskFailedResponse.d.ts +1 -1
- package/dist/models/TaskFailure.d.ts +1 -1
- package/dist/models/TaskPayload.d.ts +1 -1
- package/dist/models/TaskQueueResponse.d.ts +1 -1
- package/dist/models/TaskQueueResponseMeta.d.ts +4 -10
- package/dist/models/TaskQueues.d.ts +1 -1
- package/dist/models/TaskSorting.d.ts +22 -0
- package/dist/models/TaskStats.d.ts +1 -1
- package/dist/models/TestSide.d.ts +24 -0
- package/dist/models/UserData.d.ts +1 -1
- package/dist/models/UserListResponse.d.ts +1 -1
- package/dist/models/UserListResponseMeta.d.ts +1 -1
- package/dist/models/UserResponse.d.ts +1 -1
- package/dist/models/UserRight.d.ts +23 -0
- package/dist/models/UserSorting.d.ts +2 -2
- package/dist/models/WeightMeasurementData.d.ts +1 -1
- package/dist/models/WorkersResponse.d.ts +1 -1
- package/dist/models/index.d.ts +33 -2
- package/dist/runtime.d.ts +2 -2
- package/docs/A500AppType.md +15 -0
- package/docs/A500DataSetData.md +2 -26
- package/docs/A500DataSetType.md +11 -0
- package/docs/A500MachineStateData.md +2 -32
- package/docs/A500RepDataPointData.md +2 -28
- package/docs/A500TimeSeriesPointData.md +14 -14
- package/docs/AccessControlRight.md +11 -0
- package/docs/AnalyticRight.md +9 -0
- package/docs/BodyCompositionMeasurementData.md +31 -31
- package/docs/CacheObject.md +2 -2
- package/docs/CardioExerciseVariantData.md +1 -10
- package/docs/CardioExerciseVariantType.md +9 -0
- package/docs/CardioMachineData.md +1 -12
- package/docs/CardioMachineParseCode.md +11 -0
- package/docs/CharacterType.md +11 -0
- package/docs/EmployeeRole.md +17 -0
- package/docs/ExerciseAliasData.md +1 -14
- package/docs/ExerciseAliasType.md +13 -0
- package/docs/ExerciseRight.md +9 -0
- package/docs/FacilityConfigurationData.md +2 -24
- package/docs/FacilityLicenseData.md +1 -14
- package/docs/FacilityLicenseListResponseMeta.md +3 -16
- package/docs/FacilityLicenseType.md +13 -0
- package/docs/FacilityRelationshipData.md +1 -19
- package/docs/FacilityRight.md +11 -0
- package/docs/FacilityStrengthMachineConfigurationData.md +2 -32
- package/docs/ForceUnit.md +15 -0
- package/docs/GlobalAccessControlData.md +8 -92
- package/docs/LicenseRight.md +11 -0
- package/docs/MSeriesDataSetData.md +1 -1
- package/docs/MSeriesGuidedSessionRight.md +11 -0
- package/docs/MuscleData.md +130 -6
- package/docs/MuscleTargetLevel.md +13 -0
- package/docs/ProfileData.md +1 -1
- package/docs/ResistancePrecision.md +11 -0
- package/docs/ResqueDetailsData.md +1 -0
- package/docs/ResqueRight.md +11 -0
- package/docs/SessionPlanData.md +2 -2
- package/docs/SessionPlanSequenceData.md +2 -2
- package/docs/SessionPlanSetData.md +2 -17
- package/docs/SessionPlanSetInstanceData.md +3 -3
- package/docs/SessionPlanSetType.md +15 -0
- package/docs/SessionPlanStrengthSetData.md +1 -16
- package/docs/Side.md +11 -0
- package/docs/StatListResponseMeta.md +2 -2
- package/docs/StrengthExerciseCategory.md +17 -0
- package/docs/StrengthExerciseData.md +4 -56
- package/docs/StrengthExerciseMovement.md +11 -0
- package/docs/StrengthExerciseMovementDEP.md +11 -0
- package/docs/StrengthExercisePlane.md +13 -0
- package/docs/StrengthExerciseVariantAttachment.md +25 -0
- package/docs/StrengthExerciseVariantData.md +3 -54
- package/docs/StrengthExerciseVariantType.md +19 -0
- package/docs/StrengthMachineAppType.md +15 -0
- package/docs/StrengthMachineData.md +1 -22
- package/docs/StrengthMachineDataSetData.md +8 -34
- package/docs/StrengthMachineDataSetTestData.md +1 -16
- package/docs/StrengthMachineLine.md +21 -0
- package/docs/StrengthTestType.md +15 -0
- package/docs/StretchExerciseVariantData.md +1 -10
- package/docs/StretchExerciseVariantType.md +9 -0
- package/docs/TaskQueueResponseMeta.md +1 -10
- package/docs/TaskSorting.md +9 -0
- package/docs/TestSide.md +13 -0
- package/docs/UserRight.md +11 -0
- package/package.json +22 -6
- package/src/apis/MetricsAdminApi.ts +22 -22
- package/src/connection.ts +36 -14
- package/src/models/A500AppType.ts +45 -0
- package/src/models/A500DataSetData.ts +21 -30
- package/src/models/A500DataSetType.ts +41 -0
- package/src/models/A500MachineStateData.ts +21 -33
- package/src/models/A500RepDataPointData.ts +22 -31
- package/src/models/A500TestResultData.ts +1 -1
- package/src/models/A500TimeSeriesPointData.ts +29 -43
- package/src/models/AcceptedTermsVersionData.ts +1 -1
- package/src/models/AccessControlRight.ts +41 -0
- package/src/models/AnalyticRight.ts +39 -0
- package/src/models/BodyCompositionMeasurementData.ts +63 -94
- package/src/models/CacheKeysResponse.ts +1 -1
- package/src/models/CacheObject.ts +5 -7
- package/src/models/CacheObjectResponse.ts +1 -1
- package/src/models/CardioExerciseData.ts +1 -1
- package/src/models/CardioExerciseVariantData.ts +11 -15
- package/src/models/CardioExerciseVariantType.ts +39 -0
- package/src/models/CardioMachineData.ts +14 -15
- package/src/models/CardioMachineParseCode.ts +41 -0
- package/src/models/CharacterType.ts +41 -0
- package/src/models/EmailAddressData.ts +1 -1
- package/src/models/EmployeeRole.ts +47 -0
- package/src/models/ExerciseAliasData.ts +11 -17
- package/src/models/ExerciseAliasType.ts +43 -0
- package/src/models/ExerciseOrdinalSetAssignmentData.ts +1 -1
- package/src/models/ExerciseOrdinalSetData.ts +1 -1
- package/src/models/ExerciseRight.ts +39 -0
- package/src/models/FacilityConfigurationData.ts +16 -29
- package/src/models/FacilityData.ts +1 -1
- package/src/models/FacilityLicenseData.ts +11 -17
- package/src/models/FacilityLicenseListResponse.ts +1 -1
- package/src/models/FacilityLicenseListResponseMeta.ts +15 -24
- package/src/models/FacilityLicenseResponse.ts +1 -1
- package/src/models/FacilityLicenseSorting.ts +7 -2
- package/src/models/FacilityLicenseType.ts +43 -0
- package/src/models/FacilityProfileData.ts +1 -1
- package/src/models/FacilityRelationshipData.ts +11 -33
- package/src/models/FacilityRight.ts +41 -0
- package/src/models/FacilitySessionUserData.ts +1 -1
- package/src/models/FacilityStrengthMachineConfigurationData.ts +21 -33
- package/src/models/FacilityStrengthMachineData.ts +1 -1
- package/src/models/ForceUnit.ts +45 -0
- package/src/models/GlobalAccessControlCreationResponse.ts +1 -1
- package/src/models/GlobalAccessControlData.ts +81 -105
- package/src/models/GlobalAccessControlListResponse.ts +1 -1
- package/src/models/GlobalAccessControlListResponseMeta.ts +1 -1
- package/src/models/GlobalAccessControlResponse.ts +1 -1
- package/src/models/GlobalAccessControlSecretData.ts +1 -1
- package/src/models/GlobalAccessControlSecretResponse.ts +1 -1
- package/src/models/GlobalAccessControlSorting.ts +5 -2
- package/src/models/HeartRateDataPointData.ts +1 -1
- package/src/models/HeartRateDataSetData.ts +1 -1
- package/src/models/HeartRateDataSetSessionData.ts +1 -1
- package/src/models/HeightMeasurementData.ts +1 -1
- package/src/models/High.ts +1 -1
- package/src/models/LicenseRight.ts +41 -0
- package/src/models/Low.ts +1 -1
- package/src/models/MSeriesDataPointData.ts +1 -1
- package/src/models/MSeriesDataSetData.ts +3 -3
- package/src/models/MSeriesDataSetSegmentData.ts +1 -1
- package/src/models/MSeriesFtpMeasurementData.ts +1 -1
- package/src/models/MSeriesGuidedSessionRight.ts +41 -0
- package/src/models/MuscleArea.ts +6 -2
- package/src/models/MuscleData.ts +147 -19
- package/src/models/MuscleGroup.ts +17 -2
- package/src/models/MuscleTargetLevel.ts +43 -0
- package/src/models/OAuthServiceData.ts +1 -1
- package/src/models/PrimaryEmailAddressData.ts +1 -1
- package/src/models/ProfileData.ts +3 -4
- package/src/models/Queue.ts +5 -2
- package/src/models/ResistancePrecision.ts +41 -0
- package/src/models/ResqueDetailsData.ts +10 -1
- package/src/models/ResqueDetailsResponse.ts +1 -1
- package/src/models/ResqueRight.ts +41 -0
- package/src/models/SessionData.ts +1 -1
- package/src/models/SessionPlanActivitySetData.ts +1 -1
- package/src/models/SessionPlanCardioSetData.ts +1 -1
- package/src/models/SessionPlanData.ts +5 -7
- package/src/models/SessionPlanSequenceAssignmentData.ts +1 -1
- package/src/models/SessionPlanSequenceData.ts +5 -7
- package/src/models/SessionPlanSequenceInstanceData.ts +1 -1
- package/src/models/SessionPlanSetData.ts +13 -21
- package/src/models/SessionPlanSetInstanceData.ts +10 -6
- package/src/models/SessionPlanSetType.ts +45 -0
- package/src/models/SessionPlanStrengthSetData.ts +11 -18
- package/src/models/SessionPlanStretchSetData.ts +1 -1
- package/src/models/Side.ts +41 -0
- package/src/models/StatData.ts +1 -1
- package/src/models/StatListResponse.ts +1 -1
- package/src/models/StatListResponseMeta.ts +9 -9
- package/src/models/StatSorting.ts +5 -2
- package/src/models/StrengthExerciseCategory.ts +47 -0
- package/src/models/StrengthExerciseData.ts +41 -60
- package/src/models/StrengthExerciseMovement.ts +41 -0
- package/src/models/StrengthExerciseMovementDEP.ts +41 -0
- package/src/models/StrengthExercisePlane.ts +43 -0
- package/src/models/StrengthExerciseVariantAttachment.ts +55 -0
- package/src/models/StrengthExerciseVariantData.ts +31 -51
- package/src/models/StrengthExerciseVariantType.ts +49 -0
- package/src/models/StrengthMachineAppType.ts +45 -0
- package/src/models/StrengthMachineData.ts +11 -21
- package/src/models/StrengthMachineDataSetData.ts +33 -50
- package/src/models/StrengthMachineDataSetTestData.ts +11 -18
- package/src/models/StrengthMachineDataSetTestSubsetData.ts +1 -1
- package/src/models/StrengthMachineLine.ts +51 -0
- package/src/models/StrengthMachineModelData.ts +1 -1
- package/src/models/StrengthTestType.ts +45 -0
- package/src/models/StretchExerciseData.ts +1 -1
- package/src/models/StretchExerciseVariantData.ts +11 -15
- package/src/models/StretchExerciseVariantType.ts +39 -0
- package/src/models/TaskFailedResponse.ts +1 -1
- package/src/models/TaskFailure.ts +1 -1
- package/src/models/TaskPayload.ts +1 -1
- package/src/models/TaskQueueResponse.ts +1 -1
- package/src/models/TaskQueueResponseMeta.ts +12 -15
- package/src/models/TaskQueues.ts +1 -1
- package/src/models/TaskSorting.ts +39 -0
- package/src/models/TaskStats.ts +1 -1
- package/src/models/TestSide.ts +43 -0
- package/src/models/UserData.ts +1 -1
- package/src/models/UserListResponse.ts +1 -1
- package/src/models/UserListResponseMeta.ts +1 -1
- package/src/models/UserResponse.ts +1 -1
- package/src/models/UserRight.ts +41 -0
- package/src/models/UserSorting.ts +6 -2
- package/src/models/WeightMeasurementData.ts +1 -1
- package/src/models/WorkersResponse.ts +1 -1
- package/src/models/index.ts +33 -2
- package/src/runtime.ts +1 -1
- package/tsconfig.json +1 -0
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { ExerciseOrdinalSetAssignmentData } from './ExerciseOrdinalSetAssignmentData';
|
|
13
13
|
import type { StretchExerciseData } from './StretchExerciseData';
|
|
14
|
+
import type { StretchExerciseVariantType } from './StretchExerciseVariantType';
|
|
14
15
|
/**
|
|
15
16
|
*
|
|
16
17
|
* @export
|
|
@@ -25,10 +26,10 @@ export interface StretchExerciseVariantData {
|
|
|
25
26
|
id: number;
|
|
26
27
|
/**
|
|
27
28
|
*
|
|
28
|
-
* @type {
|
|
29
|
+
* @type {StretchExerciseVariantType}
|
|
29
30
|
* @memberof StretchExerciseVariantData
|
|
30
31
|
*/
|
|
31
|
-
variant:
|
|
32
|
+
variant: StretchExerciseVariantType;
|
|
32
33
|
/**
|
|
33
34
|
*
|
|
34
35
|
* @type {string}
|
|
@@ -54,13 +55,6 @@ export interface StretchExerciseVariantData {
|
|
|
54
55
|
*/
|
|
55
56
|
exerciseOrdinalSetAssignments?: Array<ExerciseOrdinalSetAssignmentData>;
|
|
56
57
|
}
|
|
57
|
-
/**
|
|
58
|
-
* @export
|
|
59
|
-
*/
|
|
60
|
-
export declare const StretchExerciseVariantDataVariantEnum: {
|
|
61
|
-
readonly Normal: "normal";
|
|
62
|
-
};
|
|
63
|
-
export type StretchExerciseVariantDataVariantEnum = typeof StretchExerciseVariantDataVariantEnum[keyof typeof StretchExerciseVariantDataVariantEnum];
|
|
64
58
|
/**
|
|
65
59
|
* Check if a given object implements the StretchExerciseVariantData interface.
|
|
66
60
|
*/
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const StretchExerciseVariantType: {
|
|
17
|
+
readonly Normal: "normal";
|
|
18
|
+
};
|
|
19
|
+
export type StretchExerciseVariantType = 'normal';
|
|
20
|
+
export declare function StretchExerciseVariantTypeFromJSON(json: any): StretchExerciseVariantType;
|
|
21
|
+
export declare function StretchExerciseVariantTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): StretchExerciseVariantType;
|
|
22
|
+
export declare function StretchExerciseVariantTypeToJSON(value?: StretchExerciseVariantType | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,13 +2,14 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
+
import type { TaskSorting } from './TaskSorting';
|
|
12
13
|
/**
|
|
13
14
|
*
|
|
14
15
|
* @export
|
|
@@ -23,10 +24,10 @@ export interface TaskQueueResponseMeta {
|
|
|
23
24
|
queue: string;
|
|
24
25
|
/**
|
|
25
26
|
*
|
|
26
|
-
* @type {
|
|
27
|
+
* @type {TaskSorting}
|
|
27
28
|
* @memberof TaskQueueResponseMeta
|
|
28
29
|
*/
|
|
29
|
-
sort:
|
|
30
|
+
sort: TaskSorting;
|
|
30
31
|
/**
|
|
31
32
|
*
|
|
32
33
|
* @type {boolean}
|
|
@@ -52,13 +53,6 @@ export interface TaskQueueResponseMeta {
|
|
|
52
53
|
*/
|
|
53
54
|
totalCount?: number;
|
|
54
55
|
}
|
|
55
|
-
/**
|
|
56
|
-
* @export
|
|
57
|
-
*/
|
|
58
|
-
export declare const TaskQueueResponseMetaSortEnum: {
|
|
59
|
-
readonly ImportHomeRunnerWorkKeiserMetricsApiKeiserMetricsApiSrcLibSdkEnumConstantsTaskSorting: "import(/home/runner/work/Keiser.Metrics.API/Keiser.Metrics.API/src/lib/SdkEnumConstants).TaskSorting";
|
|
60
|
-
};
|
|
61
|
-
export type TaskQueueResponseMetaSortEnum = typeof TaskQueueResponseMetaSortEnum[keyof typeof TaskQueueResponseMetaSortEnum];
|
|
62
56
|
/**
|
|
63
57
|
* Check if a given object implements the TaskQueueResponseMeta interface.
|
|
64
58
|
*/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const TaskSorting: {
|
|
17
|
+
readonly Id: "id";
|
|
18
|
+
};
|
|
19
|
+
export type TaskSorting = 'id';
|
|
20
|
+
export declare function TaskSortingFromJSON(json: any): TaskSorting;
|
|
21
|
+
export declare function TaskSortingFromJSONTyped(json: any, ignoreDiscriminator: boolean): TaskSorting;
|
|
22
|
+
export declare function TaskSortingToJSON(value?: TaskSorting | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const TestSide: {
|
|
17
|
+
readonly Left: "left";
|
|
18
|
+
readonly Right: "right";
|
|
19
|
+
readonly Both: "both";
|
|
20
|
+
};
|
|
21
|
+
export type TestSide = 'left' | 'right' | 'both';
|
|
22
|
+
export declare function TestSideFromJSON(json: any): TestSide;
|
|
23
|
+
export declare function TestSideFromJSONTyped(json: any, ignoreDiscriminator: boolean): TestSide;
|
|
24
|
+
export declare function TestSideToJSON(value?: TestSide | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const UserRight: {
|
|
17
|
+
readonly View: "view";
|
|
18
|
+
readonly Edit: "edit";
|
|
19
|
+
};
|
|
20
|
+
export type UserRight = 'view' | 'edit';
|
|
21
|
+
export declare function UserRightFromJSON(json: any): UserRight;
|
|
22
|
+
export declare function UserRightFromJSONTyped(json: any, ignoreDiscriminator: boolean): UserRight;
|
|
23
|
+
export declare function UserRightToJSON(value?: UserRight | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -18,7 +18,7 @@ export declare const UserSorting: {
|
|
|
18
18
|
readonly Name: "name";
|
|
19
19
|
readonly CreatedAt: "createdAt";
|
|
20
20
|
};
|
|
21
|
-
export type UserSorting =
|
|
21
|
+
export type UserSorting = 'id' | 'name' | 'createdAt';
|
|
22
22
|
export declare function UserSortingFromJSON(json: any): UserSorting;
|
|
23
23
|
export declare function UserSortingFromJSONTyped(json: any, ignoreDiscriminator: boolean): UserSorting;
|
|
24
24
|
export declare function UserSortingToJSON(value?: UserSorting | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/index.d.ts
CHANGED
|
@@ -1,20 +1,30 @@
|
|
|
1
|
+
export * from './A500AppType';
|
|
1
2
|
export * from './A500DataSetData';
|
|
3
|
+
export * from './A500DataSetType';
|
|
2
4
|
export * from './A500MachineStateData';
|
|
3
5
|
export * from './A500RepDataPointData';
|
|
4
6
|
export * from './A500TestResultData';
|
|
5
7
|
export * from './A500TimeSeriesPointData';
|
|
6
8
|
export * from './AcceptedTermsVersionData';
|
|
9
|
+
export * from './AccessControlRight';
|
|
10
|
+
export * from './AnalyticRight';
|
|
7
11
|
export * from './BodyCompositionMeasurementData';
|
|
8
12
|
export * from './CacheKeysResponse';
|
|
9
13
|
export * from './CacheObject';
|
|
10
14
|
export * from './CacheObjectResponse';
|
|
11
15
|
export * from './CardioExerciseData';
|
|
12
16
|
export * from './CardioExerciseVariantData';
|
|
17
|
+
export * from './CardioExerciseVariantType';
|
|
13
18
|
export * from './CardioMachineData';
|
|
19
|
+
export * from './CardioMachineParseCode';
|
|
20
|
+
export * from './CharacterType';
|
|
14
21
|
export * from './EmailAddressData';
|
|
22
|
+
export * from './EmployeeRole';
|
|
15
23
|
export * from './ExerciseAliasData';
|
|
24
|
+
export * from './ExerciseAliasType';
|
|
16
25
|
export * from './ExerciseOrdinalSetAssignmentData';
|
|
17
26
|
export * from './ExerciseOrdinalSetData';
|
|
27
|
+
export * from './ExerciseRight';
|
|
18
28
|
export * from './FacilityConfigurationData';
|
|
19
29
|
export * from './FacilityData';
|
|
20
30
|
export * from './FacilityLicenseData';
|
|
@@ -22,12 +32,14 @@ export * from './FacilityLicenseListResponse';
|
|
|
22
32
|
export * from './FacilityLicenseListResponseMeta';
|
|
23
33
|
export * from './FacilityLicenseResponse';
|
|
24
34
|
export * from './FacilityLicenseSorting';
|
|
35
|
+
export * from './FacilityLicenseType';
|
|
25
36
|
export * from './FacilityProfileData';
|
|
26
37
|
export * from './FacilityRelationshipData';
|
|
38
|
+
export * from './FacilityRight';
|
|
27
39
|
export * from './FacilitySessionUserData';
|
|
28
40
|
export * from './FacilityStrengthMachineConfigurationData';
|
|
29
41
|
export * from './FacilityStrengthMachineData';
|
|
30
|
-
export * from './
|
|
42
|
+
export * from './ForceUnit';
|
|
31
43
|
export * from './GlobalAccessControlCreationResponse';
|
|
32
44
|
export * from './GlobalAccessControlData';
|
|
33
45
|
export * from './GlobalAccessControlListResponse';
|
|
@@ -41,21 +53,25 @@ export * from './HeartRateDataSetData';
|
|
|
41
53
|
export * from './HeartRateDataSetSessionData';
|
|
42
54
|
export * from './HeightMeasurementData';
|
|
43
55
|
export * from './High';
|
|
56
|
+
export * from './LicenseRight';
|
|
44
57
|
export * from './Low';
|
|
45
58
|
export * from './MSeriesDataPointData';
|
|
46
59
|
export * from './MSeriesDataSetData';
|
|
47
60
|
export * from './MSeriesDataSetSegmentData';
|
|
48
61
|
export * from './MSeriesFtpMeasurementData';
|
|
62
|
+
export * from './MSeriesGuidedSessionRight';
|
|
49
63
|
export * from './MuscleArea';
|
|
50
64
|
export * from './MuscleData';
|
|
51
65
|
export * from './MuscleGroup';
|
|
52
|
-
export * from './
|
|
66
|
+
export * from './MuscleTargetLevel';
|
|
53
67
|
export * from './OAuthServiceData';
|
|
54
68
|
export * from './PrimaryEmailAddressData';
|
|
55
69
|
export * from './ProfileData';
|
|
56
70
|
export * from './Queue';
|
|
71
|
+
export * from './ResistancePrecision';
|
|
57
72
|
export * from './ResqueDetailsData';
|
|
58
73
|
export * from './ResqueDetailsResponse';
|
|
74
|
+
export * from './ResqueRight';
|
|
59
75
|
export * from './SessionData';
|
|
60
76
|
export * from './SessionPlanActivitySetData';
|
|
61
77
|
export * from './SessionPlanCardioSetData';
|
|
@@ -65,32 +81,47 @@ export * from './SessionPlanSequenceData';
|
|
|
65
81
|
export * from './SessionPlanSequenceInstanceData';
|
|
66
82
|
export * from './SessionPlanSetData';
|
|
67
83
|
export * from './SessionPlanSetInstanceData';
|
|
84
|
+
export * from './SessionPlanSetType';
|
|
68
85
|
export * from './SessionPlanStrengthSetData';
|
|
69
86
|
export * from './SessionPlanStretchSetData';
|
|
87
|
+
export * from './Side';
|
|
70
88
|
export * from './StatData';
|
|
71
89
|
export * from './StatListResponse';
|
|
72
90
|
export * from './StatListResponseMeta';
|
|
73
91
|
export * from './StatSorting';
|
|
92
|
+
export * from './StrengthExerciseCategory';
|
|
74
93
|
export * from './StrengthExerciseData';
|
|
94
|
+
export * from './StrengthExerciseMovement';
|
|
95
|
+
export * from './StrengthExerciseMovementDEP';
|
|
96
|
+
export * from './StrengthExercisePlane';
|
|
97
|
+
export * from './StrengthExerciseVariantAttachment';
|
|
75
98
|
export * from './StrengthExerciseVariantData';
|
|
99
|
+
export * from './StrengthExerciseVariantType';
|
|
100
|
+
export * from './StrengthMachineAppType';
|
|
76
101
|
export * from './StrengthMachineData';
|
|
77
102
|
export * from './StrengthMachineDataSetData';
|
|
78
103
|
export * from './StrengthMachineDataSetTestData';
|
|
79
104
|
export * from './StrengthMachineDataSetTestSubsetData';
|
|
105
|
+
export * from './StrengthMachineLine';
|
|
80
106
|
export * from './StrengthMachineModelData';
|
|
107
|
+
export * from './StrengthTestType';
|
|
81
108
|
export * from './StretchExerciseData';
|
|
82
109
|
export * from './StretchExerciseVariantData';
|
|
110
|
+
export * from './StretchExerciseVariantType';
|
|
83
111
|
export * from './TaskFailedResponse';
|
|
84
112
|
export * from './TaskFailure';
|
|
85
113
|
export * from './TaskPayload';
|
|
86
114
|
export * from './TaskQueueResponse';
|
|
87
115
|
export * from './TaskQueueResponseMeta';
|
|
88
116
|
export * from './TaskQueues';
|
|
117
|
+
export * from './TaskSorting';
|
|
89
118
|
export * from './TaskStats';
|
|
119
|
+
export * from './TestSide';
|
|
90
120
|
export * from './UserData';
|
|
91
121
|
export * from './UserListResponse';
|
|
92
122
|
export * from './UserListResponseMeta';
|
|
93
123
|
export * from './UserResponse';
|
|
124
|
+
export * from './UserRight';
|
|
94
125
|
export * from './UserSorting';
|
|
95
126
|
export * from './WeightMeasurementData';
|
|
96
127
|
export * from './WorkersResponse';
|
package/dist/runtime.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -81,7 +81,7 @@ export declare class MetricsConnection {
|
|
|
81
81
|
private closeConnection;
|
|
82
82
|
private dispatchConnectionChange;
|
|
83
83
|
private onSocketMessage;
|
|
84
|
-
action(action: string, route: string, method: HTTPMethod, params: Object, pathParams: Object, headers: HTTPHeaders): Promise<unknown>;
|
|
84
|
+
action(action: string, route: string, method: HTTPMethod, params: Object | undefined, pathParams: Object | undefined, headers: HTTPHeaders): Promise<unknown>;
|
|
85
85
|
private checkCallbacks;
|
|
86
86
|
private pong;
|
|
87
87
|
private parseResponse;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# A500AppType
|
|
2
|
+
|
|
3
|
+
## Enum
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
* `Performance` (value: `'performance'`)
|
|
7
|
+
|
|
8
|
+
* `Elder` (value: `'elder'`)
|
|
9
|
+
|
|
10
|
+
* `Medical` (value: `'medical'`)
|
|
11
|
+
|
|
12
|
+
* `Commercial` (value: `'commercial'`)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
package/docs/A500DataSetData.md
CHANGED
|
@@ -6,36 +6,12 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**id** | **number** | | [default to undefined]
|
|
8
8
|
**epochAt** | **Date** | | [default to undefined]
|
|
9
|
-
**type** | **
|
|
10
|
-
**testSide** | **
|
|
9
|
+
**type** | [**A500DataSetType**](A500DataSetType.md) | | [default to undefined]
|
|
10
|
+
**testSide** | [**TestSide**](TestSide.md) | | [optional] [default to undefined]
|
|
11
11
|
**leftTestResult** | [**A500TestResultData**](A500TestResultData.md) | | [optional] [default to undefined]
|
|
12
12
|
**rightTestResult** | [**A500TestResultData**](A500TestResultData.md) | | [optional] [default to undefined]
|
|
13
13
|
**a500RepDataPoints** | [**Array<A500RepDataPointData>**](A500RepDataPointData.md) | | [optional] [default to undefined]
|
|
14
14
|
**a500TimeSeriesPoints** | [**Array<A500TimeSeriesPointData>**](A500TimeSeriesPointData.md) | | [optional] [default to undefined]
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
## Enum: A500DataSetDataTypeEnum
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
* `Normal` (value: `'normal'`)
|
|
22
|
-
|
|
23
|
-
* `Test` (value: `'test'`)
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
## Enum: A500DataSetDataTestSideEnum
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
* `Left` (value: `'left'`)
|
|
33
|
-
|
|
34
|
-
* `Right` (value: `'right'`)
|
|
35
|
-
|
|
36
|
-
* `Both` (value: `'both'`)
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
17
|
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# A500DataSetType
|
|
2
|
+
|
|
3
|
+
## Enum
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
* `Normal` (value: `'normal'`)
|
|
7
|
+
|
|
8
|
+
* `Test` (value: `'test'`)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
@@ -6,41 +6,11 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**facilityStrengthMachineId** | **number** | | [default to undefined]
|
|
8
8
|
**isFacilityConfigurationOverridden** | **boolean** | | [default to undefined]
|
|
9
|
-
**appType** | **
|
|
10
|
-
**forceUnit** | **
|
|
9
|
+
**appType** | [**A500AppType**](A500AppType.md) | | [default to undefined]
|
|
10
|
+
**forceUnit** | [**ForceUnit**](ForceUnit.md) | | [default to undefined]
|
|
11
11
|
**primaryFocus** | **string** | | [default to undefined]
|
|
12
12
|
**secondaryFocus** | **string** | | [default to undefined]
|
|
13
13
|
**facilityStrengthMachine** | [**FacilityStrengthMachineData**](FacilityStrengthMachineData.md) | | [optional] [default to undefined]
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
|
|
17
|
-
## Enum: A500MachineStateDataAppTypeEnum
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
* `Performance` (value: `'performance'`)
|
|
21
|
-
|
|
22
|
-
* `Elder` (value: `'elder'`)
|
|
23
|
-
|
|
24
|
-
* `Medical` (value: `'medical'`)
|
|
25
|
-
|
|
26
|
-
* `Commercial` (value: `'commercial'`)
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
## Enum: A500MachineStateDataForceUnitEnum
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
* `Lb` (value: `'lb'`)
|
|
36
|
-
|
|
37
|
-
* `Kg` (value: `'kg'`)
|
|
38
|
-
|
|
39
|
-
* `Ne` (value: `'ne'`)
|
|
40
|
-
|
|
41
|
-
* `Er` (value: `'er'`)
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
16
|
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**id** | **number** | | [default to undefined]
|
|
8
|
-
**side** | **
|
|
8
|
+
**side** | [**Side**](Side.md) | | [default to undefined]
|
|
9
9
|
**count** | **number** | | [default to undefined]
|
|
10
10
|
**work** | **number** | | [default to undefined]
|
|
11
11
|
**completedAt** | **Date** | | [default to undefined]
|
|
@@ -16,7 +16,7 @@ Name | Type | Description | Notes
|
|
|
16
16
|
**averageVelocity** | **number** | | [default to undefined]
|
|
17
17
|
**rangeOfMotion** | **number** | | [default to undefined]
|
|
18
18
|
**setPointForce** | **number** | | [default to undefined]
|
|
19
|
-
**forceUnit** | **
|
|
19
|
+
**forceUnit** | [**ForceUnit**](ForceUnit.md) | | [default to undefined]
|
|
20
20
|
**startSinceEpoch** | **number** | | [default to undefined]
|
|
21
21
|
**endSinceEpoch** | **number** | | [default to undefined]
|
|
22
22
|
**addedMass** | **number** | | [default to undefined]
|
|
@@ -27,30 +27,4 @@ Name | Type | Description | Notes
|
|
|
27
27
|
**averageForce** | **number** | | [optional] [default to undefined]
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
|
|
31
|
-
## Enum: A500RepDataPointDataSideEnum
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
* `Left` (value: `'left'`)
|
|
35
|
-
|
|
36
|
-
* `Right` (value: `'right'`)
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
## Enum: A500RepDataPointDataForceUnitEnum
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
* `Lb` (value: `'lb'`)
|
|
46
|
-
|
|
47
|
-
* `Kg` (value: `'kg'`)
|
|
48
|
-
|
|
49
|
-
* `Ne` (value: `'ne'`)
|
|
50
|
-
|
|
51
|
-
* `Er` (value: `'er'`)
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
30
|
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|