edge-impulse-api 1.93.3 → 1.93.5

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.
Files changed (95) hide show
  1. package/build/library/sdk/api/projectsApi.d.ts +25 -2
  2. package/build/library/sdk/api/projectsApi.js +160 -2
  3. package/build/library/sdk/api/projectsApi.js.map +1 -1
  4. package/build/library/sdk/api/rawDataApi.d.ts +15 -0
  5. package/build/library/sdk/api/rawDataApi.js +77 -0
  6. package/build/library/sdk/api/rawDataApi.js.map +1 -1
  7. package/build/library/sdk/model/actorProjectApiKey.d.ts +4 -0
  8. package/build/library/sdk/model/actorProjectApiKey.js +5 -0
  9. package/build/library/sdk/model/actorProjectApiKey.js.map +1 -1
  10. package/build/library/sdk/model/addIngestionOnlyProjectApiKeyRequest.d.ts +28 -0
  11. package/build/library/sdk/model/addIngestionOnlyProjectApiKeyRequest.js +29 -0
  12. package/build/library/sdk/model/addIngestionOnlyProjectApiKeyRequest.js.map +1 -0
  13. package/build/library/sdk/model/getRawDataProjectMetadataResponse.d.ts +35 -0
  14. package/build/library/sdk/model/getRawDataProjectMetadataResponse.js +39 -0
  15. package/build/library/sdk/model/getRawDataProjectMetadataResponse.js.map +1 -0
  16. package/build/library/sdk/model/getRawDataProjectMetadataResponseAllOf.d.ts +27 -0
  17. package/build/library/sdk/model/getRawDataProjectMetadataResponseAllOf.js +29 -0
  18. package/build/library/sdk/model/getRawDataProjectMetadataResponseAllOf.js.map +1 -0
  19. package/build/library/sdk/model/getSSODomainIdPsResponse.d.ts +4 -0
  20. package/build/library/sdk/model/getSSODomainIdPsResponse.js +5 -0
  21. package/build/library/sdk/model/getSSODomainIdPsResponse.js.map +1 -1
  22. package/build/library/sdk/model/getSSODomainIdPsResponseAllOf.d.ts +4 -0
  23. package/build/library/sdk/model/getSSODomainIdPsResponseAllOf.js +5 -0
  24. package/build/library/sdk/model/getSSODomainIdPsResponseAllOf.js.map +1 -1
  25. package/build/library/sdk/model/models.d.ts +22 -0
  26. package/build/library/sdk/model/models.js +78 -0
  27. package/build/library/sdk/model/models.js.map +1 -1
  28. package/build/library/sdk/model/oAuthScope.d.ts +1 -1
  29. package/build/library/sdk/model/oAuthScope.js +1 -1
  30. package/build/library/sdk/model/oAuthScope.js.map +1 -1
  31. package/build/library/sdk/model/oauthClient.d.ts +1 -1
  32. package/build/library/sdk/model/objectDetectionLastLayer.d.ts +1 -1
  33. package/build/library/sdk/model/objectDetectionLastLayer.js +1 -1
  34. package/build/library/sdk/model/objectDetectionLastLayer.js.map +1 -1
  35. package/build/library/sdk/model/projectApiKey.d.ts +4 -0
  36. package/build/library/sdk/model/projectApiKey.js +5 -0
  37. package/build/library/sdk/model/projectApiKey.js.map +1 -1
  38. package/build/library/sdk/model/projectDatasetMetadataBase.d.ts +41 -0
  39. package/build/library/sdk/model/projectDatasetMetadataBase.js +83 -0
  40. package/build/library/sdk/model/projectDatasetMetadataBase.js.map +1 -0
  41. package/build/library/sdk/model/projectDatasetMetadataCategoryData.d.ts +37 -0
  42. package/build/library/sdk/model/projectDatasetMetadataCategoryData.js +42 -0
  43. package/build/library/sdk/model/projectDatasetMetadataCategoryData.js.map +1 -0
  44. package/build/library/sdk/model/projectDatasetMetadataClasses.d.ts +39 -0
  45. package/build/library/sdk/model/projectDatasetMetadataClasses.js +70 -0
  46. package/build/library/sdk/model/projectDatasetMetadataClasses.js.map +1 -0
  47. package/build/library/sdk/model/projectDatasetMetadataClassesAllOf.d.ts +33 -0
  48. package/build/library/sdk/model/projectDatasetMetadataClassesAllOf.js +55 -0
  49. package/build/library/sdk/model/projectDatasetMetadataClassesAllOf.js.map +1 -0
  50. package/build/library/sdk/model/projectDatasetMetadataClassesCategory.d.ts +41 -0
  51. package/build/library/sdk/model/projectDatasetMetadataClassesCategory.js +90 -0
  52. package/build/library/sdk/model/projectDatasetMetadataClassesCategory.js.map +1 -0
  53. package/build/library/sdk/model/projectDatasetMetadataClassesCategoryAllOf.d.ts +30 -0
  54. package/build/library/sdk/model/projectDatasetMetadataClassesCategoryAllOf.js +40 -0
  55. package/build/library/sdk/model/projectDatasetMetadataClassesCategoryAllOf.js.map +1 -0
  56. package/build/library/sdk/model/projectDatasetMetadataCommon.d.ts +33 -0
  57. package/build/library/sdk/model/projectDatasetMetadataCommon.js +42 -0
  58. package/build/library/sdk/model/projectDatasetMetadataCommon.js.map +1 -0
  59. package/build/library/sdk/model/projectDatasetMetadataRatioClass.d.ts +71 -0
  60. package/build/library/sdk/model/projectDatasetMetadataRatioClass.js +82 -0
  61. package/build/library/sdk/model/projectDatasetMetadataRatioClass.js.map +1 -0
  62. package/build/library/sdk/model/projectDatasetMetadataRatioClasses.d.ts +44 -0
  63. package/build/library/sdk/model/projectDatasetMetadataRatioClasses.js +88 -0
  64. package/build/library/sdk/model/projectDatasetMetadataRatioClasses.js.map +1 -0
  65. package/build/library/sdk/model/projectDatasetMetadataRatioCount.d.ts +30 -0
  66. package/build/library/sdk/model/projectDatasetMetadataRatioCount.js +42 -0
  67. package/build/library/sdk/model/projectDatasetMetadataRatioCount.js.map +1 -0
  68. package/build/library/sdk/model/projectDatasetMetadataRatioNoRatio.d.ts +33 -0
  69. package/build/library/sdk/model/projectDatasetMetadataRatioNoRatio.js +43 -0
  70. package/build/library/sdk/model/projectDatasetMetadataRatioNoRatio.js.map +1 -0
  71. package/build/library/sdk/model/projectDatasetMetadataRatioRegression.d.ts +38 -0
  72. package/build/library/sdk/model/projectDatasetMetadataRatioRegression.js +63 -0
  73. package/build/library/sdk/model/projectDatasetMetadataRatioRegression.js.map +1 -0
  74. package/build/library/sdk/model/projectDatasetMetadataRegression.d.ts +39 -0
  75. package/build/library/sdk/model/projectDatasetMetadataRegression.js +70 -0
  76. package/build/library/sdk/model/projectDatasetMetadataRegression.js.map +1 -0
  77. package/build/library/sdk/model/projectDatasetMetadataRegressionAllOf.d.ts +33 -0
  78. package/build/library/sdk/model/projectDatasetMetadataRegressionAllOf.js +55 -0
  79. package/build/library/sdk/model/projectDatasetMetadataRegressionAllOf.js.map +1 -0
  80. package/build/library/sdk/model/projectDatasetMetadataRegressionCategory.d.ts +47 -0
  81. package/build/library/sdk/model/projectDatasetMetadataRegressionCategory.js +105 -0
  82. package/build/library/sdk/model/projectDatasetMetadataRegressionCategory.js.map +1 -0
  83. package/build/library/sdk/model/projectDatasetMetadataRegressionCategoryAllOf.d.ts +36 -0
  84. package/build/library/sdk/model/projectDatasetMetadataRegressionCategoryAllOf.js +55 -0
  85. package/build/library/sdk/model/projectDatasetMetadataRegressionCategoryAllOf.js.map +1 -0
  86. package/build/library/sdk/model/rawDataLabelDistributionLabel.d.ts +37 -0
  87. package/build/library/sdk/model/rawDataLabelDistributionLabel.js +44 -0
  88. package/build/library/sdk/model/rawDataLabelDistributionLabel.js.map +1 -0
  89. package/build/library/sdk/model/rawDataLabelDistributionRegressionValueGroup.d.ts +47 -0
  90. package/build/library/sdk/model/rawDataLabelDistributionRegressionValueGroup.js +52 -0
  91. package/build/library/sdk/model/rawDataLabelDistributionRegressionValueGroup.js.map +1 -0
  92. package/build/library/sdk/model/rawDataLabelDistributionRegressionValueGroupsPerKey.d.ts +44 -0
  93. package/build/library/sdk/model/rawDataLabelDistributionRegressionValueGroupsPerKey.js +47 -0
  94. package/build/library/sdk/model/rawDataLabelDistributionRegressionValueGroupsPerKey.js.map +1 -0
  95. package/package.json +1 -1
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ /**
3
+ * Edge Impulse API
4
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+ *
6
+ * The version of the OpenAPI document: 1.0.0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ Object.defineProperty(exports, "__esModule", { value: true });
14
+ exports.ProjectDatasetMetadataRegressionAllOfTypeEnumValues = exports.ProjectDatasetMetadataRegressionAllOf = void 0;
15
+ class ProjectDatasetMetadataRegressionAllOf {
16
+ static getAttributeTypeMap() {
17
+ return ProjectDatasetMetadataRegressionAllOf.attributeTypeMap;
18
+ }
19
+ }
20
+ exports.ProjectDatasetMetadataRegressionAllOf = ProjectDatasetMetadataRegressionAllOf;
21
+ ProjectDatasetMetadataRegressionAllOf.discriminator = undefined;
22
+ ProjectDatasetMetadataRegressionAllOf.attributeTypeMap = [
23
+ {
24
+ "name": "type",
25
+ "baseName": "type",
26
+ "type": "ProjectDatasetMetadataRegressionAllOfTypeEnum"
27
+ },
28
+ {
29
+ "name": "training",
30
+ "baseName": "training",
31
+ "type": "ProjectDatasetMetadataRegressionCategory"
32
+ },
33
+ {
34
+ "name": "testing",
35
+ "baseName": "testing",
36
+ "type": "ProjectDatasetMetadataRegressionCategory"
37
+ },
38
+ {
39
+ "name": "validation",
40
+ "baseName": "validation",
41
+ "type": "ProjectDatasetMetadataRegressionCategory"
42
+ },
43
+ {
44
+ "name": "postProcessing",
45
+ "baseName": "postProcessing",
46
+ "type": "ProjectDatasetMetadataRegressionCategory"
47
+ },
48
+ {
49
+ "name": "all",
50
+ "baseName": "all",
51
+ "type": "ProjectDatasetMetadataRegressionCategory"
52
+ }
53
+ ];
54
+ exports.ProjectDatasetMetadataRegressionAllOfTypeEnumValues = ['regression'];
55
+ //# sourceMappingURL=projectDatasetMetadataRegressionAllOf.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projectDatasetMetadataRegressionAllOf.js","sourceRoot":"","sources":["../../../../library/sdk/model/projectDatasetMetadataRegressionAllOf.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,qCAAqC;IA0C9C,MAAM,CAAC,mBAAmB;QACtB,OAAO,qCAAqC,CAAC,gBAAgB,CAAC;IAClE,CAAC;;AA5CL,sFA6CC;AArCU,mDAAa,GAAuB,SAAS,CAAC;AAE9C,sDAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,MAAM;QACd,UAAU,EAAE,MAAM;QAClB,MAAM,EAAE,+CAA+C;KAC1D;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,0CAA0C;KACrD;IACD;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,0CAA0C;KACrD;IACD;QACI,MAAM,EAAE,YAAY;QACpB,UAAU,EAAE,YAAY;QACxB,MAAM,EAAE,0CAA0C;KACrD;IACD;QACI,MAAM,EAAE,gBAAgB;QACxB,UAAU,EAAE,gBAAgB;QAC5B,MAAM,EAAE,0CAA0C;KACrD;IACD;QACI,MAAM,EAAE,KAAK;QACb,UAAU,EAAE,KAAK;QACjB,MAAM,EAAE,0CAA0C;KACrD;CAAK,CAAC;AASF,QAAA,mDAAmD,GAAa,CAAC,YAAY,CAAC,CAAC"}
@@ -0,0 +1,47 @@
1
+ /**
2
+ * Edge Impulse API
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.0
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
+ import { MetadataFilterOptions } from './metadataFilterOptions';
13
+ import { RawDataLabelDistributionRegressionValueGroup } from './rawDataLabelDistributionRegressionValueGroup';
14
+ import { RawDataLabelDistributionRegressionValueGroupsPerKey } from './rawDataLabelDistributionRegressionValueGroupsPerKey';
15
+ export declare class ProjectDatasetMetadataRegressionCategory {
16
+ 'type': ProjectDatasetMetadataRegressionCategoryTypeEnum;
17
+ 'totalLength': string;
18
+ 'totalLengthNumber': number;
19
+ 'maxLengthMs': number;
20
+ 'minLengthMs': number;
21
+ 'minFrequency': number;
22
+ 'maxFrequency': number;
23
+ 'itemCount': number;
24
+ 'isTimeseries': boolean;
25
+ 'isFeatures': boolean;
26
+ 'metadataFilterOptions': MetadataFilterOptions;
27
+ 'labelsCount': number;
28
+ 'minLabel': number;
29
+ 'maxLabel': number;
30
+ 'valueGroups': Array<RawDataLabelDistributionRegressionValueGroup>;
31
+ 'groupsPerLabelMapKey'?: {
32
+ [key: string]: RawDataLabelDistributionRegressionValueGroupsPerKey;
33
+ };
34
+ static discriminator: string | undefined;
35
+ static attributeTypeMap: Array<{
36
+ name: string;
37
+ baseName: string;
38
+ type: string;
39
+ }>;
40
+ static getAttributeTypeMap(): {
41
+ name: string;
42
+ baseName: string;
43
+ type: string;
44
+ }[];
45
+ }
46
+ export type ProjectDatasetMetadataRegressionCategoryTypeEnum = 'regression';
47
+ export declare const ProjectDatasetMetadataRegressionCategoryTypeEnumValues: string[];
@@ -0,0 +1,105 @@
1
+ "use strict";
2
+ /**
3
+ * Edge Impulse API
4
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+ *
6
+ * The version of the OpenAPI document: 1.0.0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ Object.defineProperty(exports, "__esModule", { value: true });
14
+ exports.ProjectDatasetMetadataRegressionCategoryTypeEnumValues = exports.ProjectDatasetMetadataRegressionCategory = void 0;
15
+ class ProjectDatasetMetadataRegressionCategory {
16
+ static getAttributeTypeMap() {
17
+ return ProjectDatasetMetadataRegressionCategory.attributeTypeMap;
18
+ }
19
+ }
20
+ exports.ProjectDatasetMetadataRegressionCategory = ProjectDatasetMetadataRegressionCategory;
21
+ ProjectDatasetMetadataRegressionCategory.discriminator = undefined;
22
+ ProjectDatasetMetadataRegressionCategory.attributeTypeMap = [
23
+ {
24
+ "name": "type",
25
+ "baseName": "type",
26
+ "type": "ProjectDatasetMetadataRegressionCategoryTypeEnum"
27
+ },
28
+ {
29
+ "name": "totalLength",
30
+ "baseName": "totalLength",
31
+ "type": "string"
32
+ },
33
+ {
34
+ "name": "totalLengthNumber",
35
+ "baseName": "totalLengthNumber",
36
+ "type": "number"
37
+ },
38
+ {
39
+ "name": "maxLengthMs",
40
+ "baseName": "maxLengthMs",
41
+ "type": "number"
42
+ },
43
+ {
44
+ "name": "minLengthMs",
45
+ "baseName": "minLengthMs",
46
+ "type": "number"
47
+ },
48
+ {
49
+ "name": "minFrequency",
50
+ "baseName": "minFrequency",
51
+ "type": "number"
52
+ },
53
+ {
54
+ "name": "maxFrequency",
55
+ "baseName": "maxFrequency",
56
+ "type": "number"
57
+ },
58
+ {
59
+ "name": "itemCount",
60
+ "baseName": "itemCount",
61
+ "type": "number"
62
+ },
63
+ {
64
+ "name": "isTimeseries",
65
+ "baseName": "isTimeseries",
66
+ "type": "boolean"
67
+ },
68
+ {
69
+ "name": "isFeatures",
70
+ "baseName": "isFeatures",
71
+ "type": "boolean"
72
+ },
73
+ {
74
+ "name": "metadataFilterOptions",
75
+ "baseName": "metadataFilterOptions",
76
+ "type": "MetadataFilterOptions"
77
+ },
78
+ {
79
+ "name": "labelsCount",
80
+ "baseName": "labelsCount",
81
+ "type": "number"
82
+ },
83
+ {
84
+ "name": "minLabel",
85
+ "baseName": "minLabel",
86
+ "type": "number"
87
+ },
88
+ {
89
+ "name": "maxLabel",
90
+ "baseName": "maxLabel",
91
+ "type": "number"
92
+ },
93
+ {
94
+ "name": "valueGroups",
95
+ "baseName": "valueGroups",
96
+ "type": "Array<RawDataLabelDistributionRegressionValueGroup>"
97
+ },
98
+ {
99
+ "name": "groupsPerLabelMapKey",
100
+ "baseName": "groupsPerLabelMapKey",
101
+ "type": "{ [key: string]: RawDataLabelDistributionRegressionValueGroupsPerKey; }"
102
+ }
103
+ ];
104
+ exports.ProjectDatasetMetadataRegressionCategoryTypeEnumValues = ['regression'];
105
+ //# sourceMappingURL=projectDatasetMetadataRegressionCategory.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projectDatasetMetadataRegressionCategory.js","sourceRoot":"","sources":["../../../../library/sdk/model/projectDatasetMetadataRegressionCategory.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAQH,MAAa,wCAAwC;IAsGjD,MAAM,CAAC,mBAAmB;QACtB,OAAO,wCAAwC,CAAC,gBAAgB,CAAC;IACrE,CAAC;;AAxGL,4FAyGC;AAvFU,sDAAa,GAAuB,SAAS,CAAC;AAE9C,yDAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,MAAM;QACd,UAAU,EAAE,MAAM;QAClB,MAAM,EAAE,kDAAkD;KAC7D;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,mBAAmB;QAC3B,UAAU,EAAE,mBAAmB;QAC/B,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,cAAc;QACtB,UAAU,EAAE,cAAc;QAC1B,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,cAAc;QACtB,UAAU,EAAE,cAAc;QAC1B,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,WAAW;QACnB,UAAU,EAAE,WAAW;QACvB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,cAAc;QACtB,UAAU,EAAE,cAAc;QAC1B,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,YAAY;QACpB,UAAU,EAAE,YAAY;QACxB,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,uBAAuB;QAC/B,UAAU,EAAE,uBAAuB;QACnC,MAAM,EAAE,uBAAuB;KAClC;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,qDAAqD;KAChE;IACD;QACI,MAAM,EAAE,sBAAsB;QAC9B,UAAU,EAAE,sBAAsB;QAClC,MAAM,EAAE,yEAAyE;KACpF;CAAK,CAAC;AASF,QAAA,sDAAsD,GAAa,CAAC,YAAY,CAAC,CAAC"}
@@ -0,0 +1,36 @@
1
+ /**
2
+ * Edge Impulse API
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.0
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
+ import { RawDataLabelDistributionRegressionValueGroup } from './rawDataLabelDistributionRegressionValueGroup';
13
+ import { RawDataLabelDistributionRegressionValueGroupsPerKey } from './rawDataLabelDistributionRegressionValueGroupsPerKey';
14
+ export declare class ProjectDatasetMetadataRegressionCategoryAllOf {
15
+ 'type': ProjectDatasetMetadataRegressionCategoryAllOfTypeEnum;
16
+ 'labelsCount': number;
17
+ 'minLabel': number;
18
+ 'maxLabel': number;
19
+ 'valueGroups': Array<RawDataLabelDistributionRegressionValueGroup>;
20
+ 'groupsPerLabelMapKey'?: {
21
+ [key: string]: RawDataLabelDistributionRegressionValueGroupsPerKey;
22
+ };
23
+ static discriminator: string | undefined;
24
+ static attributeTypeMap: Array<{
25
+ name: string;
26
+ baseName: string;
27
+ type: string;
28
+ }>;
29
+ static getAttributeTypeMap(): {
30
+ name: string;
31
+ baseName: string;
32
+ type: string;
33
+ }[];
34
+ }
35
+ export type ProjectDatasetMetadataRegressionCategoryAllOfTypeEnum = 'regression';
36
+ export declare const ProjectDatasetMetadataRegressionCategoryAllOfTypeEnumValues: string[];
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ /**
3
+ * Edge Impulse API
4
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+ *
6
+ * The version of the OpenAPI document: 1.0.0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ Object.defineProperty(exports, "__esModule", { value: true });
14
+ exports.ProjectDatasetMetadataRegressionCategoryAllOfTypeEnumValues = exports.ProjectDatasetMetadataRegressionCategoryAllOf = void 0;
15
+ class ProjectDatasetMetadataRegressionCategoryAllOf {
16
+ static getAttributeTypeMap() {
17
+ return ProjectDatasetMetadataRegressionCategoryAllOf.attributeTypeMap;
18
+ }
19
+ }
20
+ exports.ProjectDatasetMetadataRegressionCategoryAllOf = ProjectDatasetMetadataRegressionCategoryAllOf;
21
+ ProjectDatasetMetadataRegressionCategoryAllOf.discriminator = undefined;
22
+ ProjectDatasetMetadataRegressionCategoryAllOf.attributeTypeMap = [
23
+ {
24
+ "name": "type",
25
+ "baseName": "type",
26
+ "type": "ProjectDatasetMetadataRegressionCategoryAllOfTypeEnum"
27
+ },
28
+ {
29
+ "name": "labelsCount",
30
+ "baseName": "labelsCount",
31
+ "type": "number"
32
+ },
33
+ {
34
+ "name": "minLabel",
35
+ "baseName": "minLabel",
36
+ "type": "number"
37
+ },
38
+ {
39
+ "name": "maxLabel",
40
+ "baseName": "maxLabel",
41
+ "type": "number"
42
+ },
43
+ {
44
+ "name": "valueGroups",
45
+ "baseName": "valueGroups",
46
+ "type": "Array<RawDataLabelDistributionRegressionValueGroup>"
47
+ },
48
+ {
49
+ "name": "groupsPerLabelMapKey",
50
+ "baseName": "groupsPerLabelMapKey",
51
+ "type": "{ [key: string]: RawDataLabelDistributionRegressionValueGroupsPerKey; }"
52
+ }
53
+ ];
54
+ exports.ProjectDatasetMetadataRegressionCategoryAllOfTypeEnumValues = ['regression'];
55
+ //# sourceMappingURL=projectDatasetMetadataRegressionCategoryAllOf.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projectDatasetMetadataRegressionCategoryAllOf.js","sourceRoot":"","sources":["../../../../library/sdk/model/projectDatasetMetadataRegressionCategoryAllOf.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAKH,MAAa,6CAA6C;IA0CtD,MAAM,CAAC,mBAAmB;QACtB,OAAO,6CAA6C,CAAC,gBAAgB,CAAC;IAC1E,CAAC;;AA5CL,sGA6CC;AArCU,2DAAa,GAAuB,SAAS,CAAC;AAE9C,8DAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,MAAM;QACd,UAAU,EAAE,MAAM;QAClB,MAAM,EAAE,uDAAuD;KAClE;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,qDAAqD;KAChE;IACD;QACI,MAAM,EAAE,sBAAsB;QAC9B,UAAU,EAAE,sBAAsB;QAClC,MAAM,EAAE,yEAAyE;KACpF;CAAK,CAAC;AASF,QAAA,2DAA2D,GAAa,CAAC,YAAY,CAAC,CAAC"}
@@ -0,0 +1,37 @@
1
+ /**
2
+ * Edge Impulse API
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.0
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
+ export declare class RawDataLabelDistributionLabel {
13
+ 'label': string;
14
+ /**
15
+ * Total sample length for the label in milliseconds. For data types without a duration-based total this may be 0.
16
+ */
17
+ 'totalLength': number;
18
+ /**
19
+ * Total sample length for the label given as a UI-friendly formatted string.
20
+ */
21
+ 'totalLengthStr': string;
22
+ /**
23
+ * Total sample data count for the label.
24
+ */
25
+ 'dataCount': number;
26
+ static discriminator: string | undefined;
27
+ static attributeTypeMap: Array<{
28
+ name: string;
29
+ baseName: string;
30
+ type: string;
31
+ }>;
32
+ static getAttributeTypeMap(): {
33
+ name: string;
34
+ baseName: string;
35
+ type: string;
36
+ }[];
37
+ }
@@ -0,0 +1,44 @@
1
+ "use strict";
2
+ /**
3
+ * Edge Impulse API
4
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+ *
6
+ * The version of the OpenAPI document: 1.0.0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ Object.defineProperty(exports, "__esModule", { value: true });
14
+ exports.RawDataLabelDistributionLabel = void 0;
15
+ class RawDataLabelDistributionLabel {
16
+ static getAttributeTypeMap() {
17
+ return RawDataLabelDistributionLabel.attributeTypeMap;
18
+ }
19
+ }
20
+ exports.RawDataLabelDistributionLabel = RawDataLabelDistributionLabel;
21
+ RawDataLabelDistributionLabel.discriminator = undefined;
22
+ RawDataLabelDistributionLabel.attributeTypeMap = [
23
+ {
24
+ "name": "label",
25
+ "baseName": "label",
26
+ "type": "string"
27
+ },
28
+ {
29
+ "name": "totalLength",
30
+ "baseName": "totalLength",
31
+ "type": "number"
32
+ },
33
+ {
34
+ "name": "totalLengthStr",
35
+ "baseName": "totalLengthStr",
36
+ "type": "string"
37
+ },
38
+ {
39
+ "name": "dataCount",
40
+ "baseName": "dataCount",
41
+ "type": "number"
42
+ }
43
+ ];
44
+ //# sourceMappingURL=rawDataLabelDistributionLabel.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"rawDataLabelDistributionLabel.js","sourceRoot":"","sources":["../../../../library/sdk/model/rawDataLabelDistributionLabel.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAGH,MAAa,6BAA6B;IAuCtC,MAAM,CAAC,mBAAmB;QACtB,OAAO,6BAA6B,CAAC,gBAAgB,CAAC;IAC1D,CAAC;;AAzCL,sEA0CC;AA3BU,2CAAa,GAAuB,SAAS,CAAC;AAE9C,8CAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,OAAO;QACf,UAAU,EAAE,OAAO;QACnB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,gBAAgB;QACxB,UAAU,EAAE,gBAAgB;QAC5B,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,WAAW;QACnB,UAAU,EAAE,WAAW;QACvB,MAAM,EAAE,QAAQ;KACnB;CAAK,CAAC"}
@@ -0,0 +1,47 @@
1
+ /**
2
+ * Edge Impulse API
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.0
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
+ * Shows a single \"bucket\" of the data distribution for a regression dataset.
14
+ */
15
+ export declare class RawDataLabelDistributionRegressionValueGroup {
16
+ /**
17
+ * Group minimum value
18
+ */
19
+ 'groupMin': number;
20
+ /**
21
+ * Group maximum value
22
+ */
23
+ 'groupMax': number;
24
+ /**
25
+ * Total sample length within this group in milliseconds. For data types without a duration-based total this may be 0.
26
+ */
27
+ 'totalLength': number;
28
+ /**
29
+ * Total sample length within this group given as a UI-friendly formatted string.
30
+ */
31
+ 'totalLengthStr': string;
32
+ /**
33
+ * Total sample data count within this group.
34
+ */
35
+ 'dataCount': number;
36
+ static discriminator: string | undefined;
37
+ static attributeTypeMap: Array<{
38
+ name: string;
39
+ baseName: string;
40
+ type: string;
41
+ }>;
42
+ static getAttributeTypeMap(): {
43
+ name: string;
44
+ baseName: string;
45
+ type: string;
46
+ }[];
47
+ }
@@ -0,0 +1,52 @@
1
+ "use strict";
2
+ /**
3
+ * Edge Impulse API
4
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+ *
6
+ * The version of the OpenAPI document: 1.0.0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ Object.defineProperty(exports, "__esModule", { value: true });
14
+ exports.RawDataLabelDistributionRegressionValueGroup = void 0;
15
+ /**
16
+ * Shows a single \"bucket\" of the data distribution for a regression dataset.
17
+ */
18
+ class RawDataLabelDistributionRegressionValueGroup {
19
+ static getAttributeTypeMap() {
20
+ return RawDataLabelDistributionRegressionValueGroup.attributeTypeMap;
21
+ }
22
+ }
23
+ exports.RawDataLabelDistributionRegressionValueGroup = RawDataLabelDistributionRegressionValueGroup;
24
+ RawDataLabelDistributionRegressionValueGroup.discriminator = undefined;
25
+ RawDataLabelDistributionRegressionValueGroup.attributeTypeMap = [
26
+ {
27
+ "name": "groupMin",
28
+ "baseName": "groupMin",
29
+ "type": "number"
30
+ },
31
+ {
32
+ "name": "groupMax",
33
+ "baseName": "groupMax",
34
+ "type": "number"
35
+ },
36
+ {
37
+ "name": "totalLength",
38
+ "baseName": "totalLength",
39
+ "type": "number"
40
+ },
41
+ {
42
+ "name": "totalLengthStr",
43
+ "baseName": "totalLengthStr",
44
+ "type": "string"
45
+ },
46
+ {
47
+ "name": "dataCount",
48
+ "baseName": "dataCount",
49
+ "type": "number"
50
+ }
51
+ ];
52
+ //# sourceMappingURL=rawDataLabelDistributionRegressionValueGroup.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"rawDataLabelDistributionRegressionValueGroup.js","sourceRoot":"","sources":["../../../../library/sdk/model/rawDataLabelDistributionRegressionValueGroup.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAGH;;EAEE;AACF,MAAa,4CAA4C;IAmDrD,MAAM,CAAC,mBAAmB;QACtB,OAAO,4CAA4C,CAAC,gBAAgB,CAAC;IACzE,CAAC;;AArDL,oGAsDC;AAhCU,0DAAa,GAAuB,SAAS,CAAC;AAE9C,6DAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,gBAAgB;QACxB,UAAU,EAAE,gBAAgB;QAC5B,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,WAAW;QACnB,UAAU,EAAE,WAAW;QACvB,MAAM,EAAE,QAAQ;KACnB;CAAK,CAAC"}
@@ -0,0 +1,44 @@
1
+ /**
2
+ * Edge Impulse API
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.0
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
+ import { RawDataLabelDistributionRegressionValueGroup } from './rawDataLabelDistributionRegressionValueGroup';
13
+ /**
14
+ * Shows the data distribution for a regression dataset, for a particular label key.
15
+ */
16
+ export declare class RawDataLabelDistributionRegressionValueGroupsPerKey {
17
+ /**
18
+ * Minimum overall label for this label key.
19
+ */
20
+ 'minLabel': number;
21
+ /**
22
+ * Maximum overall label for this label key.
23
+ */
24
+ 'maxLabel': number;
25
+ /**
26
+ * Data distribution for this label key, given on a \"global\" scale (scaled relative to all label keys).
27
+ */
28
+ 'valueGroupsGlobalScale': Array<RawDataLabelDistributionRegressionValueGroup>;
29
+ /**
30
+ * Data distribution for this label key, given on a \"local\" scale (scaled only based on values for this label key).
31
+ */
32
+ 'valueGroupsLocalScale': Array<RawDataLabelDistributionRegressionValueGroup>;
33
+ static discriminator: string | undefined;
34
+ static attributeTypeMap: Array<{
35
+ name: string;
36
+ baseName: string;
37
+ type: string;
38
+ }>;
39
+ static getAttributeTypeMap(): {
40
+ name: string;
41
+ baseName: string;
42
+ type: string;
43
+ }[];
44
+ }
@@ -0,0 +1,47 @@
1
+ "use strict";
2
+ /**
3
+ * Edge Impulse API
4
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+ *
6
+ * The version of the OpenAPI document: 1.0.0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ Object.defineProperty(exports, "__esModule", { value: true });
14
+ exports.RawDataLabelDistributionRegressionValueGroupsPerKey = void 0;
15
+ /**
16
+ * Shows the data distribution for a regression dataset, for a particular label key.
17
+ */
18
+ class RawDataLabelDistributionRegressionValueGroupsPerKey {
19
+ static getAttributeTypeMap() {
20
+ return RawDataLabelDistributionRegressionValueGroupsPerKey.attributeTypeMap;
21
+ }
22
+ }
23
+ exports.RawDataLabelDistributionRegressionValueGroupsPerKey = RawDataLabelDistributionRegressionValueGroupsPerKey;
24
+ RawDataLabelDistributionRegressionValueGroupsPerKey.discriminator = undefined;
25
+ RawDataLabelDistributionRegressionValueGroupsPerKey.attributeTypeMap = [
26
+ {
27
+ "name": "minLabel",
28
+ "baseName": "minLabel",
29
+ "type": "number"
30
+ },
31
+ {
32
+ "name": "maxLabel",
33
+ "baseName": "maxLabel",
34
+ "type": "number"
35
+ },
36
+ {
37
+ "name": "valueGroupsGlobalScale",
38
+ "baseName": "valueGroupsGlobalScale",
39
+ "type": "Array<RawDataLabelDistributionRegressionValueGroup>"
40
+ },
41
+ {
42
+ "name": "valueGroupsLocalScale",
43
+ "baseName": "valueGroupsLocalScale",
44
+ "type": "Array<RawDataLabelDistributionRegressionValueGroup>"
45
+ }
46
+ ];
47
+ //# sourceMappingURL=rawDataLabelDistributionRegressionValueGroupsPerKey.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"rawDataLabelDistributionRegressionValueGroupsPerKey.js","sourceRoot":"","sources":["../../../../library/sdk/model/rawDataLabelDistributionRegressionValueGroupsPerKey.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH;;EAEE;AACF,MAAa,mDAAmD;IA0C5D,MAAM,CAAC,mBAAmB;QACtB,OAAO,mDAAmD,CAAC,gBAAgB,CAAC;IAChF,CAAC;;AA5CL,kHA6CC;AA3BU,iEAAa,GAAuB,SAAS,CAAC;AAE9C,oEAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,wBAAwB;QAChC,UAAU,EAAE,wBAAwB;QACpC,MAAM,EAAE,qDAAqD;KAChE;IACD;QACI,MAAM,EAAE,uBAAuB;QAC/B,UAAU,EAAE,uBAAuB;QACnC,MAAM,EAAE,qDAAqD;KAChE;CAAK,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "edge-impulse-api",
3
- "version": "1.93.3",
3
+ "version": "1.93.5",
4
4
  "description": "Node.js bindings for the Edge Impulse API",
5
5
  "scripts": {
6
6
  "build": "tsc -p .",