@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
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -13,6 +13,12 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
+
import type { A500DataSetType } from './A500DataSetType';
|
|
17
|
+
import {
|
|
18
|
+
A500DataSetTypeFromJSON,
|
|
19
|
+
A500DataSetTypeFromJSONTyped,
|
|
20
|
+
A500DataSetTypeToJSON,
|
|
21
|
+
} from './A500DataSetType';
|
|
16
22
|
import type { A500RepDataPointData } from './A500RepDataPointData';
|
|
17
23
|
import {
|
|
18
24
|
A500RepDataPointDataFromJSON,
|
|
@@ -31,6 +37,12 @@ import {
|
|
|
31
37
|
A500TimeSeriesPointDataFromJSONTyped,
|
|
32
38
|
A500TimeSeriesPointDataToJSON,
|
|
33
39
|
} from './A500TimeSeriesPointData';
|
|
40
|
+
import type { TestSide } from './TestSide';
|
|
41
|
+
import {
|
|
42
|
+
TestSideFromJSON,
|
|
43
|
+
TestSideFromJSONTyped,
|
|
44
|
+
TestSideToJSON,
|
|
45
|
+
} from './TestSide';
|
|
34
46
|
|
|
35
47
|
/**
|
|
36
48
|
*
|
|
@@ -52,16 +64,16 @@ export interface A500DataSetData {
|
|
|
52
64
|
epochAt: Date;
|
|
53
65
|
/**
|
|
54
66
|
*
|
|
55
|
-
* @type {
|
|
67
|
+
* @type {A500DataSetType}
|
|
56
68
|
* @memberof A500DataSetData
|
|
57
69
|
*/
|
|
58
|
-
type:
|
|
70
|
+
type: A500DataSetType;
|
|
59
71
|
/**
|
|
60
72
|
*
|
|
61
|
-
* @type {
|
|
73
|
+
* @type {TestSide}
|
|
62
74
|
* @memberof A500DataSetData
|
|
63
75
|
*/
|
|
64
|
-
testSide?:
|
|
76
|
+
testSide?: TestSide;
|
|
65
77
|
/**
|
|
66
78
|
*
|
|
67
79
|
* @type {A500TestResultData}
|
|
@@ -88,27 +100,6 @@ export interface A500DataSetData {
|
|
|
88
100
|
a500TimeSeriesPoints?: Array<A500TimeSeriesPointData>;
|
|
89
101
|
}
|
|
90
102
|
|
|
91
|
-
|
|
92
|
-
/**
|
|
93
|
-
* @export
|
|
94
|
-
*/
|
|
95
|
-
export const A500DataSetDataTypeEnum = {
|
|
96
|
-
Normal: 'normal',
|
|
97
|
-
Test: 'test'
|
|
98
|
-
} as const;
|
|
99
|
-
export type A500DataSetDataTypeEnum = typeof A500DataSetDataTypeEnum[keyof typeof A500DataSetDataTypeEnum];
|
|
100
|
-
|
|
101
|
-
/**
|
|
102
|
-
* @export
|
|
103
|
-
*/
|
|
104
|
-
export const A500DataSetDataTestSideEnum = {
|
|
105
|
-
Left: 'left',
|
|
106
|
-
Right: 'right',
|
|
107
|
-
Both: 'both'
|
|
108
|
-
} as const;
|
|
109
|
-
export type A500DataSetDataTestSideEnum = typeof A500DataSetDataTestSideEnum[keyof typeof A500DataSetDataTestSideEnum];
|
|
110
|
-
|
|
111
|
-
|
|
112
103
|
/**
|
|
113
104
|
* Check if a given object implements the A500DataSetData interface.
|
|
114
105
|
*/
|
|
@@ -133,8 +124,8 @@ export function A500DataSetDataFromJSONTyped(json: any, ignoreDiscriminator: boo
|
|
|
133
124
|
|
|
134
125
|
'id': json['id'],
|
|
135
126
|
'epochAt': (new Date(json['epochAt'])),
|
|
136
|
-
'type': json['type'],
|
|
137
|
-
'testSide': !exists(json, 'testSide') ? undefined : json['testSide'],
|
|
127
|
+
'type': A500DataSetTypeFromJSON(json['type']),
|
|
128
|
+
'testSide': !exists(json, 'testSide') ? undefined : TestSideFromJSON(json['testSide']),
|
|
138
129
|
'leftTestResult': !exists(json, 'leftTestResult') ? undefined : A500TestResultDataFromJSON(json['leftTestResult']),
|
|
139
130
|
'rightTestResult': !exists(json, 'rightTestResult') ? undefined : A500TestResultDataFromJSON(json['rightTestResult']),
|
|
140
131
|
'a500RepDataPoints': !exists(json, 'a500RepDataPoints') ? undefined : ((json['a500RepDataPoints'] as Array<any>).map(A500RepDataPointDataFromJSON)),
|
|
@@ -153,8 +144,8 @@ export function A500DataSetDataToJSON(value?: A500DataSetData | null): any {
|
|
|
153
144
|
|
|
154
145
|
'id': value.id,
|
|
155
146
|
'epochAt': (value.epochAt.toISOString()),
|
|
156
|
-
'type': value.type,
|
|
157
|
-
'testSide': value.testSide,
|
|
147
|
+
'type': A500DataSetTypeToJSON(value.type),
|
|
148
|
+
'testSide': TestSideToJSON(value.testSide),
|
|
158
149
|
'leftTestResult': A500TestResultDataToJSON(value.leftTestResult),
|
|
159
150
|
'rightTestResult': A500TestResultDataToJSON(value.rightTestResult),
|
|
160
151
|
'a500RepDataPoints': value.a500RepDataPoints === undefined ? undefined : ((value.a500RepDataPoints as Array<any>).map(A500RepDataPointDataToJSON)),
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* metrics-sdk-admin
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
*/
|
|
20
|
+
export const A500DataSetType = {
|
|
21
|
+
Normal: 'normal',
|
|
22
|
+
Test: 'test'
|
|
23
|
+
} as const;
|
|
24
|
+
export type A500DataSetType =
|
|
25
|
+
| 'normal'
|
|
26
|
+
| 'test'
|
|
27
|
+
;
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
export function A500DataSetTypeFromJSON(json: any): A500DataSetType {
|
|
31
|
+
return A500DataSetTypeFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
export function A500DataSetTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): A500DataSetType {
|
|
35
|
+
return json as A500DataSetType;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
export function A500DataSetTypeToJSON(value?: A500DataSetType | null): any {
|
|
39
|
+
return value as any;
|
|
40
|
+
}
|
|
41
|
+
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -13,12 +13,24 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
+
import type { A500AppType } from './A500AppType';
|
|
17
|
+
import {
|
|
18
|
+
A500AppTypeFromJSON,
|
|
19
|
+
A500AppTypeFromJSONTyped,
|
|
20
|
+
A500AppTypeToJSON,
|
|
21
|
+
} from './A500AppType';
|
|
16
22
|
import type { FacilityStrengthMachineData } from './FacilityStrengthMachineData';
|
|
17
23
|
import {
|
|
18
24
|
FacilityStrengthMachineDataFromJSON,
|
|
19
25
|
FacilityStrengthMachineDataFromJSONTyped,
|
|
20
26
|
FacilityStrengthMachineDataToJSON,
|
|
21
27
|
} from './FacilityStrengthMachineData';
|
|
28
|
+
import type { ForceUnit } from './ForceUnit';
|
|
29
|
+
import {
|
|
30
|
+
ForceUnitFromJSON,
|
|
31
|
+
ForceUnitFromJSONTyped,
|
|
32
|
+
ForceUnitToJSON,
|
|
33
|
+
} from './ForceUnit';
|
|
22
34
|
|
|
23
35
|
/**
|
|
24
36
|
*
|
|
@@ -40,16 +52,16 @@ export interface A500MachineStateData {
|
|
|
40
52
|
isFacilityConfigurationOverridden: boolean;
|
|
41
53
|
/**
|
|
42
54
|
*
|
|
43
|
-
* @type {
|
|
55
|
+
* @type {A500AppType}
|
|
44
56
|
* @memberof A500MachineStateData
|
|
45
57
|
*/
|
|
46
|
-
appType:
|
|
58
|
+
appType: A500AppType;
|
|
47
59
|
/**
|
|
48
60
|
*
|
|
49
|
-
* @type {
|
|
61
|
+
* @type {ForceUnit}
|
|
50
62
|
* @memberof A500MachineStateData
|
|
51
63
|
*/
|
|
52
|
-
forceUnit:
|
|
64
|
+
forceUnit: ForceUnit;
|
|
53
65
|
/**
|
|
54
66
|
*
|
|
55
67
|
* @type {string}
|
|
@@ -70,30 +82,6 @@ export interface A500MachineStateData {
|
|
|
70
82
|
facilityStrengthMachine?: FacilityStrengthMachineData;
|
|
71
83
|
}
|
|
72
84
|
|
|
73
|
-
|
|
74
|
-
/**
|
|
75
|
-
* @export
|
|
76
|
-
*/
|
|
77
|
-
export const A500MachineStateDataAppTypeEnum = {
|
|
78
|
-
Performance: 'performance',
|
|
79
|
-
Elder: 'elder',
|
|
80
|
-
Medical: 'medical',
|
|
81
|
-
Commercial: 'commercial'
|
|
82
|
-
} as const;
|
|
83
|
-
export type A500MachineStateDataAppTypeEnum = typeof A500MachineStateDataAppTypeEnum[keyof typeof A500MachineStateDataAppTypeEnum];
|
|
84
|
-
|
|
85
|
-
/**
|
|
86
|
-
* @export
|
|
87
|
-
*/
|
|
88
|
-
export const A500MachineStateDataForceUnitEnum = {
|
|
89
|
-
Lb: 'lb',
|
|
90
|
-
Kg: 'kg',
|
|
91
|
-
Ne: 'ne',
|
|
92
|
-
Er: 'er'
|
|
93
|
-
} as const;
|
|
94
|
-
export type A500MachineStateDataForceUnitEnum = typeof A500MachineStateDataForceUnitEnum[keyof typeof A500MachineStateDataForceUnitEnum];
|
|
95
|
-
|
|
96
|
-
|
|
97
85
|
/**
|
|
98
86
|
* Check if a given object implements the A500MachineStateData interface.
|
|
99
87
|
*/
|
|
@@ -121,8 +109,8 @@ export function A500MachineStateDataFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
121
109
|
|
|
122
110
|
'facilityStrengthMachineId': json['facilityStrengthMachineId'],
|
|
123
111
|
'isFacilityConfigurationOverridden': json['isFacilityConfigurationOverridden'],
|
|
124
|
-
'appType': json['appType'],
|
|
125
|
-
'forceUnit': json['forceUnit'],
|
|
112
|
+
'appType': A500AppTypeFromJSON(json['appType']),
|
|
113
|
+
'forceUnit': ForceUnitFromJSON(json['forceUnit']),
|
|
126
114
|
'primaryFocus': json['primaryFocus'],
|
|
127
115
|
'secondaryFocus': json['secondaryFocus'],
|
|
128
116
|
'facilityStrengthMachine': !exists(json, 'facilityStrengthMachine') ? undefined : FacilityStrengthMachineDataFromJSON(json['facilityStrengthMachine']),
|
|
@@ -140,8 +128,8 @@ export function A500MachineStateDataToJSON(value?: A500MachineStateData | null):
|
|
|
140
128
|
|
|
141
129
|
'facilityStrengthMachineId': value.facilityStrengthMachineId,
|
|
142
130
|
'isFacilityConfigurationOverridden': value.isFacilityConfigurationOverridden,
|
|
143
|
-
'appType': value.appType,
|
|
144
|
-
'forceUnit': value.forceUnit,
|
|
131
|
+
'appType': A500AppTypeToJSON(value.appType),
|
|
132
|
+
'forceUnit': ForceUnitToJSON(value.forceUnit),
|
|
145
133
|
'primaryFocus': value.primaryFocus,
|
|
146
134
|
'secondaryFocus': value.secondaryFocus,
|
|
147
135
|
'facilityStrengthMachine': FacilityStrengthMachineDataToJSON(value.facilityStrengthMachine),
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -13,6 +13,19 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
+
import type { ForceUnit } from './ForceUnit';
|
|
17
|
+
import {
|
|
18
|
+
ForceUnitFromJSON,
|
|
19
|
+
ForceUnitFromJSONTyped,
|
|
20
|
+
ForceUnitToJSON,
|
|
21
|
+
} from './ForceUnit';
|
|
22
|
+
import type { Side } from './Side';
|
|
23
|
+
import {
|
|
24
|
+
SideFromJSON,
|
|
25
|
+
SideFromJSONTyped,
|
|
26
|
+
SideToJSON,
|
|
27
|
+
} from './Side';
|
|
28
|
+
|
|
16
29
|
/**
|
|
17
30
|
*
|
|
18
31
|
* @export
|
|
@@ -27,10 +40,10 @@ export interface A500RepDataPointData {
|
|
|
27
40
|
id: number;
|
|
28
41
|
/**
|
|
29
42
|
*
|
|
30
|
-
* @type {
|
|
43
|
+
* @type {Side}
|
|
31
44
|
* @memberof A500RepDataPointData
|
|
32
45
|
*/
|
|
33
|
-
side:
|
|
46
|
+
side: Side;
|
|
34
47
|
/**
|
|
35
48
|
*
|
|
36
49
|
* @type {number}
|
|
@@ -93,10 +106,10 @@ export interface A500RepDataPointData {
|
|
|
93
106
|
setPointForce: number;
|
|
94
107
|
/**
|
|
95
108
|
*
|
|
96
|
-
* @type {
|
|
109
|
+
* @type {ForceUnit}
|
|
97
110
|
* @memberof A500RepDataPointData
|
|
98
111
|
*/
|
|
99
|
-
forceUnit:
|
|
112
|
+
forceUnit: ForceUnit;
|
|
100
113
|
/**
|
|
101
114
|
*
|
|
102
115
|
* @type {number}
|
|
@@ -147,28 +160,6 @@ export interface A500RepDataPointData {
|
|
|
147
160
|
averageForce?: number;
|
|
148
161
|
}
|
|
149
162
|
|
|
150
|
-
|
|
151
|
-
/**
|
|
152
|
-
* @export
|
|
153
|
-
*/
|
|
154
|
-
export const A500RepDataPointDataSideEnum = {
|
|
155
|
-
Left: 'left',
|
|
156
|
-
Right: 'right'
|
|
157
|
-
} as const;
|
|
158
|
-
export type A500RepDataPointDataSideEnum = typeof A500RepDataPointDataSideEnum[keyof typeof A500RepDataPointDataSideEnum];
|
|
159
|
-
|
|
160
|
-
/**
|
|
161
|
-
* @export
|
|
162
|
-
*/
|
|
163
|
-
export const A500RepDataPointDataForceUnitEnum = {
|
|
164
|
-
Lb: 'lb',
|
|
165
|
-
Kg: 'kg',
|
|
166
|
-
Ne: 'ne',
|
|
167
|
-
Er: 'er'
|
|
168
|
-
} as const;
|
|
169
|
-
export type A500RepDataPointDataForceUnitEnum = typeof A500RepDataPointDataForceUnitEnum[keyof typeof A500RepDataPointDataForceUnitEnum];
|
|
170
|
-
|
|
171
|
-
|
|
172
163
|
/**
|
|
173
164
|
* Check if a given object implements the A500RepDataPointData interface.
|
|
174
165
|
*/
|
|
@@ -206,7 +197,7 @@ export function A500RepDataPointDataFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
206
197
|
return {
|
|
207
198
|
|
|
208
199
|
'id': json['id'],
|
|
209
|
-
'side': json['side'],
|
|
200
|
+
'side': SideFromJSON(json['side']),
|
|
210
201
|
'count': json['count'],
|
|
211
202
|
'work': json['work'],
|
|
212
203
|
'completedAt': (new Date(json['completedAt'])),
|
|
@@ -217,7 +208,7 @@ export function A500RepDataPointDataFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
217
208
|
'averageVelocity': json['averageVelocity'],
|
|
218
209
|
'rangeOfMotion': json['rangeOfMotion'],
|
|
219
210
|
'setPointForce': json['setPointForce'],
|
|
220
|
-
'forceUnit': json['forceUnit'],
|
|
211
|
+
'forceUnit': ForceUnitFromJSON(json['forceUnit']),
|
|
221
212
|
'startSinceEpoch': json['startSinceEpoch'],
|
|
222
213
|
'endSinceEpoch': json['endSinceEpoch'],
|
|
223
214
|
'addedMass': json['addedMass'],
|
|
@@ -239,7 +230,7 @@ export function A500RepDataPointDataToJSON(value?: A500RepDataPointData | null):
|
|
|
239
230
|
return {
|
|
240
231
|
|
|
241
232
|
'id': value.id,
|
|
242
|
-
'side': value.side,
|
|
233
|
+
'side': SideToJSON(value.side),
|
|
243
234
|
'count': value.count,
|
|
244
235
|
'work': value.work,
|
|
245
236
|
'completedAt': (value.completedAt.toISOString()),
|
|
@@ -250,7 +241,7 @@ export function A500RepDataPointDataToJSON(value?: A500RepDataPointData | null):
|
|
|
250
241
|
'averageVelocity': value.averageVelocity,
|
|
251
242
|
'rangeOfMotion': value.rangeOfMotion,
|
|
252
243
|
'setPointForce': value.setPointForce,
|
|
253
|
-
'forceUnit': value.forceUnit,
|
|
244
|
+
'forceUnit': ForceUnitToJSON(value.forceUnit),
|
|
254
245
|
'startSinceEpoch': value.startSinceEpoch,
|
|
255
246
|
'endSinceEpoch': value.endSinceEpoch,
|
|
256
247
|
'addedMass': value.addedMass,
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -36,85 +36,85 @@ export interface A500TimeSeriesPointData {
|
|
|
36
36
|
* @type {number}
|
|
37
37
|
* @memberof A500TimeSeriesPointData
|
|
38
38
|
*/
|
|
39
|
-
leftPosition
|
|
39
|
+
leftPosition?: number;
|
|
40
40
|
/**
|
|
41
41
|
*
|
|
42
42
|
* @type {number}
|
|
43
43
|
* @memberof A500TimeSeriesPointData
|
|
44
44
|
*/
|
|
45
|
-
leftPower
|
|
45
|
+
leftPower?: number;
|
|
46
46
|
/**
|
|
47
47
|
*
|
|
48
48
|
* @type {number}
|
|
49
49
|
* @memberof A500TimeSeriesPointData
|
|
50
50
|
*/
|
|
51
|
-
leftVelocity
|
|
51
|
+
leftVelocity?: number;
|
|
52
52
|
/**
|
|
53
53
|
*
|
|
54
54
|
* @type {number}
|
|
55
55
|
* @memberof A500TimeSeriesPointData
|
|
56
56
|
*/
|
|
57
|
-
leftAcceleration
|
|
57
|
+
leftAcceleration?: number;
|
|
58
58
|
/**
|
|
59
59
|
*
|
|
60
60
|
* @type {number}
|
|
61
61
|
* @memberof A500TimeSeriesPointData
|
|
62
62
|
*/
|
|
63
|
-
leftForceOfMassAcceleration
|
|
63
|
+
leftForceOfMassAcceleration?: number;
|
|
64
64
|
/**
|
|
65
65
|
*
|
|
66
66
|
* @type {number}
|
|
67
67
|
* @memberof A500TimeSeriesPointData
|
|
68
68
|
*/
|
|
69
|
-
leftMechanicalWeight
|
|
69
|
+
leftMechanicalWeight?: number;
|
|
70
70
|
/**
|
|
71
71
|
*
|
|
72
72
|
* @type {number}
|
|
73
73
|
* @memberof A500TimeSeriesPointData
|
|
74
74
|
*/
|
|
75
|
-
leftRawPower
|
|
75
|
+
leftRawPower?: number;
|
|
76
76
|
/**
|
|
77
77
|
*
|
|
78
78
|
* @type {number}
|
|
79
79
|
* @memberof A500TimeSeriesPointData
|
|
80
80
|
*/
|
|
81
|
-
rightPosition
|
|
81
|
+
rightPosition?: number;
|
|
82
82
|
/**
|
|
83
83
|
*
|
|
84
84
|
* @type {number}
|
|
85
85
|
* @memberof A500TimeSeriesPointData
|
|
86
86
|
*/
|
|
87
|
-
rightPower
|
|
87
|
+
rightPower?: number;
|
|
88
88
|
/**
|
|
89
89
|
*
|
|
90
90
|
* @type {number}
|
|
91
91
|
* @memberof A500TimeSeriesPointData
|
|
92
92
|
*/
|
|
93
|
-
rightVelocity
|
|
93
|
+
rightVelocity?: number;
|
|
94
94
|
/**
|
|
95
95
|
*
|
|
96
96
|
* @type {number}
|
|
97
97
|
* @memberof A500TimeSeriesPointData
|
|
98
98
|
*/
|
|
99
|
-
rightAcceleration
|
|
99
|
+
rightAcceleration?: number;
|
|
100
100
|
/**
|
|
101
101
|
*
|
|
102
102
|
* @type {number}
|
|
103
103
|
* @memberof A500TimeSeriesPointData
|
|
104
104
|
*/
|
|
105
|
-
rightForceOfMassAcceleration
|
|
105
|
+
rightForceOfMassAcceleration?: number;
|
|
106
106
|
/**
|
|
107
107
|
*
|
|
108
108
|
* @type {number}
|
|
109
109
|
* @memberof A500TimeSeriesPointData
|
|
110
110
|
*/
|
|
111
|
-
rightMechanicalWeight
|
|
111
|
+
rightMechanicalWeight?: number;
|
|
112
112
|
/**
|
|
113
113
|
*
|
|
114
114
|
* @type {number}
|
|
115
115
|
* @memberof A500TimeSeriesPointData
|
|
116
116
|
*/
|
|
117
|
-
rightRawPower
|
|
117
|
+
rightRawPower?: number;
|
|
118
118
|
/**
|
|
119
119
|
*
|
|
120
120
|
* @type {number}
|
|
@@ -148,20 +148,6 @@ export function instanceOfA500TimeSeriesPointData(value: object): boolean {
|
|
|
148
148
|
let isInstance = true;
|
|
149
149
|
isInstance = isInstance && "id" in value;
|
|
150
150
|
isInstance = isInstance && "timeSinceEpoch" in value;
|
|
151
|
-
isInstance = isInstance && "leftPosition" in value;
|
|
152
|
-
isInstance = isInstance && "leftPower" in value;
|
|
153
|
-
isInstance = isInstance && "leftVelocity" in value;
|
|
154
|
-
isInstance = isInstance && "leftAcceleration" in value;
|
|
155
|
-
isInstance = isInstance && "leftForceOfMassAcceleration" in value;
|
|
156
|
-
isInstance = isInstance && "leftMechanicalWeight" in value;
|
|
157
|
-
isInstance = isInstance && "leftRawPower" in value;
|
|
158
|
-
isInstance = isInstance && "rightPosition" in value;
|
|
159
|
-
isInstance = isInstance && "rightPower" in value;
|
|
160
|
-
isInstance = isInstance && "rightVelocity" in value;
|
|
161
|
-
isInstance = isInstance && "rightAcceleration" in value;
|
|
162
|
-
isInstance = isInstance && "rightForceOfMassAcceleration" in value;
|
|
163
|
-
isInstance = isInstance && "rightMechanicalWeight" in value;
|
|
164
|
-
isInstance = isInstance && "rightRawPower" in value;
|
|
165
151
|
|
|
166
152
|
return isInstance;
|
|
167
153
|
}
|
|
@@ -178,20 +164,20 @@ export function A500TimeSeriesPointDataFromJSONTyped(json: any, ignoreDiscrimina
|
|
|
178
164
|
|
|
179
165
|
'id': json['id'],
|
|
180
166
|
'timeSinceEpoch': json['timeSinceEpoch'],
|
|
181
|
-
'leftPosition': json['leftPosition'],
|
|
182
|
-
'leftPower': json['leftPower'],
|
|
183
|
-
'leftVelocity': json['leftVelocity'],
|
|
184
|
-
'leftAcceleration': json['leftAcceleration'],
|
|
185
|
-
'leftForceOfMassAcceleration': json['leftForceOfMassAcceleration'],
|
|
186
|
-
'leftMechanicalWeight': json['leftMechanicalWeight'],
|
|
187
|
-
'leftRawPower': json['leftRawPower'],
|
|
188
|
-
'rightPosition': json['rightPosition'],
|
|
189
|
-
'rightPower': json['rightPower'],
|
|
190
|
-
'rightVelocity': json['rightVelocity'],
|
|
191
|
-
'rightAcceleration': json['rightAcceleration'],
|
|
192
|
-
'rightForceOfMassAcceleration': json['rightForceOfMassAcceleration'],
|
|
193
|
-
'rightMechanicalWeight': json['rightMechanicalWeight'],
|
|
194
|
-
'rightRawPower': json['rightRawPower'],
|
|
167
|
+
'leftPosition': !exists(json, 'leftPosition') ? undefined : json['leftPosition'],
|
|
168
|
+
'leftPower': !exists(json, 'leftPower') ? undefined : json['leftPower'],
|
|
169
|
+
'leftVelocity': !exists(json, 'leftVelocity') ? undefined : json['leftVelocity'],
|
|
170
|
+
'leftAcceleration': !exists(json, 'leftAcceleration') ? undefined : json['leftAcceleration'],
|
|
171
|
+
'leftForceOfMassAcceleration': !exists(json, 'leftForceOfMassAcceleration') ? undefined : json['leftForceOfMassAcceleration'],
|
|
172
|
+
'leftMechanicalWeight': !exists(json, 'leftMechanicalWeight') ? undefined : json['leftMechanicalWeight'],
|
|
173
|
+
'leftRawPower': !exists(json, 'leftRawPower') ? undefined : json['leftRawPower'],
|
|
174
|
+
'rightPosition': !exists(json, 'rightPosition') ? undefined : json['rightPosition'],
|
|
175
|
+
'rightPower': !exists(json, 'rightPower') ? undefined : json['rightPower'],
|
|
176
|
+
'rightVelocity': !exists(json, 'rightVelocity') ? undefined : json['rightVelocity'],
|
|
177
|
+
'rightAcceleration': !exists(json, 'rightAcceleration') ? undefined : json['rightAcceleration'],
|
|
178
|
+
'rightForceOfMassAcceleration': !exists(json, 'rightForceOfMassAcceleration') ? undefined : json['rightForceOfMassAcceleration'],
|
|
179
|
+
'rightMechanicalWeight': !exists(json, 'rightMechanicalWeight') ? undefined : json['rightMechanicalWeight'],
|
|
180
|
+
'rightRawPower': !exists(json, 'rightRawPower') ? undefined : json['rightRawPower'],
|
|
195
181
|
'leftTorque': !exists(json, 'leftTorque') ? undefined : json['leftTorque'],
|
|
196
182
|
'rightTorque': !exists(json, 'rightTorque') ? undefined : json['rightTorque'],
|
|
197
183
|
'leftForce': !exists(json, 'leftForce') ? undefined : json['leftForce'],
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* metrics-sdk-admin
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
*/
|
|
20
|
+
export const AccessControlRight = {
|
|
21
|
+
View: 'view',
|
|
22
|
+
Edit: 'edit'
|
|
23
|
+
} as const;
|
|
24
|
+
export type AccessControlRight =
|
|
25
|
+
| 'view'
|
|
26
|
+
| 'edit'
|
|
27
|
+
;
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
export function AccessControlRightFromJSON(json: any): AccessControlRight {
|
|
31
|
+
return AccessControlRightFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
export function AccessControlRightFromJSONTyped(json: any, ignoreDiscriminator: boolean): AccessControlRight {
|
|
35
|
+
return json as AccessControlRight;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
export function AccessControlRightToJSON(value?: AccessControlRight | null): any {
|
|
39
|
+
return value as any;
|
|
40
|
+
}
|
|
41
|
+
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* metrics-sdk-admin
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
*/
|
|
20
|
+
export const AnalyticRight = {
|
|
21
|
+
View: 'view'
|
|
22
|
+
} as const;
|
|
23
|
+
export type AnalyticRight =
|
|
24
|
+
| 'view'
|
|
25
|
+
;
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
export function AnalyticRightFromJSON(json: any): AnalyticRight {
|
|
29
|
+
return AnalyticRightFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
export function AnalyticRightFromJSONTyped(json: any, ignoreDiscriminator: boolean): AnalyticRight {
|
|
33
|
+
return json as AnalyticRight;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
export function AnalyticRightToJSON(value?: AnalyticRight | null): any {
|
|
37
|
+
return value as any;
|
|
38
|
+
}
|
|
39
|
+
|