@gizone/rrs-client 4.2.7-alpha.429 → 4.2.7-alpha.430

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 (60) hide show
  1. package/.openapi-generator/FILES +0 -9
  2. package/api.ts +0 -1
  3. package/dist/api.d.ts +0 -1
  4. package/dist/api.js +0 -1
  5. package/dist/esm/api.d.ts +0 -1
  6. package/dist/esm/api.js +0 -1
  7. package/dist/esm/models/index.d.ts +0 -8
  8. package/dist/esm/models/index.js +0 -8
  9. package/dist/esm/models/sys-user.d.ts +4 -4
  10. package/dist/models/index.d.ts +0 -8
  11. package/dist/models/index.js +0 -8
  12. package/dist/models/sys-user.d.ts +4 -4
  13. package/models/index.ts +0 -8
  14. package/models/sys-user.ts +4 -4
  15. package/package.json +1 -1
  16. package/apis/dashboard-api.ts +0 -389
  17. package/dist/apis/dashboard-api.d.ts +0 -214
  18. package/dist/apis/dashboard-api.js +0 -301
  19. package/dist/esm/apis/dashboard-api.d.ts +0 -214
  20. package/dist/esm/apis/dashboard-api.js +0 -294
  21. package/dist/esm/models/dashboard-equipment-park-group-stats-vo.d.ts +0 -43
  22. package/dist/esm/models/dashboard-equipment-park-group-stats-vo.js +0 -14
  23. package/dist/esm/models/dashboard-equipment-search-dto.d.ts +0 -42
  24. package/dist/esm/models/dashboard-equipment-search-dto.js +0 -14
  25. package/dist/esm/models/dashboard-equipment-system-group-stats-vo.d.ts +0 -49
  26. package/dist/esm/models/dashboard-equipment-system-group-stats-vo.js +0 -14
  27. package/dist/esm/models/dashboard-surveillance-functional-area-group-stats-vo.d.ts +0 -55
  28. package/dist/esm/models/dashboard-surveillance-functional-area-group-stats-vo.js +0 -14
  29. package/dist/esm/models/equipment-status-stats-vo.d.ts +0 -31
  30. package/dist/esm/models/equipment-status-stats-vo.js +0 -14
  31. package/dist/esm/models/json-result-list-dashboard-equipment-park-group-stats-vo.d.ts +0 -62
  32. package/dist/esm/models/json-result-list-dashboard-equipment-park-group-stats-vo.js +0 -14
  33. package/dist/esm/models/json-result-list-dashboard-equipment-system-group-stats-vo.d.ts +0 -62
  34. package/dist/esm/models/json-result-list-dashboard-equipment-system-group-stats-vo.js +0 -14
  35. package/dist/esm/models/json-result-list-dashboard-surveillance-functional-area-group-stats-vo.d.ts +0 -62
  36. package/dist/esm/models/json-result-list-dashboard-surveillance-functional-area-group-stats-vo.js +0 -14
  37. package/dist/models/dashboard-equipment-park-group-stats-vo.d.ts +0 -43
  38. package/dist/models/dashboard-equipment-park-group-stats-vo.js +0 -15
  39. package/dist/models/dashboard-equipment-search-dto.d.ts +0 -42
  40. package/dist/models/dashboard-equipment-search-dto.js +0 -15
  41. package/dist/models/dashboard-equipment-system-group-stats-vo.d.ts +0 -49
  42. package/dist/models/dashboard-equipment-system-group-stats-vo.js +0 -15
  43. package/dist/models/dashboard-surveillance-functional-area-group-stats-vo.d.ts +0 -55
  44. package/dist/models/dashboard-surveillance-functional-area-group-stats-vo.js +0 -15
  45. package/dist/models/equipment-status-stats-vo.d.ts +0 -31
  46. package/dist/models/equipment-status-stats-vo.js +0 -15
  47. package/dist/models/json-result-list-dashboard-equipment-park-group-stats-vo.d.ts +0 -62
  48. package/dist/models/json-result-list-dashboard-equipment-park-group-stats-vo.js +0 -15
  49. package/dist/models/json-result-list-dashboard-equipment-system-group-stats-vo.d.ts +0 -62
  50. package/dist/models/json-result-list-dashboard-equipment-system-group-stats-vo.js +0 -15
  51. package/dist/models/json-result-list-dashboard-surveillance-functional-area-group-stats-vo.d.ts +0 -62
  52. package/dist/models/json-result-list-dashboard-surveillance-functional-area-group-stats-vo.js +0 -15
  53. package/models/dashboard-equipment-park-group-stats-vo.ts +0 -51
  54. package/models/dashboard-equipment-search-dto.ts +0 -48
  55. package/models/dashboard-equipment-system-group-stats-vo.ts +0 -57
  56. package/models/dashboard-surveillance-functional-area-group-stats-vo.ts +0 -65
  57. package/models/equipment-status-stats-vo.ts +0 -41
  58. package/models/json-result-list-dashboard-equipment-park-group-stats-vo.ts +0 -72
  59. package/models/json-result-list-dashboard-equipment-system-group-stats-vo.ts +0 -72
  60. package/models/json-result-list-dashboard-surveillance-functional-area-group-stats-vo.ts +0 -72
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * OpenAPI definition
6
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
- *
8
- * The version of the OpenAPI document: v0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,51 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
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
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { EquipmentStatusStatsVO } from './equipment-status-stats-vo';
19
-
20
- /**
21
- * 数据看板设备园区分组统计VO
22
- * @export
23
- * @interface DashboardEquipmentParkGroupStatsVO
24
- */
25
- export interface DashboardEquipmentParkGroupStatsVO {
26
- /**
27
- * 园区ID
28
- * @type {number}
29
- * @memberof DashboardEquipmentParkGroupStatsVO
30
- */
31
- 'parkId'?: number;
32
- /**
33
- * 园区名称
34
- * @type {string}
35
- * @memberof DashboardEquipmentParkGroupStatsVO
36
- */
37
- 'parkName'?: string;
38
- /**
39
- * 设备总数
40
- * @type {number}
41
- * @memberof DashboardEquipmentParkGroupStatsVO
42
- */
43
- 'totalCount'?: number;
44
- /**
45
- * 设备状态统计
46
- * @type {Array<EquipmentStatusStatsVO>}
47
- * @memberof DashboardEquipmentParkGroupStatsVO
48
- */
49
- 'equipmentStatusStats'?: Array<EquipmentStatusStatsVO>;
50
- }
51
-
@@ -1,48 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
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
- * 数据看板设备查询DTO
19
- * @export
20
- * @interface DashboardEquipmentSearchDTO
21
- */
22
- export interface DashboardEquipmentSearchDTO {
23
- /**
24
- *
25
- * @type {Array<number>}
26
- * @memberof DashboardEquipmentSearchDTO
27
- */
28
- 'parkIds': Array<number>;
29
- /**
30
- *
31
- * @type {number}
32
- * @memberof DashboardEquipmentSearchDTO
33
- */
34
- 'startTime'?: number;
35
- /**
36
- *
37
- * @type {number}
38
- * @memberof DashboardEquipmentSearchDTO
39
- */
40
- 'endTime'?: number;
41
- /**
42
- * 设备系统ID
43
- * @type {Array<number>}
44
- * @memberof DashboardEquipmentSearchDTO
45
- */
46
- 'equipmentSystemIds'?: Array<number>;
47
- }
48
-
@@ -1,57 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
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
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { EquipmentStatusStatsVO } from './equipment-status-stats-vo';
19
-
20
- /**
21
- * 数据看板设备系统分组统计VO
22
- * @export
23
- * @interface DashboardEquipmentSystemGroupStatsVO
24
- */
25
- export interface DashboardEquipmentSystemGroupStatsVO {
26
- /**
27
- * 设备系统ID
28
- * @type {number}
29
- * @memberof DashboardEquipmentSystemGroupStatsVO
30
- */
31
- 'equipmentSystemId'?: number;
32
- /**
33
- * 设备系统名称
34
- * @type {string}
35
- * @memberof DashboardEquipmentSystemGroupStatsVO
36
- */
37
- 'equipmentSystemName'?: string;
38
- /**
39
- * 设备状态统计
40
- * @type {Array<EquipmentStatusStatsVO>}
41
- * @memberof DashboardEquipmentSystemGroupStatsVO
42
- */
43
- 'equipmentStatusStats'?: Array<EquipmentStatusStatsVO>;
44
- /**
45
- * 设备总数
46
- * @type {number}
47
- * @memberof DashboardEquipmentSystemGroupStatsVO
48
- */
49
- 'totalCount'?: number;
50
- /**
51
- * 子节点
52
- * @type {Array<DashboardEquipmentSystemGroupStatsVO>}
53
- * @memberof DashboardEquipmentSystemGroupStatsVO
54
- */
55
- 'children'?: Array<DashboardEquipmentSystemGroupStatsVO>;
56
- }
57
-
@@ -1,65 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
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
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { FunctionalAreaEnum } from './functional-area-enum';
19
-
20
- /**
21
- * 数据看板监控功能分区分组VO
22
- * @export
23
- * @interface DashboardSurveillanceFunctionalAreaGroupStatsVO
24
- */
25
- export interface DashboardSurveillanceFunctionalAreaGroupStatsVO {
26
- /**
27
- *
28
- * @type {FunctionalAreaEnum}
29
- * @memberof DashboardSurveillanceFunctionalAreaGroupStatsVO
30
- */
31
- 'functionalArea'?: FunctionalAreaEnum;
32
- /**
33
- * 监控总数
34
- * @type {number}
35
- * @memberof DashboardSurveillanceFunctionalAreaGroupStatsVO
36
- */
37
- 'totalCount'?: number;
38
- /**
39
- * 离线数
40
- * @type {number}
41
- * @memberof DashboardSurveillanceFunctionalAreaGroupStatsVO
42
- */
43
- 'offlineCount'?: number;
44
- /**
45
- * 累计维修次数
46
- * @type {number}
47
- * @memberof DashboardSurveillanceFunctionalAreaGroupStatsVO
48
- */
49
- 'repairCount'?: number;
50
- /**
51
- * 图像异常数
52
- * @type {number}
53
- * @memberof DashboardSurveillanceFunctionalAreaGroupStatsVO
54
- */
55
- 'exceptionCount'?: number;
56
- /**
57
- * 录像丢失数
58
- * @type {number}
59
- * @memberof DashboardSurveillanceFunctionalAreaGroupStatsVO
60
- */
61
- 'videoLossCount'?: number;
62
- }
63
-
64
-
65
-
@@ -1,41 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
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
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { EquipmentStatusEnum } from './equipment-status-enum';
19
-
20
- /**
21
- * 设备状态统计VO
22
- * @export
23
- * @interface EquipmentStatusStatsVO
24
- */
25
- export interface EquipmentStatusStatsVO {
26
- /**
27
- *
28
- * @type {EquipmentStatusEnum}
29
- * @memberof EquipmentStatusStatsVO
30
- */
31
- 'equipmentStatus'?: EquipmentStatusEnum;
32
- /**
33
- * 数量
34
- * @type {number}
35
- * @memberof EquipmentStatusStatsVO
36
- */
37
- 'count'?: number;
38
- }
39
-
40
-
41
-
@@ -1,72 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
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
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { BaseErrorResult } from './base-error-result';
19
- // May contain unused imports in some cases
20
- // @ts-ignore
21
- import type { DashboardEquipmentParkGroupStatsVO } from './dashboard-equipment-park-group-stats-vo';
22
-
23
- /**
24
- *
25
- * @export
26
- * @interface JsonResultListDashboardEquipmentParkGroupStatsVO
27
- */
28
- export interface JsonResultListDashboardEquipmentParkGroupStatsVO {
29
- /**
30
- * 错误码,0:成功,其他:失败
31
- * @type {number}
32
- * @memberof JsonResultListDashboardEquipmentParkGroupStatsVO
33
- */
34
- 'code'?: number;
35
- /**
36
- * 错误消息
37
- * @type {string}
38
- * @memberof JsonResultListDashboardEquipmentParkGroupStatsVO
39
- */
40
- 'msg'?: string;
41
- /**
42
- * 错误堆栈
43
- * @type {string}
44
- * @memberof JsonResultListDashboardEquipmentParkGroupStatsVO
45
- */
46
- 'stacks'?: string;
47
- /**
48
- * 返回数据,可以是任意类型的值
49
- * @type {Array<DashboardEquipmentParkGroupStatsVO>}
50
- * @memberof JsonResultListDashboardEquipmentParkGroupStatsVO
51
- */
52
- 'data'?: Array<DashboardEquipmentParkGroupStatsVO> | null;
53
- /**
54
- *
55
- * @type {BaseErrorResult}
56
- * @memberof JsonResultListDashboardEquipmentParkGroupStatsVO
57
- */
58
- 'error'?: BaseErrorResult | null;
59
- /**
60
- * 日志追踪ID
61
- * @type {string}
62
- * @memberof JsonResultListDashboardEquipmentParkGroupStatsVO
63
- */
64
- 'traceId'?: string | null;
65
- /**
66
- * requestId
67
- * @type {string}
68
- * @memberof JsonResultListDashboardEquipmentParkGroupStatsVO
69
- */
70
- 'requestId'?: string | null;
71
- }
72
-
@@ -1,72 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
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
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { BaseErrorResult } from './base-error-result';
19
- // May contain unused imports in some cases
20
- // @ts-ignore
21
- import type { DashboardEquipmentSystemGroupStatsVO } from './dashboard-equipment-system-group-stats-vo';
22
-
23
- /**
24
- *
25
- * @export
26
- * @interface JsonResultListDashboardEquipmentSystemGroupStatsVO
27
- */
28
- export interface JsonResultListDashboardEquipmentSystemGroupStatsVO {
29
- /**
30
- * 错误码,0:成功,其他:失败
31
- * @type {number}
32
- * @memberof JsonResultListDashboardEquipmentSystemGroupStatsVO
33
- */
34
- 'code'?: number;
35
- /**
36
- * 错误消息
37
- * @type {string}
38
- * @memberof JsonResultListDashboardEquipmentSystemGroupStatsVO
39
- */
40
- 'msg'?: string;
41
- /**
42
- * 错误堆栈
43
- * @type {string}
44
- * @memberof JsonResultListDashboardEquipmentSystemGroupStatsVO
45
- */
46
- 'stacks'?: string;
47
- /**
48
- * 返回数据,可以是任意类型的值
49
- * @type {Array<DashboardEquipmentSystemGroupStatsVO>}
50
- * @memberof JsonResultListDashboardEquipmentSystemGroupStatsVO
51
- */
52
- 'data'?: Array<DashboardEquipmentSystemGroupStatsVO> | null;
53
- /**
54
- *
55
- * @type {BaseErrorResult}
56
- * @memberof JsonResultListDashboardEquipmentSystemGroupStatsVO
57
- */
58
- 'error'?: BaseErrorResult | null;
59
- /**
60
- * 日志追踪ID
61
- * @type {string}
62
- * @memberof JsonResultListDashboardEquipmentSystemGroupStatsVO
63
- */
64
- 'traceId'?: string | null;
65
- /**
66
- * requestId
67
- * @type {string}
68
- * @memberof JsonResultListDashboardEquipmentSystemGroupStatsVO
69
- */
70
- 'requestId'?: string | null;
71
- }
72
-
@@ -1,72 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
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
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { BaseErrorResult } from './base-error-result';
19
- // May contain unused imports in some cases
20
- // @ts-ignore
21
- import type { DashboardSurveillanceFunctionalAreaGroupStatsVO } from './dashboard-surveillance-functional-area-group-stats-vo';
22
-
23
- /**
24
- *
25
- * @export
26
- * @interface JsonResultListDashboardSurveillanceFunctionalAreaGroupStatsVO
27
- */
28
- export interface JsonResultListDashboardSurveillanceFunctionalAreaGroupStatsVO {
29
- /**
30
- * 错误码,0:成功,其他:失败
31
- * @type {number}
32
- * @memberof JsonResultListDashboardSurveillanceFunctionalAreaGroupStatsVO
33
- */
34
- 'code'?: number;
35
- /**
36
- * 错误消息
37
- * @type {string}
38
- * @memberof JsonResultListDashboardSurveillanceFunctionalAreaGroupStatsVO
39
- */
40
- 'msg'?: string;
41
- /**
42
- * 错误堆栈
43
- * @type {string}
44
- * @memberof JsonResultListDashboardSurveillanceFunctionalAreaGroupStatsVO
45
- */
46
- 'stacks'?: string;
47
- /**
48
- * 返回数据,可以是任意类型的值
49
- * @type {Array<DashboardSurveillanceFunctionalAreaGroupStatsVO>}
50
- * @memberof JsonResultListDashboardSurveillanceFunctionalAreaGroupStatsVO
51
- */
52
- 'data'?: Array<DashboardSurveillanceFunctionalAreaGroupStatsVO> | null;
53
- /**
54
- *
55
- * @type {BaseErrorResult}
56
- * @memberof JsonResultListDashboardSurveillanceFunctionalAreaGroupStatsVO
57
- */
58
- 'error'?: BaseErrorResult | null;
59
- /**
60
- * 日志追踪ID
61
- * @type {string}
62
- * @memberof JsonResultListDashboardSurveillanceFunctionalAreaGroupStatsVO
63
- */
64
- 'traceId'?: string | null;
65
- /**
66
- * requestId
67
- * @type {string}
68
- * @memberof JsonResultListDashboardSurveillanceFunctionalAreaGroupStatsVO
69
- */
70
- 'requestId'?: string | null;
71
- }
72
-