green_link_api 0.82.13 → 0.82.19
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.
- package/README.md +2 -7
- package/dist/ApiClient.js +2 -2
- package/dist/api/BlockchainApi.js +1 -1
- package/dist/api/EnergyAssetsApi.js +1 -1
- package/dist/api/EnergyDataApi.js +1 -1
- package/dist/api/HealthCheckApi.js +1 -1
- package/dist/api/LicensedProductionSitesOnEpiasApi.js +1 -1
- package/dist/api/LocationsApi.js +1 -1
- package/dist/api/LogsApi.js +6 -140
- package/dist/api/MaintenanceCheckApi.js +1 -1
- package/dist/api/OrganizationprofilesApi.js +1 -1
- package/dist/api/OrganizationsApi.js +1 -1
- package/dist/api/SchemaApi.js +1 -1
- package/dist/api/SentryDebugApi.js +1 -1
- package/dist/api/UsersApi.js +1 -1
- package/dist/index.js +0 -16
- package/dist/model/BlockchainTransaction.js +1 -1
- package/dist/model/Consumer.js +1 -1
- package/dist/model/ConsumptionDataFileList.js +1 -1
- package/dist/model/ConsumptionDataFromRetailer.js +1 -1
- package/dist/model/ConsumptionDataPointCreate.js +1 -1
- package/dist/model/ConsumptionDataPointListOrDetail.js +1 -1
- package/dist/model/ConsumptionDataPointUpdate.js +1 -1
- package/dist/model/ConsumptionSite.js +1 -1
- package/dist/model/ConsumptionSiteCreate.js +1 -1
- package/dist/model/ConsumptionSiteFileUpload.js +1 -1
- package/dist/model/ConsumptionSiteFromRetailer.js +1 -1
- package/dist/model/ConsumptionSiteListOrDetail.js +1 -1
- package/dist/model/ConsumptionSiteMany.js +1 -1
- package/dist/model/EmissionFactor.js +1 -1
- package/dist/model/EnergySourcePreference.js +1 -1
- package/dist/model/GetFromEpias.js +1 -1
- package/dist/model/GridOperator.js +1 -1
- package/dist/model/Issuer.js +1 -1
- package/dist/model/Location.js +1 -1
- package/dist/model/Login.js +1 -1
- package/dist/model/MatchRequest.js +1 -1
- package/dist/model/MatchedEnergyDataPoint.js +1 -1
- package/dist/model/MatchingConsumerRequest.js +1 -1
- package/dist/model/MatchingSiteRequest.js +1 -1
- package/dist/model/PaginatedConsumerList.js +1 -1
- package/dist/model/PaginatedConsumptionDataPointListOrDetailList.js +1 -1
- package/dist/model/PaginatedConsumptionSiteListOrDetailList.js +1 -1
- package/dist/model/PaginatedEmissionFactorList.js +1 -1
- package/dist/model/PaginatedEnergySourcePreferenceList.js +1 -1
- package/dist/model/PaginatedGridOperatorList.js +1 -1
- package/dist/model/PaginatedIssuerList.js +1 -1
- package/dist/model/PaginatedLocationList.js +1 -1
- package/dist/model/PaginatedMatchRequestList.js +1 -1
- package/dist/model/PaginatedMatchedEnergyDataPointList.js +1 -1
- package/dist/model/PaginatedProducerList.js +1 -1
- package/dist/model/PaginatedProductionDataFromEpiasRequestList.js +1 -1
- package/dist/model/PaginatedProductionDataPointListOrDetailList.js +1 -1
- package/dist/model/PaginatedProductionSiteListOrDetailList.js +1 -1
- package/dist/model/PaginatedRetailerList.js +1 -1
- package/dist/model/PaginatedSmartContractList.js +1 -1
- package/dist/model/PaginatedUnprocessedRowList.js +1 -1
- package/dist/model/PaginatedUploadedFileList.js +1 -1
- package/dist/model/PaginatedUserList.js +1 -1
- package/dist/model/PatchedConsumer.js +1 -1
- package/dist/model/PatchedConsumptionDataPointUpdate.js +1 -1
- package/dist/model/PatchedConsumptionSite.js +1 -1
- package/dist/model/PatchedEmissionFactor.js +1 -1
- package/dist/model/PatchedEnergySourcePreference.js +1 -1
- package/dist/model/PatchedGridOperator.js +1 -1
- package/dist/model/PatchedIssuer.js +1 -1
- package/dist/model/PatchedLocation.js +1 -1
- package/dist/model/PatchedProducer.js +1 -1
- package/dist/model/PatchedProductionDataPointUpdate.js +1 -1
- package/dist/model/PatchedProductionSiteUpdate.js +1 -1
- package/dist/model/PatchedRetailer.js +1 -1
- package/dist/model/PatchedSmartContract.js +1 -1
- package/dist/model/PatchedUser.js +1 -1
- package/dist/model/PatchedUserDetail.js +1 -1
- package/dist/model/Producer.js +1 -1
- package/dist/model/ProductionDataFileList.js +1 -1
- package/dist/model/ProductionDataFromEpiasRequest.js +1 -1
- package/dist/model/ProductionDataPointCreate.js +1 -1
- package/dist/model/ProductionDataPointListOrDetail.js +1 -1
- package/dist/model/ProductionDataPointUpdate.js +1 -1
- package/dist/model/ProductionSite.js +1 -1
- package/dist/model/ProductionSiteFileUpload.js +1 -1
- package/dist/model/ProductionSiteListOrDetail.js +1 -1
- package/dist/model/ProductionSiteUpdate.js +1 -1
- package/dist/model/Register.js +1 -1
- package/dist/model/Retailer.js +1 -1
- package/dist/model/SmartContract.js +1 -1
- package/dist/model/Token.js +1 -1
- package/dist/model/UnprocessedRow.js +1 -1
- package/dist/model/UploadedFile.js +1 -1
- package/dist/model/User.js +1 -1
- package/dist/model/UserDetail.js +1 -1
- package/package.json +1 -1
- package/dist/model/Activities.js +0 -174
- package/dist/model/PaginatedActivitiesList.js +0 -104
package/README.md
CHANGED
|
@@ -4,8 +4,8 @@ GreenLinkApi - JavaScript client for green_link_api
|
|
|
4
4
|
⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
5
5
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
6
6
|
|
|
7
|
-
- API version: 0.82.
|
|
8
|
-
- Package version: 0.82.
|
|
7
|
+
- API version: 0.82.19
|
|
8
|
+
- Package version: 0.82.19
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
|
|
10
10
|
|
|
11
11
|
## Installation
|
|
@@ -194,9 +194,6 @@ Class | Method | HTTP request | Description
|
|
|
194
194
|
*GreenLinkApi.LocationsApi* | [**locationsProductionSitesRetrieve**](docs/LocationsApi.md#locationsProductionSitesRetrieve) | **GET** /locations/production-sites/ |
|
|
195
195
|
*GreenLinkApi.LocationsApi* | [**locationsRetrieve**](docs/LocationsApi.md#locationsRetrieve) | **GET** /locations/{id}/ |
|
|
196
196
|
*GreenLinkApi.LocationsApi* | [**locationsUpdate**](docs/LocationsApi.md#locationsUpdate) | **PUT** /locations/{id}/ |
|
|
197
|
-
*GreenLinkApi.LogsApi* | [**logsActivitiesDestroy**](docs/LogsApi.md#logsActivitiesDestroy) | **DELETE** /logs/activities/{id}/ |
|
|
198
|
-
*GreenLinkApi.LogsApi* | [**logsActivitiesList**](docs/LogsApi.md#logsActivitiesList) | **GET** /logs/activities/ |
|
|
199
|
-
*GreenLinkApi.LogsApi* | [**logsActivitiesRetrieve**](docs/LogsApi.md#logsActivitiesRetrieve) | **GET** /logs/activities/{id}/ |
|
|
200
197
|
*GreenLinkApi.LogsApi* | [**logsProductionEpiasDestroy**](docs/LogsApi.md#logsProductionEpiasDestroy) | **DELETE** /logs/production-epias/{id}/ |
|
|
201
198
|
*GreenLinkApi.LogsApi* | [**logsProductionEpiasList**](docs/LogsApi.md#logsProductionEpiasList) | **GET** /logs/production-epias/ |
|
|
202
199
|
*GreenLinkApi.LogsApi* | [**logsProductionEpiasRetrieve**](docs/LogsApi.md#logsProductionEpiasRetrieve) | **GET** /logs/production-epias/{id}/ |
|
|
@@ -259,7 +256,6 @@ Class | Method | HTTP request | Description
|
|
|
259
256
|
|
|
260
257
|
## Documentation for Models
|
|
261
258
|
|
|
262
|
-
- [GreenLinkApi.Activities](docs/Activities.md)
|
|
263
259
|
- [GreenLinkApi.BlockchainTransaction](docs/BlockchainTransaction.md)
|
|
264
260
|
- [GreenLinkApi.Consumer](docs/Consumer.md)
|
|
265
261
|
- [GreenLinkApi.ConsumptionDataFileList](docs/ConsumptionDataFileList.md)
|
|
@@ -288,7 +284,6 @@ Class | Method | HTTP request | Description
|
|
|
288
284
|
- [GreenLinkApi.MatchingConsumerRequest](docs/MatchingConsumerRequest.md)
|
|
289
285
|
- [GreenLinkApi.MatchingSiteRequest](docs/MatchingSiteRequest.md)
|
|
290
286
|
- [GreenLinkApi.OrganizationTypeEnum](docs/OrganizationTypeEnum.md)
|
|
291
|
-
- [GreenLinkApi.PaginatedActivitiesList](docs/PaginatedActivitiesList.md)
|
|
292
287
|
- [GreenLinkApi.PaginatedConsumerList](docs/PaginatedConsumerList.md)
|
|
293
288
|
- [GreenLinkApi.PaginatedConsumptionDataPointListOrDetailList](docs/PaginatedConsumptionDataPointListOrDetailList.md)
|
|
294
289
|
- [GreenLinkApi.PaginatedConsumptionSiteListOrDetailList](docs/PaginatedConsumptionSiteListOrDetailList.md)
|
package/dist/ApiClient.js
CHANGED
|
@@ -21,7 +21,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* @module ApiClient
|
|
24
|
-
* @version 0.82.
|
|
24
|
+
* @version 0.82.19
|
|
25
25
|
*/
|
|
26
26
|
|
|
27
27
|
/**
|
|
@@ -79,7 +79,7 @@ var ApiClient = /*#__PURE__*/function () {
|
|
|
79
79
|
*/
|
|
80
80
|
|
|
81
81
|
this.defaultHeaders = {
|
|
82
|
-
'User-Agent': 'OpenAPI-Generator/0.82.
|
|
82
|
+
'User-Agent': 'OpenAPI-Generator/0.82.19/Javascript'
|
|
83
83
|
};
|
|
84
84
|
/**
|
|
85
85
|
* The default HTTP timeout for all API calls.
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* LicensedProductionSitesOnEpias service.
|
|
20
20
|
* @module api/LicensedProductionSitesOnEpiasApi
|
|
21
|
-
* @version 0.82.
|
|
21
|
+
* @version 0.82.19
|
|
22
22
|
*/
|
|
23
23
|
var LicensedProductionSitesOnEpiasApi = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
package/dist/api/LocationsApi.js
CHANGED
package/dist/api/LogsApi.js
CHANGED
|
@@ -7,10 +7,6 @@ exports["default"] = void 0;
|
|
|
7
7
|
|
|
8
8
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
9
9
|
|
|
10
|
-
var _Activities = _interopRequireDefault(require("../model/Activities"));
|
|
11
|
-
|
|
12
|
-
var _PaginatedActivitiesList = _interopRequireDefault(require("../model/PaginatedActivitiesList"));
|
|
13
|
-
|
|
14
10
|
var _PaginatedProductionDataFromEpiasRequestList = _interopRequireDefault(require("../model/PaginatedProductionDataFromEpiasRequestList"));
|
|
15
11
|
|
|
16
12
|
var _PaginatedUnprocessedRowList = _interopRequireDefault(require("../model/PaginatedUnprocessedRowList"));
|
|
@@ -34,7 +30,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
34
30
|
/**
|
|
35
31
|
* Logs service.
|
|
36
32
|
* @module api/LogsApi
|
|
37
|
-
* @version 0.82.
|
|
33
|
+
* @version 0.82.19
|
|
38
34
|
*/
|
|
39
35
|
var LogsApi = /*#__PURE__*/function () {
|
|
40
36
|
/**
|
|
@@ -50,151 +46,21 @@ var LogsApi = /*#__PURE__*/function () {
|
|
|
50
46
|
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
51
47
|
}
|
|
52
48
|
/**
|
|
53
|
-
* Callback function to receive the result of the
|
|
54
|
-
* @callback module:api/LogsApi~
|
|
49
|
+
* Callback function to receive the result of the logsProductionEpiasDestroy operation.
|
|
50
|
+
* @callback module:api/LogsApi~logsProductionEpiasDestroyCallback
|
|
55
51
|
* @param {String} error Error message, if any.
|
|
56
52
|
* @param data This operation does not return a value.
|
|
57
53
|
* @param {String} response The complete HTTP response.
|
|
58
54
|
*/
|
|
59
55
|
|
|
60
56
|
/**
|
|
61
|
-
*
|
|
62
|
-
* @param {String} id A UUID string identifying this
|
|
63
|
-
* @param {module:api/LogsApi~
|
|
57
|
+
* Enforces object-level permissions in ``rest_framework.viewsets.ViewSet``, deriving the permission type from the particular action to be performed.. As with ``rules.contrib.views.AutoPermissionRequiredMixin``, this only works when model permissions are registered using ``rules.contrib.models.RulesModelMixin``.
|
|
58
|
+
* @param {String} id A UUID string identifying this production data from epias request.
|
|
59
|
+
* @param {module:api/LogsApi~logsProductionEpiasDestroyCallback} callback The callback function, accepting three arguments: error, data, response
|
|
64
60
|
*/
|
|
65
61
|
|
|
66
62
|
|
|
67
63
|
_createClass(LogsApi, [{
|
|
68
|
-
key: "logsActivitiesDestroy",
|
|
69
|
-
value: function logsActivitiesDestroy(id, callback) {
|
|
70
|
-
var postBody = null; // verify the required parameter 'id' is set
|
|
71
|
-
|
|
72
|
-
if (id === undefined || id === null) {
|
|
73
|
-
throw new Error("Missing the required parameter 'id' when calling logsActivitiesDestroy");
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
var pathParams = {
|
|
77
|
-
'id': id
|
|
78
|
-
};
|
|
79
|
-
var queryParams = {};
|
|
80
|
-
var headerParams = {};
|
|
81
|
-
var formParams = {};
|
|
82
|
-
var authNames = ['basicAuth', 'jwtAuth', 'tokenAuth'];
|
|
83
|
-
var contentTypes = [];
|
|
84
|
-
var accepts = [];
|
|
85
|
-
var returnType = null;
|
|
86
|
-
return this.apiClient.callApi('/logs/activities/{id}/', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
87
|
-
}
|
|
88
|
-
/**
|
|
89
|
-
* Callback function to receive the result of the logsActivitiesList operation.
|
|
90
|
-
* @callback module:api/LogsApi~logsActivitiesListCallback
|
|
91
|
-
* @param {String} error Error message, if any.
|
|
92
|
-
* @param {module:model/PaginatedActivitiesList} data The data returned by the service call.
|
|
93
|
-
* @param {String} response The complete HTTP response.
|
|
94
|
-
*/
|
|
95
|
-
|
|
96
|
-
/**
|
|
97
|
-
* **List all Activities requests related to the user's organization.** User should be *authenticated* and have an *active* (is_active=True) account. **Roles required**: Staff and/or Admin
|
|
98
|
-
* @param {Object} opts Optional parameters
|
|
99
|
-
* @param {String} opts.activityAction
|
|
100
|
-
* @param {String} opts.activityCategory
|
|
101
|
-
* @param {String} opts.activityDetail
|
|
102
|
-
* @param {String} opts.activityStatus
|
|
103
|
-
* @param {String} opts.activityType
|
|
104
|
-
* @param {Date} opts.createdAt
|
|
105
|
-
* @param {String} opts.id
|
|
106
|
-
* @param {Number} opts.limit Number of results to return per page.
|
|
107
|
-
* @param {String} opts.name
|
|
108
|
-
* @param {Number} opts.offset The initial index from which to return the results.
|
|
109
|
-
* @param {Array.<module:model/String>} opts.orderBy Ordering
|
|
110
|
-
* @param {String} opts.retailer
|
|
111
|
-
* @param {Date} opts.updatedAt
|
|
112
|
-
* @param {String} opts.user
|
|
113
|
-
* @param {module:api/LogsApi~logsActivitiesListCallback} callback The callback function, accepting three arguments: error, data, response
|
|
114
|
-
* data is of type: {@link module:model/PaginatedActivitiesList}
|
|
115
|
-
*/
|
|
116
|
-
|
|
117
|
-
}, {
|
|
118
|
-
key: "logsActivitiesList",
|
|
119
|
-
value: function logsActivitiesList(opts, callback) {
|
|
120
|
-
opts = opts || {};
|
|
121
|
-
var postBody = null;
|
|
122
|
-
var pathParams = {};
|
|
123
|
-
var queryParams = {
|
|
124
|
-
'activity_action': opts['activityAction'],
|
|
125
|
-
'activity_category': opts['activityCategory'],
|
|
126
|
-
'activity_detail': opts['activityDetail'],
|
|
127
|
-
'activity_status': opts['activityStatus'],
|
|
128
|
-
'activity_type': opts['activityType'],
|
|
129
|
-
'created_at': opts['createdAt'],
|
|
130
|
-
'id': opts['id'],
|
|
131
|
-
'limit': opts['limit'],
|
|
132
|
-
'name': opts['name'],
|
|
133
|
-
'offset': opts['offset'],
|
|
134
|
-
'order_by': this.apiClient.buildCollectionParam(opts['orderBy'], 'csv'),
|
|
135
|
-
'retailer': opts['retailer'],
|
|
136
|
-
'updated_at': opts['updatedAt'],
|
|
137
|
-
'user': opts['user']
|
|
138
|
-
};
|
|
139
|
-
var headerParams = {};
|
|
140
|
-
var formParams = {};
|
|
141
|
-
var authNames = ['basicAuth', 'jwtAuth', 'tokenAuth'];
|
|
142
|
-
var contentTypes = [];
|
|
143
|
-
var accepts = ['application/json'];
|
|
144
|
-
var returnType = _PaginatedActivitiesList["default"];
|
|
145
|
-
return this.apiClient.callApi('/logs/activities/', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
146
|
-
}
|
|
147
|
-
/**
|
|
148
|
-
* Callback function to receive the result of the logsActivitiesRetrieve operation.
|
|
149
|
-
* @callback module:api/LogsApi~logsActivitiesRetrieveCallback
|
|
150
|
-
* @param {String} error Error message, if any.
|
|
151
|
-
* @param {module:model/Activities} data The data returned by the service call.
|
|
152
|
-
* @param {String} response The complete HTTP response.
|
|
153
|
-
*/
|
|
154
|
-
|
|
155
|
-
/**
|
|
156
|
-
* **Get a specific Activities request details.** User should be *authenticated* and have an *active* (is_active=True) account. **Roles required**: Staff and/or Admin
|
|
157
|
-
* @param {String} id A UUID string identifying this activities.
|
|
158
|
-
* @param {module:api/LogsApi~logsActivitiesRetrieveCallback} callback The callback function, accepting three arguments: error, data, response
|
|
159
|
-
* data is of type: {@link module:model/Activities}
|
|
160
|
-
*/
|
|
161
|
-
|
|
162
|
-
}, {
|
|
163
|
-
key: "logsActivitiesRetrieve",
|
|
164
|
-
value: function logsActivitiesRetrieve(id, callback) {
|
|
165
|
-
var postBody = null; // verify the required parameter 'id' is set
|
|
166
|
-
|
|
167
|
-
if (id === undefined || id === null) {
|
|
168
|
-
throw new Error("Missing the required parameter 'id' when calling logsActivitiesRetrieve");
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
var pathParams = {
|
|
172
|
-
'id': id
|
|
173
|
-
};
|
|
174
|
-
var queryParams = {};
|
|
175
|
-
var headerParams = {};
|
|
176
|
-
var formParams = {};
|
|
177
|
-
var authNames = ['basicAuth', 'jwtAuth', 'tokenAuth'];
|
|
178
|
-
var contentTypes = [];
|
|
179
|
-
var accepts = ['application/json'];
|
|
180
|
-
var returnType = _Activities["default"];
|
|
181
|
-
return this.apiClient.callApi('/logs/activities/{id}/', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
182
|
-
}
|
|
183
|
-
/**
|
|
184
|
-
* Callback function to receive the result of the logsProductionEpiasDestroy operation.
|
|
185
|
-
* @callback module:api/LogsApi~logsProductionEpiasDestroyCallback
|
|
186
|
-
* @param {String} error Error message, if any.
|
|
187
|
-
* @param data This operation does not return a value.
|
|
188
|
-
* @param {String} response The complete HTTP response.
|
|
189
|
-
*/
|
|
190
|
-
|
|
191
|
-
/**
|
|
192
|
-
* Enforces object-level permissions in ``rest_framework.viewsets.ViewSet``, deriving the permission type from the particular action to be performed.. As with ``rules.contrib.views.AutoPermissionRequiredMixin``, this only works when model permissions are registered using ``rules.contrib.models.RulesModelMixin``.
|
|
193
|
-
* @param {String} id A UUID string identifying this production data from epias request.
|
|
194
|
-
* @param {module:api/LogsApi~logsProductionEpiasDestroyCallback} callback The callback function, accepting three arguments: error, data, response
|
|
195
|
-
*/
|
|
196
|
-
|
|
197
|
-
}, {
|
|
198
64
|
key: "logsProductionEpiasDestroy",
|
|
199
65
|
value: function logsProductionEpiasDestroy(id, callback) {
|
|
200
66
|
var postBody = null; // verify the required parameter 'id' is set
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* MaintenanceCheck service.
|
|
20
20
|
* @module api/MaintenanceCheckApi
|
|
21
|
-
* @version 0.82.
|
|
21
|
+
* @version 0.82.19
|
|
22
22
|
*/
|
|
23
23
|
var MaintenanceCheckApi = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -24,7 +24,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
24
24
|
/**
|
|
25
25
|
* Organizationprofiles service.
|
|
26
26
|
* @module api/OrganizationprofilesApi
|
|
27
|
-
* @version 0.82.
|
|
27
|
+
* @version 0.82.19
|
|
28
28
|
*/
|
|
29
29
|
var OrganizationprofilesApi = /*#__PURE__*/function () {
|
|
30
30
|
/**
|
package/dist/api/SchemaApi.js
CHANGED
package/dist/api/UsersApi.js
CHANGED
package/dist/index.js
CHANGED
|
@@ -3,12 +3,6 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
Object.defineProperty(exports, "Activities", {
|
|
7
|
-
enumerable: true,
|
|
8
|
-
get: function get() {
|
|
9
|
-
return _Activities["default"];
|
|
10
|
-
}
|
|
11
|
-
});
|
|
12
6
|
Object.defineProperty(exports, "ApiClient", {
|
|
13
7
|
enumerable: true,
|
|
14
8
|
get: function get() {
|
|
@@ -243,12 +237,6 @@ Object.defineProperty(exports, "OrganizationsApi", {
|
|
|
243
237
|
return _OrganizationsApi["default"];
|
|
244
238
|
}
|
|
245
239
|
});
|
|
246
|
-
Object.defineProperty(exports, "PaginatedActivitiesList", {
|
|
247
|
-
enumerable: true,
|
|
248
|
-
get: function get() {
|
|
249
|
-
return _PaginatedActivitiesList["default"];
|
|
250
|
-
}
|
|
251
|
-
});
|
|
252
240
|
Object.defineProperty(exports, "PaginatedConsumerList", {
|
|
253
241
|
enumerable: true,
|
|
254
242
|
get: function get() {
|
|
@@ -600,8 +588,6 @@ Object.defineProperty(exports, "UsersApi", {
|
|
|
600
588
|
|
|
601
589
|
var _ApiClient = _interopRequireDefault(require("./ApiClient"));
|
|
602
590
|
|
|
603
|
-
var _Activities = _interopRequireDefault(require("./model/Activities"));
|
|
604
|
-
|
|
605
591
|
var _BlockchainTransaction = _interopRequireDefault(require("./model/BlockchainTransaction"));
|
|
606
592
|
|
|
607
593
|
var _Consumer = _interopRequireDefault(require("./model/Consumer"));
|
|
@@ -658,8 +644,6 @@ var _MatchingSiteRequest = _interopRequireDefault(require("./model/MatchingSiteR
|
|
|
658
644
|
|
|
659
645
|
var _OrganizationTypeEnum = _interopRequireDefault(require("./model/OrganizationTypeEnum"));
|
|
660
646
|
|
|
661
|
-
var _PaginatedActivitiesList = _interopRequireDefault(require("./model/PaginatedActivitiesList"));
|
|
662
|
-
|
|
663
647
|
var _PaginatedConsumerList = _interopRequireDefault(require("./model/PaginatedConsumerList"));
|
|
664
648
|
|
|
665
649
|
var _PaginatedConsumptionDataPointListOrDetailList = _interopRequireDefault(require("./model/PaginatedConsumptionDataPointListOrDetailList"));
|
|
@@ -22,7 +22,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
22
22
|
/**
|
|
23
23
|
* The BlockchainTransaction model module.
|
|
24
24
|
* @module model/BlockchainTransaction
|
|
25
|
-
* @version 0.82.
|
|
25
|
+
* @version 0.82.19
|
|
26
26
|
*/
|
|
27
27
|
var BlockchainTransaction = /*#__PURE__*/function () {
|
|
28
28
|
/**
|
package/dist/model/Consumer.js
CHANGED
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The ConsumptionDataFileList model module.
|
|
20
20
|
* @module model/ConsumptionDataFileList
|
|
21
|
-
* @version 0.82.
|
|
21
|
+
* @version 0.82.19
|
|
22
22
|
*/
|
|
23
23
|
var ConsumptionDataFileList = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The ConsumptionDataFromRetailer model module.
|
|
20
20
|
* @module model/ConsumptionDataFromRetailer
|
|
21
|
-
* @version 0.82.
|
|
21
|
+
* @version 0.82.19
|
|
22
22
|
*/
|
|
23
23
|
var ConsumptionDataFromRetailer = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The ConsumptionDataPointCreate model module.
|
|
22
22
|
* @module model/ConsumptionDataPointCreate
|
|
23
|
-
* @version 0.82.
|
|
23
|
+
* @version 0.82.19
|
|
24
24
|
*/
|
|
25
25
|
var ConsumptionDataPointCreate = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -30,7 +30,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
30
30
|
/**
|
|
31
31
|
* The ConsumptionDataPointListOrDetail model module.
|
|
32
32
|
* @module model/ConsumptionDataPointListOrDetail
|
|
33
|
-
* @version 0.82.
|
|
33
|
+
* @version 0.82.19
|
|
34
34
|
*/
|
|
35
35
|
var ConsumptionDataPointListOrDetail = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The ConsumptionDataPointUpdate model module.
|
|
22
22
|
* @module model/ConsumptionDataPointUpdate
|
|
23
|
-
* @version 0.82.
|
|
23
|
+
* @version 0.82.19
|
|
24
24
|
*/
|
|
25
25
|
var ConsumptionDataPointUpdate = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The ConsumptionSite model module.
|
|
22
22
|
* @module model/ConsumptionSite
|
|
23
|
-
* @version 0.82.
|
|
23
|
+
* @version 0.82.19
|
|
24
24
|
*/
|
|
25
25
|
var ConsumptionSite = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The ConsumptionSiteCreate model module.
|
|
22
22
|
* @module model/ConsumptionSiteCreate
|
|
23
|
-
* @version 0.82.
|
|
23
|
+
* @version 0.82.19
|
|
24
24
|
*/
|
|
25
25
|
var ConsumptionSiteCreate = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The ConsumptionSiteFileUpload model module.
|
|
20
20
|
* @module model/ConsumptionSiteFileUpload
|
|
21
|
-
* @version 0.82.
|
|
21
|
+
* @version 0.82.19
|
|
22
22
|
*/
|
|
23
23
|
var ConsumptionSiteFileUpload = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The ConsumptionSiteFromRetailer model module.
|
|
20
20
|
* @module model/ConsumptionSiteFromRetailer
|
|
21
|
-
* @version 0.82.
|
|
21
|
+
* @version 0.82.19
|
|
22
22
|
*/
|
|
23
23
|
var ConsumptionSiteFromRetailer = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -24,7 +24,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
24
24
|
/**
|
|
25
25
|
* The ConsumptionSiteListOrDetail model module.
|
|
26
26
|
* @module model/ConsumptionSiteListOrDetail
|
|
27
|
-
* @version 0.82.
|
|
27
|
+
* @version 0.82.19
|
|
28
28
|
*/
|
|
29
29
|
var ConsumptionSiteListOrDetail = /*#__PURE__*/function () {
|
|
30
30
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The ConsumptionSiteMany model module.
|
|
22
22
|
* @module model/ConsumptionSiteMany
|
|
23
|
-
* @version 0.82.
|
|
23
|
+
* @version 0.82.19
|
|
24
24
|
*/
|
|
25
25
|
var ConsumptionSiteMany = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The EmissionFactor model module.
|
|
20
20
|
* @module model/EmissionFactor
|
|
21
|
-
* @version 0.82.
|
|
21
|
+
* @version 0.82.19
|
|
22
22
|
*/
|
|
23
23
|
var EmissionFactor = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -22,7 +22,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
22
22
|
/**
|
|
23
23
|
* The EnergySourcePreference model module.
|
|
24
24
|
* @module model/EnergySourcePreference
|
|
25
|
-
* @version 0.82.
|
|
25
|
+
* @version 0.82.19
|
|
26
26
|
*/
|
|
27
27
|
var EnergySourcePreference = /*#__PURE__*/function () {
|
|
28
28
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The GetFromEpias model module.
|
|
20
20
|
* @module model/GetFromEpias
|
|
21
|
-
* @version 0.82.
|
|
21
|
+
* @version 0.82.19
|
|
22
22
|
*/
|
|
23
23
|
var GetFromEpias = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The GridOperator model module.
|
|
22
22
|
* @module model/GridOperator
|
|
23
|
-
* @version 0.82.
|
|
23
|
+
* @version 0.82.19
|
|
24
24
|
*/
|
|
25
25
|
var GridOperator = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
package/dist/model/Issuer.js
CHANGED
package/dist/model/Location.js
CHANGED
package/dist/model/Login.js
CHANGED
|
@@ -32,7 +32,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
32
32
|
/**
|
|
33
33
|
* The MatchRequest model module.
|
|
34
34
|
* @module model/MatchRequest
|
|
35
|
-
* @version 0.82.
|
|
35
|
+
* @version 0.82.19
|
|
36
36
|
*/
|
|
37
37
|
var MatchRequest = /*#__PURE__*/function () {
|
|
38
38
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The MatchedEnergyDataPoint model module.
|
|
22
22
|
* @module model/MatchedEnergyDataPoint
|
|
23
|
-
* @version 0.82.
|
|
23
|
+
* @version 0.82.19
|
|
24
24
|
*/
|
|
25
25
|
var MatchedEnergyDataPoint = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The MatchingConsumerRequest model module.
|
|
20
20
|
* @module model/MatchingConsumerRequest
|
|
21
|
-
* @version 0.82.
|
|
21
|
+
* @version 0.82.19
|
|
22
22
|
*/
|
|
23
23
|
var MatchingConsumerRequest = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The MatchingSiteRequest model module.
|
|
20
20
|
* @module model/MatchingSiteRequest
|
|
21
|
-
* @version 0.82.
|
|
21
|
+
* @version 0.82.19
|
|
22
22
|
*/
|
|
23
23
|
var MatchingSiteRequest = /*#__PURE__*/function () {
|
|
24
24
|
/**
|