@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 { 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,15 @@
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 });
@@ -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,15 @@
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 });
@@ -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,15 @@
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 });
@@ -0,0 +1,174 @@
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 { Item } from './item';
19
+
20
+ /**
21
+ * 新增能源消耗记录-新增-入参
22
+ * @export
23
+ * @interface EnergyCostAddRecordDTO
24
+ */
25
+ export interface EnergyCostAddRecordDTO {
26
+ /**
27
+ * 园区id
28
+ * @type {number}
29
+ * @memberof EnergyCostAddRecordDTO
30
+ */
31
+ 'parkId': number;
32
+ /**
33
+ * 账单id
34
+ * @type {number}
35
+ * @memberof EnergyCostAddRecordDTO
36
+ */
37
+ 'billId': number;
38
+ /**
39
+ * 能源类型
40
+ * @type {string}
41
+ * @memberof EnergyCostAddRecordDTO
42
+ */
43
+ 'energyType': EnergyCostAddRecordDTOEnergyTypeEnum;
44
+ /**
45
+ * 账单开始日
46
+ * @type {string}
47
+ * @memberof EnergyCostAddRecordDTO
48
+ */
49
+ 'billDateStart': string;
50
+ /**
51
+ * 账单结束日
52
+ * @type {string}
53
+ * @memberof EnergyCostAddRecordDTO
54
+ */
55
+ 'billDateEnd': string;
56
+ /**
57
+ * 账单月
58
+ * @type {string}
59
+ * @memberof EnergyCostAddRecordDTO
60
+ */
61
+ 'billMonth': string;
62
+ /**
63
+ * 账单来源
64
+ * @type {string}
65
+ * @memberof EnergyCostAddRecordDTO
66
+ */
67
+ 'billSource': EnergyCostAddRecordDTOBillSourceEnum;
68
+ /**
69
+ * 单价类型
70
+ * @type {string}
71
+ * @memberof EnergyCostAddRecordDTO
72
+ */
73
+ 'pricingType': EnergyCostAddRecordDTOPricingTypeEnum;
74
+ /**
75
+ * 园区用量
76
+ * @type {number}
77
+ * @memberof EnergyCostAddRecordDTO
78
+ */
79
+ 'parkUtilityUsage': number;
80
+ /**
81
+ * 园区费用(电费/水费)
82
+ * @type {number}
83
+ * @memberof EnergyCostAddRecordDTO
84
+ */
85
+ 'billCharges': number;
86
+ /**
87
+ * 力调电费
88
+ * @type {number}
89
+ * @memberof EnergyCostAddRecordDTO
90
+ */
91
+ 'powerFactorSurcharge': number;
92
+ /**
93
+ * 调前电费
94
+ * @type {number}
95
+ * @memberof EnergyCostAddRecordDTO
96
+ */
97
+ 'billAmountBefore': number;
98
+ /**
99
+ * 单价
100
+ * @type {number}
101
+ * @memberof EnergyCostAddRecordDTO
102
+ */
103
+ 'unitPrice': number;
104
+ /**
105
+ * 园区总面积
106
+ * @type {number}
107
+ * @memberof EnergyCostAddRecordDTO
108
+ */
109
+ 'totalParkArea': number;
110
+ /**
111
+ * 总空仓面积
112
+ * @type {number}
113
+ * @memberof EnergyCostAddRecordDTO
114
+ */
115
+ 'totalVacantArea': number;
116
+ /**
117
+ * 超标原因
118
+ * @type {string}
119
+ * @memberof EnergyCostAddRecordDTO
120
+ */
121
+ 'overrunReason'?: EnergyCostAddRecordDTOOverrunReasonEnum;
122
+ /**
123
+ * 备注
124
+ * @type {string}
125
+ * @memberof EnergyCostAddRecordDTO
126
+ */
127
+ 'remark'?: string;
128
+ /**
129
+ * 附件
130
+ * @type {string}
131
+ * @memberof EnergyCostAddRecordDTO
132
+ */
133
+ 'attachment'?: string;
134
+ /**
135
+ *
136
+ * @type {Array<Item>}
137
+ * @memberof EnergyCostAddRecordDTO
138
+ */
139
+ 'scenarios'?: Array<Item>;
140
+ }
141
+
142
+ export const EnergyCostAddRecordDTOEnergyTypeEnum = {
143
+ Electric: 'ELECTRIC',
144
+ Water: 'WATER'
145
+ } as const;
146
+
147
+ export type EnergyCostAddRecordDTOEnergyTypeEnum = typeof EnergyCostAddRecordDTOEnergyTypeEnum[keyof typeof EnergyCostAddRecordDTOEnergyTypeEnum];
148
+ export const EnergyCostAddRecordDTOBillSourceEnum = {
149
+ StateGrid: 'STATE_GRID',
150
+ Photovoltaic: 'PHOTOVOLTAIC',
151
+ GroupEnergyRealEstate: 'GROUP_ENERGY_REAL_ESTATE',
152
+ WaterSupplyCompany: 'WATER_SUPPLY_COMPANY'
153
+ } as const;
154
+
155
+ export type EnergyCostAddRecordDTOBillSourceEnum = typeof EnergyCostAddRecordDTOBillSourceEnum[keyof typeof EnergyCostAddRecordDTOBillSourceEnum];
156
+ export const EnergyCostAddRecordDTOPricingTypeEnum = {
157
+ UniformUnitPrice: 'UNIFORM_UNIT_PRICE',
158
+ PeakValleyFlat: 'PEAK_VALLEY_FLAT'
159
+ } as const;
160
+
161
+ export type EnergyCostAddRecordDTOPricingTypeEnum = typeof EnergyCostAddRecordDTOPricingTypeEnum[keyof typeof EnergyCostAddRecordDTOPricingTypeEnum];
162
+ export const EnergyCostAddRecordDTOOverrunReasonEnum = {
163
+ BusinessVolumeOperationTimeIncrease: 'BUSINESS_VOLUME_OPERATION_TIME_INCREASE',
164
+ BusinessVolumeChargingDeviceIncrease: 'BUSINESS_VOLUME_CHARGING_DEVICE_INCREASE',
165
+ BusinessVolumeAreaIncrease: 'BUSINESS_VOLUME_AREA_INCREASE',
166
+ SocialCustomerEnergyConsumptionIncrease: 'SOCIAL_CUSTOMER_ENERGY_CONSUMPTION_INCREASE',
167
+ EnergyConsumingEquipmentIncrease: 'ENERGY_CONSUMING_EQUIPMENT_INCREASE',
168
+ AbnormalWeather: 'ABNORMAL_WEATHER',
169
+ Other: 'OTHER'
170
+ } as const;
171
+
172
+ export type EnergyCostAddRecordDTOOverrunReasonEnum = typeof EnergyCostAddRecordDTOOverrunReasonEnum[keyof typeof EnergyCostAddRecordDTOOverrunReasonEnum];
173
+
174
+
@@ -0,0 +1,70 @@
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
+ * 新增能源费用管理设置-新增-入参
19
+ * @export
20
+ * @interface EnergyCostAddSettingDTO
21
+ */
22
+ export interface EnergyCostAddSettingDTO {
23
+ /**
24
+ * 园区id
25
+ * @type {number}
26
+ * @memberof EnergyCostAddSettingDTO
27
+ */
28
+ 'parkId': number;
29
+ /**
30
+ * 能源类型
31
+ * @type {string}
32
+ * @memberof EnergyCostAddSettingDTO
33
+ */
34
+ 'energyType': EnergyCostAddSettingDTOEnergyTypeEnum;
35
+ /**
36
+ * 标准值
37
+ * @type {number}
38
+ * @memberof EnergyCostAddSettingDTO
39
+ */
40
+ 'standardValue': number;
41
+ /**
42
+ * 使用场景
43
+ * @type {string}
44
+ * @memberof EnergyCostAddSettingDTO
45
+ */
46
+ 'usageScenariosType'?: EnergyCostAddSettingDTOUsageScenariosTypeEnum;
47
+ /**
48
+ * 日期-年月
49
+ * @type {string}
50
+ * @memberof EnergyCostAddSettingDTO
51
+ */
52
+ 'yearMonths': string;
53
+ }
54
+
55
+ export const EnergyCostAddSettingDTOEnergyTypeEnum = {
56
+ Electric: 'ELECTRIC',
57
+ Water: 'WATER'
58
+ } as const;
59
+
60
+ export type EnergyCostAddSettingDTOEnergyTypeEnum = typeof EnergyCostAddSettingDTOEnergyTypeEnum[keyof typeof EnergyCostAddSettingDTOEnergyTypeEnum];
61
+ export const EnergyCostAddSettingDTOUsageScenariosTypeEnum = {
62
+ ColdStorage: 'COLD_STORAGE',
63
+ SmartWarehouse: 'SMART_WAREHOUSE',
64
+ LeasingTenant: 'LEASING_TENANT',
65
+ PrivateConventionalWarehouse: 'PRIVATE_CONVENTIONAL_WAREHOUSE'
66
+ } as const;
67
+
68
+ export type EnergyCostAddSettingDTOUsageScenariosTypeEnum = typeof EnergyCostAddSettingDTOUsageScenariosTypeEnum[keyof typeof EnergyCostAddSettingDTOUsageScenariosTypeEnum];
69
+
70
+