@gizone/rrs-client 4.2.9-alpha.527 → 4.2.9-alpha.538

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 (96) hide show
  1. package/.openapi-generator/FILES +15 -0
  2. package/api.ts +1 -0
  3. package/apis/device-api.ts +91 -0
  4. package/apis/energy-cost-controller-api.ts +994 -0
  5. package/dist/api.d.ts +1 -0
  6. package/dist/api.js +1 -0
  7. package/dist/apis/device-api.d.ts +47 -0
  8. package/dist/apis/device-api.js +70 -0
  9. package/dist/apis/energy-cost-controller-api.d.ts +542 -0
  10. package/dist/apis/energy-cost-controller-api.js +751 -0
  11. package/dist/esm/api.d.ts +1 -0
  12. package/dist/esm/api.js +1 -0
  13. package/dist/esm/apis/device-api.d.ts +47 -0
  14. package/dist/esm/apis/device-api.js +70 -0
  15. package/dist/esm/apis/energy-cost-controller-api.d.ts +542 -0
  16. package/dist/esm/apis/energy-cost-controller-api.js +744 -0
  17. package/dist/esm/models/energy-cost-add-record-dto.d.ts +160 -0
  18. package/dist/esm/models/energy-cost-add-record-dto.js +36 -0
  19. package/dist/esm/models/energy-cost-add-setting-dto.d.ts +60 -0
  20. package/dist/esm/models/energy-cost-add-setting-dto.js +23 -0
  21. package/dist/esm/models/energy-cost-month-setting-list-vo.d.ts +102 -0
  22. package/dist/esm/models/energy-cost-month-setting-list-vo.js +14 -0
  23. package/dist/esm/models/energy-cost-record-info-vo.d.ts +232 -0
  24. package/dist/esm/models/energy-cost-record-info-vo.js +36 -0
  25. package/dist/esm/models/energy-cost-scenarios-info-vo.d.ts +142 -0
  26. package/dist/esm/models/energy-cost-scenarios-info-vo.js +32 -0
  27. package/dist/esm/models/energy-cost-update-setting-dto.d.ts +60 -0
  28. package/dist/esm/models/energy-cost-update-setting-dto.js +23 -0
  29. package/dist/esm/models/index.d.ts +14 -0
  30. package/dist/esm/models/index.js +14 -0
  31. package/dist/esm/models/iot-device-unit-delete-dto.d.ts +42 -0
  32. package/dist/esm/models/iot-device-unit-delete-dto.js +14 -0
  33. package/dist/esm/models/ipage-energy-cost-record-info-vo.d.ts +62 -0
  34. package/dist/esm/models/ipage-energy-cost-record-info-vo.js +14 -0
  35. package/dist/esm/models/item.d.ts +77 -0
  36. package/dist/esm/models/item.js +28 -0
  37. package/dist/esm/models/json-result-energy-cost-record-info-vo.d.ts +62 -0
  38. package/dist/esm/models/json-result-energy-cost-record-info-vo.js +14 -0
  39. package/dist/esm/models/json-result-ipage-energy-cost-record-info-vo.d.ts +62 -0
  40. package/dist/esm/models/json-result-ipage-energy-cost-record-info-vo.js +14 -0
  41. package/dist/esm/models/json-result-list-energy-cost-month-setting-list-vo.d.ts +62 -0
  42. package/dist/esm/models/json-result-list-energy-cost-month-setting-list-vo.js +14 -0
  43. package/dist/esm/models/json-result-map-string-object.d.ts +63 -0
  44. package/dist/esm/models/json-result-map-string-object.js +14 -0
  45. package/dist/esm/models/surveillance-batch-import-template-dto.d.ts +7 -0
  46. package/dist/esm/models/surveillance-entity.d.ts +171 -0
  47. package/dist/esm/models/surveillance-entity.js +14 -0
  48. package/dist/models/energy-cost-add-record-dto.d.ts +160 -0
  49. package/dist/models/energy-cost-add-record-dto.js +39 -0
  50. package/dist/models/energy-cost-add-setting-dto.d.ts +60 -0
  51. package/dist/models/energy-cost-add-setting-dto.js +26 -0
  52. package/dist/models/energy-cost-month-setting-list-vo.d.ts +102 -0
  53. package/dist/models/energy-cost-month-setting-list-vo.js +15 -0
  54. package/dist/models/energy-cost-record-info-vo.d.ts +232 -0
  55. package/dist/models/energy-cost-record-info-vo.js +39 -0
  56. package/dist/models/energy-cost-scenarios-info-vo.d.ts +142 -0
  57. package/dist/models/energy-cost-scenarios-info-vo.js +35 -0
  58. package/dist/models/energy-cost-update-setting-dto.d.ts +60 -0
  59. package/dist/models/energy-cost-update-setting-dto.js +26 -0
  60. package/dist/models/index.d.ts +14 -0
  61. package/dist/models/index.js +14 -0
  62. package/dist/models/iot-device-unit-delete-dto.d.ts +42 -0
  63. package/dist/models/iot-device-unit-delete-dto.js +15 -0
  64. package/dist/models/ipage-energy-cost-record-info-vo.d.ts +62 -0
  65. package/dist/models/ipage-energy-cost-record-info-vo.js +15 -0
  66. package/dist/models/item.d.ts +77 -0
  67. package/dist/models/item.js +31 -0
  68. package/dist/models/json-result-energy-cost-record-info-vo.d.ts +62 -0
  69. package/dist/models/json-result-energy-cost-record-info-vo.js +15 -0
  70. package/dist/models/json-result-ipage-energy-cost-record-info-vo.d.ts +62 -0
  71. package/dist/models/json-result-ipage-energy-cost-record-info-vo.js +15 -0
  72. package/dist/models/json-result-list-energy-cost-month-setting-list-vo.d.ts +62 -0
  73. package/dist/models/json-result-list-energy-cost-month-setting-list-vo.js +15 -0
  74. package/dist/models/json-result-map-string-object.d.ts +63 -0
  75. package/dist/models/json-result-map-string-object.js +15 -0
  76. package/dist/models/surveillance-batch-import-template-dto.d.ts +7 -0
  77. package/dist/models/surveillance-entity.d.ts +171 -0
  78. package/dist/models/surveillance-entity.js +15 -0
  79. package/models/energy-cost-add-record-dto.ts +174 -0
  80. package/models/energy-cost-add-setting-dto.ts +70 -0
  81. package/models/energy-cost-month-setting-list-vo.ts +108 -0
  82. package/models/energy-cost-record-info-vo.ts +246 -0
  83. package/models/energy-cost-scenarios-info-vo.ts +153 -0
  84. package/models/energy-cost-update-setting-dto.ts +70 -0
  85. package/models/index.ts +14 -0
  86. package/models/iot-device-unit-delete-dto.ts +48 -0
  87. package/models/ipage-energy-cost-record-info-vo.ts +70 -0
  88. package/models/item.ts +87 -0
  89. package/models/json-result-energy-cost-record-info-vo.ts +72 -0
  90. package/models/json-result-ipage-energy-cost-record-info-vo.ts +72 -0
  91. package/models/json-result-list-energy-cost-month-setting-list-vo.ts +72 -0
  92. package/models/json-result-map-string-object.ts +69 -0
  93. package/models/surveillance-batch-import-template-dto.ts +9 -0
  94. package/models/surveillance-entity.ts +185 -0
  95. package/ossutil.log +1050 -0
  96. package/package.json +1 -1
