@uug-ai/models 1.4.26 → 1.4.28

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 (2) hide show
  1. package/dist/types.d.ts +151 -62
  2. package/package.json +1 -1
package/dist/types.d.ts CHANGED
@@ -4176,6 +4176,45 @@ export interface paths {
4176
4176
  patch?: never;
4177
4177
  trace?: never;
4178
4178
  };
4179
+ "/internal/getdeviceerrorresponse": {
4180
+ parameters: {
4181
+ query?: never;
4182
+ header?: never;
4183
+ path?: never;
4184
+ cookie?: never;
4185
+ };
4186
+ /**
4187
+ * Get GetDeviceErrorResponse (schema generation only)
4188
+ * @description Internal endpoint used only to ensure GetDeviceErrorResponse schema is generated in OpenAPI spec
4189
+ */
4190
+ get: {
4191
+ parameters: {
4192
+ query?: never;
4193
+ header?: never;
4194
+ path?: never;
4195
+ cookie?: never;
4196
+ };
4197
+ requestBody?: never;
4198
+ responses: {
4199
+ /** @description OK */
4200
+ 200: {
4201
+ headers: {
4202
+ [name: string]: unknown;
4203
+ };
4204
+ content: {
4205
+ "application/json": components["schemas"]["api.GetDeviceErrorResponse"];
4206
+ };
4207
+ };
4208
+ };
4209
+ };
4210
+ put?: never;
4211
+ post?: never;
4212
+ delete?: never;
4213
+ options?: never;
4214
+ head?: never;
4215
+ patch?: never;
4216
+ trace?: never;
4217
+ };
4179
4218
  "/internal/getdevicemediaerrorresponse": {
4180
4219
  parameters: {
4181
4220
  query?: never;
@@ -4449,6 +4488,45 @@ export interface paths {
4449
4488
  patch?: never;
4450
4489
  trace?: never;
4451
4490
  };
4491
+ "/internal/getdeviceresponse": {
4492
+ parameters: {
4493
+ query?: never;
4494
+ header?: never;
4495
+ path?: never;
4496
+ cookie?: never;
4497
+ };
4498
+ /**
4499
+ * Get GetDeviceResponse (schema generation only)
4500
+ * @description Internal endpoint used only to ensure GetDeviceResponse schema is generated in OpenAPI spec
4501
+ */
4502
+ get: {
4503
+ parameters: {
4504
+ query?: never;
4505
+ header?: never;
4506
+ path?: never;
4507
+ cookie?: never;
4508
+ };
4509
+ requestBody?: never;
4510
+ responses: {
4511
+ /** @description OK */
4512
+ 200: {
4513
+ headers: {
4514
+ [name: string]: unknown;
4515
+ };
4516
+ content: {
4517
+ "application/json": components["schemas"]["api.GetDeviceResponse"];
4518
+ };
4519
+ };
4520
+ };
4521
+ };
4522
+ put?: never;
4523
+ post?: never;
4524
+ delete?: never;
4525
+ options?: never;
4526
+ head?: never;
4527
+ patch?: never;
4528
+ trace?: never;
4529
+ };
4452
4530
  "/internal/getdeviceserrorresponse": {
4453
4531
  parameters: {
4454
4532
  query?: never;
@@ -4566,6 +4644,45 @@ export interface paths {
4566
4644
  patch?: never;
4567
4645
  trace?: never;
4568
4646
  };
4647
+ "/internal/getdevicesuccessresponse": {
4648
+ parameters: {
4649
+ query?: never;
4650
+ header?: never;
4651
+ path?: never;
4652
+ cookie?: never;
4653
+ };
4654
+ /**
4655
+ * Get GetDeviceSuccessResponse (schema generation only)
4656
+ * @description Internal endpoint used only to ensure GetDeviceSuccessResponse schema is generated in OpenAPI spec
4657
+ */
4658
+ get: {
4659
+ parameters: {
4660
+ query?: never;
4661
+ header?: never;
4662
+ path?: never;
4663
+ cookie?: never;
4664
+ };
4665
+ requestBody?: never;
4666
+ responses: {
4667
+ /** @description OK */
4668
+ 200: {
4669
+ headers: {
4670
+ [name: string]: unknown;
4671
+ };
4672
+ content: {
4673
+ "application/json": components["schemas"]["api.GetDeviceSuccessResponse"];
4674
+ };
4675
+ };
4676
+ };
4677
+ };
4678
+ put?: never;
4679
+ post?: never;
4680
+ delete?: never;
4681
+ options?: never;
4682
+ head?: never;
4683
+ patch?: never;
4684
+ trace?: never;
4685
+ };
4569
4686
  "/internal/getgroupoptionserrorresponse": {
4570
4687
  parameters: {
4571
4688
  query?: never;
@@ -8700,45 +8817,6 @@ export interface paths {
8700
8817
  patch?: never;
8701
8818
  trace?: never;
8702
8819
  };
8703
- "/internal/media2filter": {
8704
- parameters: {
8705
- query?: never;
8706
- header?: never;
8707
- path?: never;
8708
- cookie?: never;
8709
- };
8710
- /**
8711
- * Get Media2Filter (schema generation only)
8712
- * @description Internal endpoint used only to ensure Media2Filter schema is generated in OpenAPI spec
8713
- */
8714
- get: {
8715
- parameters: {
8716
- query?: never;
8717
- header?: never;
8718
- path?: never;
8719
- cookie?: never;
8720
- };
8721
- requestBody?: never;
8722
- responses: {
8723
- /** @description OK */
8724
- 200: {
8725
- headers: {
8726
- [name: string]: unknown;
8727
- };
8728
- content: {
8729
- "application/json": components["schemas"]["api.Media2Filter"];
8730
- };
8731
- };
8732
- };
8733
- };
8734
- put?: never;
8735
- post?: never;
8736
- delete?: never;
8737
- options?: never;
8738
- head?: never;
8739
- patch?: never;
8740
- trace?: never;
8741
- };
8742
8820
  "/internal/mediaatruntimemetadata": {
8743
8821
  parameters: {
8744
8822
  query?: never;
@@ -14185,6 +14263,18 @@ export interface components {
14185
14263
  /** @description Additional metadata about the response, such as timestamps and request IDs */
14186
14264
  metadata?: components["schemas"]["api.Metadata"];
14187
14265
  };
14266
+ "api.GetDeviceErrorResponse": {
14267
+ /** @description Application-specific error code */
14268
+ applicationStatusCode?: string;
14269
+ /** @description Entity-specific error code */
14270
+ entityStatusCode?: string;
14271
+ /** @description HTTP status code for the error */
14272
+ httpStatusCode?: number;
14273
+ /** @description Error message describing the issue */
14274
+ message?: string;
14275
+ /** @description Additional metadata about the error, such as timestamps and request IDs */
14276
+ metadata?: components["schemas"]["api.Metadata"];
14277
+ };
14188
14278
  "api.GetDeviceMediaErrorResponse": {
14189
14279
  /** @description Application-specific error code */
14190
14280
  applicationStatusCode?: string;
@@ -14245,6 +14335,22 @@ export interface components {
14245
14335
  /** @description Additional metadata about the response, such as timestamps and request IDs */
14246
14336
  metadata?: components["schemas"]["api.Metadata"];
14247
14337
  };
14338
+ "api.GetDeviceResponse": {
14339
+ device?: components["schemas"]["models.Device"];
14340
+ };
14341
+ "api.GetDeviceSuccessResponse": {
14342
+ /** @description Application-specific status code */
14343
+ applicationStatusCode?: string;
14344
+ data?: components["schemas"]["api.GetDeviceResponse"];
14345
+ /** @description Entity-specific status code */
14346
+ entityStatusCode?: string;
14347
+ /** @description HTTP status code for the response */
14348
+ httpStatusCode?: number;
14349
+ /** @description Success message describing the operation */
14350
+ message?: string;
14351
+ /** @description Additional metadata about the response, such as timestamps and request IDs */
14352
+ metadata?: components["schemas"]["api.Metadata"];
14353
+ };
14248
14354
  "api.GetDevicesErrorResponse": {
14249
14355
  /** @description Application-specific error code */
14250
14356
  applicationStatusCode?: string;
@@ -14564,7 +14670,7 @@ export interface components {
14564
14670
  metadata?: components["schemas"]["api.Metadata"];
14565
14671
  };
14566
14672
  "api.GetMediaRequest": {
14567
- filter?: components["schemas"]["api.Media2Filter"];
14673
+ filter?: components["schemas"]["api.MediaFilter"];
14568
14674
  pagination?: components["schemas"]["api.CursorPagination"];
14569
14675
  };
14570
14676
  "api.GetMediaResponse": {
@@ -14683,7 +14789,7 @@ export interface components {
14683
14789
  metadata?: components["schemas"]["api.Metadata"];
14684
14790
  };
14685
14791
  "api.GetTimeSeriesChartRequest": {
14686
- filter?: components["schemas"]["api.Media2Filter"];
14792
+ filter?: components["schemas"]["api.MediaFilter"];
14687
14793
  };
14688
14794
  "api.GetTimeSeriesChartResponse": {
14689
14795
  chart?: components["schemas"]["models.TimeSeriesChart"];
@@ -14857,7 +14963,7 @@ export interface components {
14857
14963
  sort?: string;
14858
14964
  timeRanges?: components["schemas"]["models.TimeRange"][];
14859
14965
  };
14860
- "api.Media2Filter": {
14966
+ "api.MediaFilter": {
14861
14967
  devices?: string[];
14862
14968
  events?: string[];
14863
14969
  excludedDevices?: string[];
@@ -14872,25 +14978,6 @@ export interface components {
14872
14978
  tags?: string[];
14873
14979
  timeRanges?: components["schemas"]["models.TimeRange"][];
14874
14980
  };
14875
- "api.MediaFilter": {
14876
- classifications?: string[];
14877
- dates?: string[];
14878
- devices?: string[];
14879
- events?: string[];
14880
- favourite?: boolean;
14881
- globalSearch?: boolean;
14882
- hasLabel?: boolean;
14883
- hourRange?: components["schemas"]["models.HourRange"];
14884
- lastMedia?: number;
14885
- limit?: number;
14886
- markers?: string[];
14887
- offset?: number;
14888
- regions?: components["schemas"]["models.Region"][];
14889
- sort?: string;
14890
- timelineEndTimestamp?: number;
14891
- timelineStartTimestamp?: number;
14892
- viewStyle?: string;
14893
- };
14894
14981
  "api.MediaMetadataPatch": {
14895
14982
  description?: string;
14896
14983
  };
@@ -17850,6 +17937,7 @@ export declare namespace api {
17850
17937
  type GetCustomAlertsErrorResponse = components['schemas']['api.GetCustomAlertsErrorResponse'];
17851
17938
  type GetCustomAlertsResponse = components['schemas']['api.GetCustomAlertsResponse'];
17852
17939
  type GetCustomAlertsSuccessResponse = components['schemas']['api.GetCustomAlertsSuccessResponse'];
17940
+ type GetDeviceErrorResponse = components['schemas']['api.GetDeviceErrorResponse'];
17853
17941
  type GetDeviceMediaErrorResponse = components['schemas']['api.GetDeviceMediaErrorResponse'];
17854
17942
  type GetDeviceMediaResponse = components['schemas']['api.GetDeviceMediaResponse'];
17855
17943
  type GetDeviceMediaSuccessResponse = components['schemas']['api.GetDeviceMediaSuccessResponse'];
@@ -17857,6 +17945,8 @@ export declare namespace api {
17857
17945
  type GetDeviceOptionsRequest = components['schemas']['api.GetDeviceOptionsRequest'];
17858
17946
  type GetDeviceOptionsResponse = components['schemas']['api.GetDeviceOptionsResponse'];
17859
17947
  type GetDeviceOptionsSuccessResponse = components['schemas']['api.GetDeviceOptionsSuccessResponse'];
17948
+ type GetDeviceResponse = components['schemas']['api.GetDeviceResponse'];
17949
+ type GetDeviceSuccessResponse = components['schemas']['api.GetDeviceSuccessResponse'];
17860
17950
  type GetDevicesErrorResponse = components['schemas']['api.GetDevicesErrorResponse'];
17861
17951
  type GetDevicesResponse = components['schemas']['api.GetDevicesResponse'];
17862
17952
  type GetDevicesSuccessResponse = components['schemas']['api.GetDevicesSuccessResponse'];
@@ -17930,7 +18020,6 @@ export declare namespace api {
17930
18020
  type MarkerEventFilter = components['schemas']['api.MarkerEventFilter'];
17931
18021
  type MarkerFilter = components['schemas']['api.MarkerFilter'];
17932
18022
  type MarkerTagFilter = components['schemas']['api.MarkerTagFilter'];
17933
- type Media2Filter = components['schemas']['api.Media2Filter'];
17934
18023
  type MediaFilter = components['schemas']['api.MediaFilter'];
17935
18024
  type MediaMetadataPatch = components['schemas']['api.MediaMetadataPatch'];
17936
18025
  type MediaPatch = components['schemas']['api.MediaPatch'];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uug-ai/models",
3
- "version": "1.4.26",
3
+ "version": "1.4.28",
4
4
  "description": "TypeScript type definitions for Go models",
5
5
  "main": "dist/types.js",
6
6
  "types": "dist/types.d.ts",