@@ -0,0 +1,62 @@
1
+ /**
2
+ * OpenAPI definition
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: v0
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 type { BaseErrorResult } from './base-error-result';
13
+ import type { EnergyCostRecordInfoVO } from './energy-cost-record-info-vo';
14
+ /**
15
+ *
16
+ * @export
17
+ * @interface JsonResultEnergyCostRecordInfoVO
18
+ */
19
+ export interface JsonResultEnergyCostRecordInfoVO {
20
+ /**
21
+ * 错误码,0:成功,其他:失败
22
+ * @type {number}
23
+ * @memberof JsonResultEnergyCostRecordInfoVO
24
+ */
25
+ 'code'?: number;
26
+ /**
27
+ * 错误消息
28
+ * @type {string}
29
+ * @memberof JsonResultEnergyCostRecordInfoVO
30
+ */
31
+ 'msg'?: string;
32
+ /**
33
+ * 错误堆栈
34
+ * @type {string}
35
+ * @memberof JsonResultEnergyCostRecordInfoVO
36
+ */
37
+ 'stacks'?: string;
38
+ /**
39
+ *
40
+ * @type {EnergyCostRecordInfoVO}
41
+ * @memberof JsonResultEnergyCostRecordInfoVO
42
+ */
43
+ 'data'?: EnergyCostRecordInfoVO;
44
+ /**
45
+ *
46
+ * @type {BaseErrorResult}
47
+ * @memberof JsonResultEnergyCostRecordInfoVO
48
+ */
49
+ 'error'?: BaseErrorResult | null;
50
+ /**
51
+ * 日志追踪ID
52
+ * @type {string}
53
+ * @memberof JsonResultEnergyCostRecordInfoVO
54
+ */
55
+ 'traceId'?: string | null;
56
+ /**
57
+ * requestId
58
+ * @type {string}
59
+ * @memberof JsonResultEnergyCostRecordInfoVO
60
+ */
61
+ 'requestId'?: string | null;
62
+ }
@@ -0,0 +1,14 @@
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
+ export {};
@@ -0,0 +1,62 @@
1
+ /**
2
+ * OpenAPI definition
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: v0
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 type { BaseErrorResult } from './base-error-result';
13
+ import type { IPageEnergyCostRecordInfoVO } from './ipage-energy-cost-record-info-vo';
14
+ /**
15
+ *
16
+ * @export
17
+ * @interface JsonResultIPageEnergyCostRecordInfoVO
18
+ */
19
+ export interface JsonResultIPageEnergyCostRecordInfoVO {
20
+ /**
21
+ * 错误码,0:成功,其他:失败
22
+ * @type {number}
23
+ * @memberof JsonResultIPageEnergyCostRecordInfoVO
24
+ */
25
+ 'code'?: number;
26
+ /**
27
+ * 错误消息
28
+ * @type {string}
29
+ * @memberof JsonResultIPageEnergyCostRecordInfoVO
30
+ */
31
+ 'msg'?: string;
32
+ /**
33
+ * 错误堆栈
34
+ * @type {string}
35
+ * @memberof JsonResultIPageEnergyCostRecordInfoVO
36
+ */
37
+ 'stacks'?: string;
38
+ /**
39
+ *
40
+ * @type {IPageEnergyCostRecordInfoVO}
41
+ * @memberof JsonResultIPageEnergyCostRecordInfoVO
42
+ */
43
+ 'data'?: IPageEnergyCostRecordInfoVO | null;
44
+ /**
45
+ *
46
+ * @type {BaseErrorResult}
47
+ * @memberof JsonResultIPageEnergyCostRecordInfoVO
48
+ */
49
+ 'error'?: BaseErrorResult | null;
50
+ /**
51
+ * 日志追踪ID
52
+ * @type {string}
53
+ * @memberof JsonResultIPageEnergyCostRecordInfoVO
54
+ */
55
+ 'traceId'?: string | null;
56
+ /**
57
+ * requestId
58
+ * @type {string}
59
+ * @memberof JsonResultIPageEnergyCostRecordInfoVO
60
+ */
61
+ 'requestId'?: string | null;
62
+ }
@@ -0,0 +1,14 @@
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
+ export {};
@@ -0,0 +1,62 @@
1
+ /**
2
+ * OpenAPI definition
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: v0
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 type { BaseErrorResult } from './base-error-result';
13
+ import type { EnergyCostMonthSettingListVO } from './energy-cost-month-setting-list-vo';
14
+ /**
15
+ *
16
+ * @export
17
+ * @interface JsonResultListEnergyCostMonthSettingListVO
18
+ */
19
+ export interface JsonResultListEnergyCostMonthSettingListVO {
20
+ /**
21
+ * 错误码,0:成功,其他:失败
22
+ * @type {number}
23
+ * @memberof JsonResultListEnergyCostMonthSettingListVO
24
+ */
25
+ 'code'?: number;
26
+ /**
27
+ * 错误消息
28
+ * @type {string}
29
+ * @memberof JsonResultListEnergyCostMonthSettingListVO
30
+ */
31
+ 'msg'?: string;
32
+ /**
33
+ * 错误堆栈
34
+ * @type {string}
35
+ * @memberof JsonResultListEnergyCostMonthSettingListVO
36
+ */
37
+ 'stacks'?: string;
38
+ /**
39
+ * 返回数据,可以是任意类型的值
40
+ * @type {Array<EnergyCostMonthSettingListVO>}
41
+ * @memberof JsonResultListEnergyCostMonthSettingListVO
42
+ */
43
+ 'data'?: Array<EnergyCostMonthSettingListVO> | null;
44
+ /**
45
+ *
46
+ * @type {BaseErrorResult}
47
+ * @memberof JsonResultListEnergyCostMonthSettingListVO
48
+ */
49
+ 'error'?: BaseErrorResult | null;
50
+ /**
51
+ * 日志追踪ID
52
+ * @type {string}
53
+ * @memberof JsonResultListEnergyCostMonthSettingListVO
54
+ */
55
+ 'traceId'?: string | null;
56
+ /**
57
+ * requestId
58
+ * @type {string}
59
+ * @memberof JsonResultListEnergyCostMonthSettingListVO
60
+ */
61
+ 'requestId'?: string | null;
62
+ }
@@ -0,0 +1,14 @@
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
+ export {};
@@ -0,0 +1,63 @@
1
+ /**
2
+ * OpenAPI definition
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: v0
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 type { BaseErrorResult } from './base-error-result';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface JsonResultMapStringObject
17
+ */
18
+ export interface JsonResultMapStringObject {
19
+ /**
20
+ * 错误码,0:成功,其他:失败
21
+ * @type {number}
22
+ * @memberof JsonResultMapStringObject
23
+ */
24
+ 'code'?: number;
25
+ /**
26
+ * 错误消息
27
+ * @type {string}
28
+ * @memberof JsonResultMapStringObject
29
+ */
30
+ 'msg'?: string;
31
+ /**
32
+ * 错误堆栈
33
+ * @type {string}
34
+ * @memberof JsonResultMapStringObject
35
+ */
36
+ 'stacks'?: string;
37
+ /**
38
+ * 返回数据,可以是任意类型的值
39
+ * @type {{ [key: string]: object | null; }}
40
+ * @memberof JsonResultMapStringObject
41
+ */
42
+ 'data'?: {
43
+ [key: string]: object | null;
44
+ } | null;
45
+ /**
46
+ *
47
+ * @type {BaseErrorResult}
48
+ * @memberof JsonResultMapStringObject
49
+ */
50
+ 'error'?: BaseErrorResult | null;
51
+ /**
52
+ * 日志追踪ID
53
+ * @type {string}
54
+ * @memberof JsonResultMapStringObject
55
+ */
56
+ 'traceId'?: string | null;
57
+ /**
58
+ * requestId
59
+ * @type {string}
60
+ * @memberof JsonResultMapStringObject
61
+ */
62
+ 'requestId'?: string | null;
63
+ }
@@ -0,0 +1,14 @@
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
+ export {};
@@ -11,6 +11,7 @@
11
11
  */
12
12
  import type { FunctionalAreaEnum } from './functional-area-enum';
13
13
  import type { InstallationBodyEnum } from './installation-body-enum';
14
+ import type { SurveillanceEntity } from './surveillance-entity';
14
15
  /**
15
16
  * 监控批量导入模板数据传输对象
16
17
  * @export
@@ -119,4 +120,10 @@ export interface SurveillanceBatchImportTemplateDto {
119
120
  * @memberof SurveillanceBatchImportTemplateDto
120
121
  */
121
122
  'spaceId'?: number;
123
+ /**
124
+ *
125
+ * @type {SurveillanceEntity}
126
+ * @memberof SurveillanceBatchImportTemplateDto
127
+ */
128
+ 'surveillanceEntity'?: SurveillanceEntity;
122
129
  }
@@ -0,0 +1,171 @@
1
+ /**
2
+ * OpenAPI definition
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: v0
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 type { FunctionalAreaEnum } from './functional-area-enum';
13
+ import type { InstallationBodyEnum } from './installation-body-enum';
14
+ import type { IotDeviceStatusEnum } from './iot-device-status-enum';
15
+ /**
16
+ * 监控实体类
17
+ * @export
18
+ * @interface SurveillanceEntity
19
+ */
20
+ export interface SurveillanceEntity {
21
+ /**
22
+ * 主键ID
23
+ * @type {number}
24
+ * @memberof SurveillanceEntity
25
+ */
26
+ 'id'?: number;
27
+ /**
28
+ * 园区ID
29
+ * @type {number}
30
+ * @memberof SurveillanceEntity
31
+ */
32
+ 'parkId'?: number;
33
+ /**
34
+ * 监控序号
35
+ * @type {string}
36
+ * @memberof SurveillanceEntity
37
+ */
38
+ 'surveillanceNo'?: string;
39
+ /**
40
+ * 设备编码
41
+ * @type {string}
42
+ * @memberof SurveillanceEntity
43
+ */
44
+ 'deviceCode'?: string;
45
+ /**
46
+ * 通道号
47
+ * @type {string}
48
+ * @memberof SurveillanceEntity
49
+ */
50
+ 'deviceChannel'?: string;
51
+ /**
52
+ * 设备类型
53
+ * @type {string}
54
+ * @memberof SurveillanceEntity
55
+ */
56
+ 'modelId'?: string;
57
+ /**
58
+ * 品牌编号
59
+ * @type {string}
60
+ * @memberof SurveillanceEntity
61
+ */
62
+ 'brandId'?: string;
63
+ /**
64
+ * 空间ID
65
+ * @type {number}
66
+ * @memberof SurveillanceEntity
67
+ */
68
+ 'spaceId'?: number;
69
+ /**
70
+ *
71
+ * @type {FunctionalAreaEnum}
72
+ * @memberof SurveillanceEntity
73
+ */
74
+ 'functionalArea'?: FunctionalAreaEnum;
75
+ /**
76
+ * 监控名称
77
+ * @type {string}
78
+ * @memberof SurveillanceEntity
79
+ */
80
+ 'surveillanceName'?: string;
81
+ /**
82
+ * 监控全名称
83
+ * @type {string}
84
+ * @memberof SurveillanceEntity
85
+ */
86
+ 'surveillanceFullName'?: string;
87
+ /**
88
+ * 是否空间显示
89
+ * @type {boolean}
90
+ * @memberof SurveillanceEntity
91
+ */
92
+ 'isShowSpace'?: boolean;
93
+ /**
94
+ *
95
+ * @type {IotDeviceStatusEnum}
96
+ * @memberof SurveillanceEntity
97
+ */
98
+ 'surveillanceStatus'?: IotDeviceStatusEnum;
99
+ /**
100
+ *
101
+ * @type {InstallationBodyEnum}
102
+ * @memberof SurveillanceEntity
103
+ */
104
+ 'installationBody'?: InstallationBodyEnum;
105
+ /**
106
+ * 安装单位
107
+ * @type {string}
108
+ * @memberof SurveillanceEntity
109
+ */
110
+ 'installationUnit'?: string;
111
+ /**
112
+ * 建设时间
113
+ * @type {string}
114
+ * @memberof SurveillanceEntity
115
+ */
116
+ 'constructionTime'?: string;
117
+ /**
118
+ * 监控点位
119
+ * @type {Array<number>}
120
+ * @memberof SurveillanceEntity
121
+ */
122
+ 'surveillancePoint'?: Array<number>;
123
+ /**
124
+ * 监控rtmp地址
125
+ * @type {string}
126
+ * @memberof SurveillanceEntity
127
+ */
128
+ 'rtmpUrl'?: string;
129
+ /**
130
+ * 监控截图
131
+ * @type {string}
132
+ * @memberof SurveillanceEntity
133
+ */
134
+ 'surveillancePicture'?: string;
135
+ /**
136
+ * 创建时间
137
+ * @type {string}
138
+ * @memberof SurveillanceEntity
139
+ */
140
+ 'createTime'?: string;
141
+ /**
142
+ * 修改时间
143
+ * @type {string}
144
+ * @memberof SurveillanceEntity
145
+ */
146
+ 'updateTime'?: string;
147
+ /**
148
+ * 是否删除 1未删除 0删除
149
+ * @type {number}
150
+ * @memberof SurveillanceEntity
151
+ */
152
+ 'isDelete'?: number;
153
+ /**
154
+ * 图像状态 2-诊断失败,-1-未知,1-正常,0-异常
155
+ * @type {string}
156
+ * @memberof SurveillanceEntity
157
+ */
158
+ 'imageStatus'?: string;
159
+ /**
160
+ * 录像保存天数
161
+ * @type {number}
162
+ * @memberof SurveillanceEntity
163
+ */
164
+ 'videoRecordingDays'?: number;
165
+ /**
166
+ * 所属项目
167
+ * @type {string}
168
+ * @memberof SurveillanceEntity
169
+ */
170
+ 'projectName'?: string;
171
+ }
@@ -0,0 +1,14 @@
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
+ export {};
@@ -0,0 +1,160 @@
1
+ /**
2
+ * OpenAPI definition
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: v0
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 type { Item } from './item';
13
+ /**
14
+ * 新增能源消耗记录-新增-入参
15
+ * @export
16
+ * @interface EnergyCostAddRecordDTO
17
+ */
18
+ export interface EnergyCostAddRecordDTO {
19
+ /**
20
+ * 园区id
21
+ * @type {number}
22
+ * @memberof EnergyCostAddRecordDTO
23
+ */
24
+ 'parkId': number;
25
+ /**
26
+ * 账单id
27
+ * @type {number}
28
+ * @memberof EnergyCostAddRecordDTO
29
+ */
30
+ 'billId': number;
31
+ /**
32
+ * 能源类型
33
+ * @type {string}
34
+ * @memberof EnergyCostAddRecordDTO
35
+ */
36
+ 'energyType': EnergyCostAddRecordDTOEnergyTypeEnum;
37
+ /**
38
+ * 账单开始日
39
+ * @type {string}
40
+ * @memberof EnergyCostAddRecordDTO
41
+ */
42
+ 'billDateStart': string;
43
+ /**
44
+ * 账单结束日
45
+ * @type {string}
46
+ * @memberof EnergyCostAddRecordDTO
47
+ */
48
+ 'billDateEnd': string;
49
+ /**
50
+ * 账单月
51
+ * @type {string}
52
+ * @memberof EnergyCostAddRecordDTO
53
+ */
54
+ 'billMonth': string;
55
+ /**
56
+ * 账单来源
57
+ * @type {string}
58
+ * @memberof EnergyCostAddRecordDTO
59
+ */
60
+ 'billSource': EnergyCostAddRecordDTOBillSourceEnum;
61
+ /**
62
+ * 单价类型
63
+ * @type {string}
64
+ * @memberof EnergyCostAddRecordDTO
65
+ */
66
+ 'pricingType': EnergyCostAddRecordDTOPricingTypeEnum;
67
+ /**
68
+ * 园区用量
69
+ * @type {number}
70
+ * @memberof EnergyCostAddRecordDTO
71
+ */
72
+ 'parkUtilityUsage': number;
73
+ /**
74
+ * 园区费用(电费/水费)
75
+ * @type {number}
76
+ * @memberof EnergyCostAddRecordDTO
77
+ */
78
+ 'billCharges': number;
79
+ /**
80
+ * 力调电费
81
+ * @type {number}
82
+ * @memberof EnergyCostAddRecordDTO
83
+ */
84
+ 'powerFactorSurcharge': number;
85
+ /**
86
+ * 调前电费
87
+ * @type {number}
88
+ * @memberof EnergyCostAddRecordDTO
89
+ */
90
+ 'billAmountBefore': number;
91
+ /**
92
+ * 单价
93
+ * @type {number}
94
+ * @memberof EnergyCostAddRecordDTO
95
+ */
96
+ 'unitPrice': number;
97
+ /**
98
+ * 园区总面积
99
+ * @type {number}
100
+ * @memberof EnergyCostAddRecordDTO
101
+ */
102
+ 'totalParkArea': number;
103
+ /**
104
+ * 总空仓面积
105
+ * @type {number}
106
+ * @memberof EnergyCostAddRecordDTO
107
+ */
108
+ 'totalVacantArea': number;
109
+ /**
110
+ * 超标原因
111
+ * @type {string}
112
+ * @memberof EnergyCostAddRecordDTO
113
+ */
114
+ 'overrunReason'?: EnergyCostAddRecordDTOOverrunReasonEnum;
115
+ /**
116
+ * 备注
117
+ * @type {string}
118
+ * @memberof EnergyCostAddRecordDTO
119
+ */
120
+ 'remark'?: string;
121
+ /**
122
+ * 附件
123
+ * @type {string}
124
+ * @memberof EnergyCostAddRecordDTO
125
+ */
126
+ 'attachment'?: string;
127
+ /**
128
+ *
129
+ * @type {Array<Item>}
130
+ * @memberof EnergyCostAddRecordDTO
131
+ */
132
+ 'scenarios'?: Array<Item>;
133
+ }
134
+ export declare const EnergyCostAddRecordDTOEnergyTypeEnum: {
135
+ readonly Electric: "ELECTRIC";
136
+ readonly Water: "WATER";
137
+ };
138
+ export type EnergyCostAddRecordDTOEnergyTypeEnum = typeof EnergyCostAddRecordDTOEnergyTypeEnum[keyof typeof EnergyCostAddRecordDTOEnergyTypeEnum];
139
+ export declare const EnergyCostAddRecordDTOBillSourceEnum: {
140
+ readonly StateGrid: "STATE_GRID";
141
+ readonly Photovoltaic: "PHOTOVOLTAIC";
142
+ readonly GroupEnergyRealEstate: "GROUP_ENERGY_REAL_ESTATE";
143
+ readonly WaterSupplyCompany: "WATER_SUPPLY_COMPANY";
144
+ };
145
+ export type EnergyCostAddRecordDTOBillSourceEnum = typeof EnergyCostAddRecordDTOBillSourceEnum[keyof typeof EnergyCostAddRecordDTOBillSourceEnum];
146
+ export declare const EnergyCostAddRecordDTOPricingTypeEnum: {
147
+ readonly UniformUnitPrice: "UNIFORM_UNIT_PRICE";
148
+ readonly PeakValleyFlat: "PEAK_VALLEY_FLAT";
149
+ };
150
+ export type EnergyCostAddRecordDTOPricingTypeEnum = typeof EnergyCostAddRecordDTOPricingTypeEnum[keyof typeof EnergyCostAddRecordDTOPricingTypeEnum];
151
+ export declare const EnergyCostAddRecordDTOOverrunReasonEnum: {
152
+ readonly BusinessVolumeOperationTimeIncrease: "BUSINESS_VOLUME_OPERATION_TIME_INCREASE";
153
+ readonly BusinessVolumeChargingDeviceIncrease: "BUSINESS_VOLUME_CHARGING_DEVICE_INCREASE";
154
+ readonly BusinessVolumeAreaIncrease: "BUSINESS_VOLUME_AREA_INCREASE";
155
+ readonly SocialCustomerEnergyConsumptionIncrease: "SOCIAL_CUSTOMER_ENERGY_CONSUMPTION_INCREASE";
156
+ readonly EnergyConsumingEquipmentIncrease: "ENERGY_CONSUMING_EQUIPMENT_INCREASE";
157
+ readonly AbnormalWeather: "ABNORMAL_WEATHER";
158
+ readonly Other: "OTHER";
159
+ };
160
+ export type EnergyCostAddRecordDTOOverrunReasonEnum = typeof EnergyCostAddRecordDTOOverrunReasonEnum[keyof typeof EnergyCostAddRecordDTOOverrunReasonEnum];