@aws-sdk/client-iottwinmaker 3.987.0 → 3.989.0

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.
@@ -0,0 +1,1571 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.DeleteEntityRequest$ = exports.DeleteComponentTypeResponse$ = exports.DeleteComponentTypeRequest$ = exports.DataValue$ = exports.DataType$ = exports.DataConnector$ = exports.CreateWorkspaceResponse$ = exports.CreateWorkspaceRequest$ = exports.CreateSyncJobResponse$ = exports.CreateSyncJobRequest$ = exports.CreateSceneResponse$ = exports.CreateSceneRequest$ = exports.CreateMetadataTransferJobResponse$ = exports.CreateMetadataTransferJobRequest$ = exports.CreateEntityResponse$ = exports.CreateEntityRequest$ = exports.CreateComponentTypeResponse$ = exports.CreateComponentTypeRequest$ = exports.CompositeComponentUpdateRequest$ = exports.CompositeComponentTypeResponse$ = exports.CompositeComponentTypeRequest$ = exports.CompositeComponentRequest$ = exports.ComponentUpdateRequest$ = exports.ComponentTypeSummary$ = exports.ComponentSummary$ = exports.ComponentResponse$ = exports.ComponentRequest$ = exports.ComponentPropertyGroupResponse$ = exports.ComponentPropertyGroupRequest$ = exports.ColumnDescription$ = exports.CancelMetadataTransferJobResponse$ = exports.CancelMetadataTransferJobRequest$ = exports.BundleInformation$ = exports.BatchPutPropertyValuesResponse$ = exports.BatchPutPropertyValuesRequest$ = exports.BatchPutPropertyErrorEntry$ = exports.BatchPutPropertyError$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.TooManyTagsException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.QueryTimeoutException$ = exports.InternalServerException$ = exports.ConnectorTimeoutException$ = exports.ConnectorFailureException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.IoTTwinMakerServiceException$ = void 0;
4
+ exports.ListMetadataTransferJobsResponse$ = exports.ListMetadataTransferJobsRequest$ = exports.ListEntitiesResponse$ = exports.ListEntitiesRequest$ = exports.ListComponentTypesResponse$ = exports.ListComponentTypesRequest$ = exports.ListComponentsResponse$ = exports.ListComponentsRequest$ = exports.LambdaFunction$ = exports.IotTwinMakerSourceConfiguration$ = exports.IotTwinMakerDestinationConfiguration$ = exports.IotSiteWiseSourceConfiguration$ = exports.InterpolationParameters$ = exports.GetWorkspaceResponse$ = exports.GetWorkspaceRequest$ = exports.GetSyncJobResponse$ = exports.GetSyncJobRequest$ = exports.GetSceneResponse$ = exports.GetSceneRequest$ = exports.GetPropertyValueResponse$ = exports.GetPropertyValueRequest$ = exports.GetPropertyValueHistoryResponse$ = exports.GetPropertyValueHistoryRequest$ = exports.GetPricingPlanResponse$ = exports.GetPricingPlanRequest$ = exports.GetMetadataTransferJobResponse$ = exports.GetMetadataTransferJobRequest$ = exports.GetEntityResponse$ = exports.GetEntityRequest$ = exports.GetComponentTypeResponse$ = exports.GetComponentTypeRequest$ = exports.FunctionResponse$ = exports.FunctionRequest$ = exports.FilterByEntity$ = exports.FilterByComponentType$ = exports.FilterByAssetModel$ = exports.FilterByAsset$ = exports.ExecuteQueryResponse$ = exports.ExecuteQueryRequest$ = exports.ErrorDetails$ = exports.EntitySummary$ = exports.EntityPropertyReference$ = exports.DestinationConfiguration$ = exports.DeleteWorkspaceResponse$ = exports.DeleteWorkspaceRequest$ = exports.DeleteSyncJobResponse$ = exports.DeleteSyncJobRequest$ = exports.DeleteSceneResponse$ = exports.DeleteSceneRequest$ = exports.DeleteEntityResponse$ = void 0;
5
+ exports.UpdateComponentTypeResponse$ = exports.UpdateComponentTypeRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.TabularConditions$ = exports.SyncResourceSummary$ = exports.SyncResourceStatus$ = exports.SyncJobSummary$ = exports.SyncJobStatus$ = exports.Status$ = exports.SourceConfiguration$ = exports.SceneSummary$ = exports.SceneError$ = exports.S3SourceConfiguration$ = exports.S3DestinationConfiguration$ = exports.Row$ = exports.RelationshipValue$ = exports.Relationship$ = exports.PropertyValueHistory$ = exports.PropertyValueEntry$ = exports.PropertyValue$ = exports.PropertySummary$ = exports.PropertyResponse$ = exports.PropertyRequest$ = exports.PropertyLatestValue$ = exports.PropertyGroupResponse$ = exports.PropertyGroupRequest$ = exports.PropertyFilter$ = exports.PropertyDefinitionResponse$ = exports.PropertyDefinitionRequest$ = exports.PricingPlan$ = exports.ParentEntityUpdateRequest$ = exports.OrderBy$ = exports.MetadataTransferJobSummary$ = exports.MetadataTransferJobStatus$ = exports.MetadataTransferJobProgress$ = exports.ListWorkspacesResponse$ = exports.ListWorkspacesRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListSyncResourcesResponse$ = exports.ListSyncResourcesRequest$ = exports.ListSyncJobsResponse$ = exports.ListSyncJobsRequest$ = exports.ListScenesResponse$ = exports.ListScenesRequest$ = exports.ListPropertiesResponse$ = exports.ListPropertiesRequest$ = void 0;
6
+ exports.UntagResource$ = exports.TagResource$ = exports.ListWorkspaces$ = exports.ListTagsForResource$ = exports.ListSyncResources$ = exports.ListSyncJobs$ = exports.ListScenes$ = exports.ListProperties$ = exports.ListMetadataTransferJobs$ = exports.ListEntities$ = exports.ListComponentTypes$ = exports.ListComponents$ = exports.GetWorkspace$ = exports.GetSyncJob$ = exports.GetScene$ = exports.GetPropertyValueHistory$ = exports.GetPropertyValue$ = exports.GetPricingPlan$ = exports.GetMetadataTransferJob$ = exports.GetEntity$ = exports.GetComponentType$ = exports.ExecuteQuery$ = exports.DeleteWorkspace$ = exports.DeleteSyncJob$ = exports.DeleteScene$ = exports.DeleteEntity$ = exports.DeleteComponentType$ = exports.CreateWorkspace$ = exports.CreateSyncJob$ = exports.CreateScene$ = exports.CreateMetadataTransferJob$ = exports.CreateEntity$ = exports.CreateComponentType$ = exports.CancelMetadataTransferJob$ = exports.BatchPutPropertyValues$ = exports.SyncResourceFilter$ = exports.ListMetadataTransferJobsFilter$ = exports.ListEntitiesFilter$ = exports.ListComponentTypesFilter$ = exports.IotTwinMakerSourceConfigurationFilter$ = exports.IotSiteWiseSourceConfigurationFilter$ = exports.WorkspaceSummary$ = exports.UpdateWorkspaceResponse$ = exports.UpdateWorkspaceRequest$ = exports.UpdateSceneResponse$ = exports.UpdateSceneRequest$ = exports.UpdatePricingPlanResponse$ = exports.UpdatePricingPlanRequest$ = exports.UpdateEntityResponse$ = exports.UpdateEntityRequest$ = void 0;
7
+ exports.UpdateWorkspace$ = exports.UpdateScene$ = exports.UpdatePricingPlan$ = exports.UpdateEntity$ = exports.UpdateComponentType$ = void 0;
8
+ const _ADE = "AccessDeniedException";
9
+ const _BI = "BundleInformation";
10
+ const _BPPE = "BatchPutPropertyError";
11
+ const _BPPEE = "BatchPutPropertyErrorEntry";
12
+ const _BPPV = "BatchPutPropertyValues";
13
+ const _BPPVR = "BatchPutPropertyValuesRequest";
14
+ const _BPPVRa = "BatchPutPropertyValuesResponse";
15
+ const _CCMR = "CompositeComponentsMapRequest";
16
+ const _CCR = "CompositeComponentRequest";
17
+ const _CCRo = "CompositeComponentResponse";
18
+ const _CCT = "CreateComponentType";
19
+ const _CCTR = "CompositeComponentTypeRequest";
20
+ const _CCTRo = "CompositeComponentTypeResponse";
21
+ const _CCTRom = "CompositeComponentTypesRequest";
22
+ const _CCTRomp = "CompositeComponentTypesResponse";
23
+ const _CCTRr = "CreateComponentTypeRequest";
24
+ const _CCTRre = "CreateComponentTypeResponse";
25
+ const _CCUMR = "CompositeComponentUpdatesMapRequest";
26
+ const _CCUR = "CompositeComponentUpdateRequest";
27
+ const _CD = "ColumnDescription";
28
+ const _CDo = "ColumnDescriptions";
29
+ const _CE = "ConflictException";
30
+ const _CER = "CreateEntityRequest";
31
+ const _CERr = "CreateEntityResponse";
32
+ const _CEr = "CreateEntity";
33
+ const _CFE = "ConnectorFailureException";
34
+ const _CM = "ComponentsMap";
35
+ const _CMR = "ComponentsMapRequest";
36
+ const _CMTJ = "CancelMetadataTransferJob";
37
+ const _CMTJR = "CancelMetadataTransferJobRequest";
38
+ const _CMTJRa = "CancelMetadataTransferJobResponse";
39
+ const _CMTJRr = "CreateMetadataTransferJobRequest";
40
+ const _CMTJRre = "CreateMetadataTransferJobResponse";
41
+ const _CMTJr = "CreateMetadataTransferJob";
42
+ const _CPGR = "ComponentPropertyGroupRequest";
43
+ const _CPGRo = "ComponentPropertyGroupResponse";
44
+ const _CPGRom = "ComponentPropertyGroupRequests";
45
+ const _CPGRomp = "ComponentPropertyGroupResponses";
46
+ const _CR = "ComponentRequest";
47
+ const _CRo = "ComponentResponse";
48
+ const _CS = "ComponentSummary";
49
+ const _CSJ = "CreateSyncJob";
50
+ const _CSJR = "CreateSyncJobRequest";
51
+ const _CSJRr = "CreateSyncJobResponse";
52
+ const _CSR = "CreateSceneRequest";
53
+ const _CSRr = "CreateSceneResponse";
54
+ const _CSo = "ComponentSummaries";
55
+ const _CSr = "CreateScene";
56
+ const _CTE = "ConnectorTimeoutException";
57
+ const _CTS = "ComponentTypeSummary";
58
+ const _CTSo = "ComponentTypeSummaries";
59
+ const _CUMR = "ComponentUpdatesMapRequest";
60
+ const _CUR = "ComponentUpdateRequest";
61
+ const _CW = "CreateWorkspace";
62
+ const _CWR = "CreateWorkspaceRequest";
63
+ const _CWRr = "CreateWorkspaceResponse";
64
+ const _DC = "DataConnector";
65
+ const _DCT = "DeleteComponentType";
66
+ const _DCTR = "DeleteComponentTypeRequest";
67
+ const _DCTRe = "DeleteComponentTypeResponse";
68
+ const _DCe = "DestinationConfiguration";
69
+ const _DE = "DeleteEntity";
70
+ const _DER = "DeleteEntityRequest";
71
+ const _DERe = "DeleteEntityResponse";
72
+ const _DS = "DeleteScene";
73
+ const _DSJ = "DeleteSyncJob";
74
+ const _DSJR = "DeleteSyncJobRequest";
75
+ const _DSJRe = "DeleteSyncJobResponse";
76
+ const _DSR = "DeleteSceneRequest";
77
+ const _DSRe = "DeleteSceneResponse";
78
+ const _DT = "DataType";
79
+ const _DV = "DataValue";
80
+ const _DVL = "DataValueList";
81
+ const _DVM = "DataValueMap";
82
+ const _DW = "DeleteWorkspace";
83
+ const _DWR = "DeleteWorkspaceRequest";
84
+ const _DWRe = "DeleteWorkspaceResponse";
85
+ const _E = "Entries";
86
+ const _ED = "ErrorDetails";
87
+ const _EE = "ErrorEntries";
88
+ const _EPR = "EntityPropertyReference";
89
+ const _EQ = "ExecuteQuery";
90
+ const _EQR = "ExecuteQueryRequest";
91
+ const _EQRx = "ExecuteQueryResponse";
92
+ const _ES = "EntitySummary";
93
+ const _ESn = "EntitySummaries";
94
+ const _Er = "Errors";
95
+ const _FBA = "FilterByAsset";
96
+ const _FBAM = "FilterByAssetModel";
97
+ const _FBCT = "FilterByComponentType";
98
+ const _FBE = "FilterByEntity";
99
+ const _FR = "FunctionRequest";
100
+ const _FRu = "FunctionResponse";
101
+ const _FRun = "FunctionsRequest";
102
+ const _FRunc = "FunctionsResponse";
103
+ const _GCT = "GetComponentType";
104
+ const _GCTR = "GetComponentTypeRequest";
105
+ const _GCTRe = "GetComponentTypeResponse";
106
+ const _GE = "GetEntity";
107
+ const _GER = "GetEntityRequest";
108
+ const _GERe = "GetEntityResponse";
109
+ const _GMTJ = "GetMetadataTransferJob";
110
+ const _GMTJR = "GetMetadataTransferJobRequest";
111
+ const _GMTJRe = "GetMetadataTransferJobResponse";
112
+ const _GPP = "GetPricingPlan";
113
+ const _GPPR = "GetPricingPlanRequest";
114
+ const _GPPRe = "GetPricingPlanResponse";
115
+ const _GPV = "GetPropertyValue";
116
+ const _GPVH = "GetPropertyValueHistory";
117
+ const _GPVHR = "GetPropertyValueHistoryRequest";
118
+ const _GPVHRe = "GetPropertyValueHistoryResponse";
119
+ const _GPVR = "GetPropertyValueRequest";
120
+ const _GPVRe = "GetPropertyValueResponse";
121
+ const _GS = "GetScene";
122
+ const _GSJ = "GetSyncJob";
123
+ const _GSJR = "GetSyncJobRequest";
124
+ const _GSJRe = "GetSyncJobResponse";
125
+ const _GSR = "GetSceneRequest";
126
+ const _GSRe = "GetSceneResponse";
127
+ const _GW = "GetWorkspace";
128
+ const _GWR = "GetWorkspaceRequest";
129
+ const _GWRe = "GetWorkspaceResponse";
130
+ const _IP = "InterpolationParameters";
131
+ const _ISE = "InternalServerException";
132
+ const _ISWSC = "IotSiteWiseSourceConfiguration";
133
+ const _ISWSCF = "IotSiteWiseSourceConfigurationFilters";
134
+ const _ISWSCFo = "IotSiteWiseSourceConfigurationFilter";
135
+ const _ITMDC = "IotTwinMakerDestinationConfiguration";
136
+ const _ITMSC = "IotTwinMakerSourceConfiguration";
137
+ const _ITMSCF = "IotTwinMakerSourceConfigurationFilters";
138
+ const _ITMSCFo = "IotTwinMakerSourceConfigurationFilter";
139
+ const _LC = "ListComponents";
140
+ const _LCR = "ListComponentsRequest";
141
+ const _LCRi = "ListComponentsResponse";
142
+ const _LCT = "ListComponentTypes";
143
+ const _LCTF = "ListComponentTypesFilters";
144
+ const _LCTFi = "ListComponentTypesFilter";
145
+ const _LCTR = "ListComponentTypesRequest";
146
+ const _LCTRi = "ListComponentTypesResponse";
147
+ const _LE = "ListEntities";
148
+ const _LEF = "ListEntitiesFilters";
149
+ const _LEFi = "ListEntitiesFilter";
150
+ const _LER = "ListEntitiesRequest";
151
+ const _LERi = "ListEntitiesResponse";
152
+ const _LF = "LambdaFunction";
153
+ const _LMTJ = "ListMetadataTransferJobs";
154
+ const _LMTJF = "ListMetadataTransferJobsFilters";
155
+ const _LMTJFi = "ListMetadataTransferJobsFilter";
156
+ const _LMTJR = "ListMetadataTransferJobsRequest";
157
+ const _LMTJRi = "ListMetadataTransferJobsResponse";
158
+ const _LP = "ListProperties";
159
+ const _LPR = "ListPropertiesRequest";
160
+ const _LPRi = "ListPropertiesResponse";
161
+ const _LS = "ListScenes";
162
+ const _LSJ = "ListSyncJobs";
163
+ const _LSJR = "ListSyncJobsRequest";
164
+ const _LSJRi = "ListSyncJobsResponse";
165
+ const _LSR = "ListScenesRequest";
166
+ const _LSRR = "ListSyncResourcesRequest";
167
+ const _LSRRi = "ListSyncResourcesResponse";
168
+ const _LSRi = "ListScenesResponse";
169
+ const _LSRis = "ListSyncResources";
170
+ const _LTFR = "ListTagsForResource";
171
+ const _LTFRR = "ListTagsForResourceRequest";
172
+ const _LTFRRi = "ListTagsForResourceResponse";
173
+ const _LW = "ListWorkspaces";
174
+ const _LWR = "ListWorkspacesRequest";
175
+ const _LWRi = "ListWorkspacesResponse";
176
+ const _MTJP = "MetadataTransferJobProgress";
177
+ const _MTJS = "MetadataTransferJobStatus";
178
+ const _MTJSe = "MetadataTransferJobSummary";
179
+ const _MTJSet = "MetadataTransferJobSummaries";
180
+ const _OB = "OrderBy";
181
+ const _OBL = "OrderByList";
182
+ const _PDR = "PropertyDefinitionRequest";
183
+ const _PDRr = "PropertyDefinitionResponse";
184
+ const _PDRro = "PropertyDefinitionsRequest";
185
+ const _PDRrop = "PropertyDefinitionsResponse";
186
+ const _PEUR = "ParentEntityUpdateRequest";
187
+ const _PF = "PropertyFilter";
188
+ const _PFr = "PropertyFilters";
189
+ const _PGR = "PropertyGroupRequest";
190
+ const _PGRr = "PropertyGroupResponse";
191
+ const _PGRro = "PropertyGroupsRequest";
192
+ const _PGRrop = "PropertyGroupsResponse";
193
+ const _PLV = "PropertyLatestValue";
194
+ const _PLVM = "PropertyLatestValueMap";
195
+ const _PP = "PricingPlan";
196
+ const _PR = "PropertyRequest";
197
+ const _PRr = "PropertyResponse";
198
+ const _PRro = "PropertyRequests";
199
+ const _PRrop = "PropertyResponses";
200
+ const _PS = "PropertySummary";
201
+ const _PSr = "PropertySummaries";
202
+ const _PTV = "PropertyTableValue";
203
+ const _PV = "PropertyValue";
204
+ const _PVE = "PropertyValueEntry";
205
+ const _PVH = "PropertyValueHistory";
206
+ const _PVL = "PropertyValueList";
207
+ const _PVr = "PropertyValues";
208
+ const _QTE = "QueryTimeoutException";
209
+ const _R = "Relationship";
210
+ const _RNFE = "ResourceNotFoundException";
211
+ const _RV = "RelationshipValue";
212
+ const _Ro = "Row";
213
+ const _Row = "Rows";
214
+ const _S = "Status";
215
+ const _SC = "SourceConfiguration";
216
+ const _SCo = "SourceConfigurations";
217
+ const _SDC = "S3DestinationConfiguration";
218
+ const _SE = "SceneError";
219
+ const _SJS = "SyncJobStatus";
220
+ const _SJSy = "SyncJobSummary";
221
+ const _SJSyn = "SyncJobSummaries";
222
+ const _SQEE = "ServiceQuotaExceededException";
223
+ const _SRF = "SyncResourceFilters";
224
+ const _SRFy = "SyncResourceFilter";
225
+ const _SRS = "SyncResourceStatus";
226
+ const _SRSy = "SyncResourceSummary";
227
+ const _SRSyn = "SyncResourceSummaries";
228
+ const _SS = "SceneSummary";
229
+ const _SSC = "S3SourceConfiguration";
230
+ const _SSc = "SceneSummaries";
231
+ const _TC = "TabularConditions";
232
+ const _TE = "ThrottlingException";
233
+ const _TMTE = "TooManyTagsException";
234
+ const _TPV = "TabularPropertyValues";
235
+ const _TPVa = "TabularPropertyValue";
236
+ const _TR = "TagResource";
237
+ const _TRR = "TagResourceRequest";
238
+ const _TRRa = "TagResourceResponse";
239
+ const _UCT = "UpdateComponentType";
240
+ const _UCTR = "UpdateComponentTypeRequest";
241
+ const _UCTRp = "UpdateComponentTypeResponse";
242
+ const _UE = "UpdateEntity";
243
+ const _UER = "UpdateEntityRequest";
244
+ const _UERp = "UpdateEntityResponse";
245
+ const _UPP = "UpdatePricingPlan";
246
+ const _UPPR = "UpdatePricingPlanRequest";
247
+ const _UPPRp = "UpdatePricingPlanResponse";
248
+ const _UR = "UntagResource";
249
+ const _URR = "UntagResourceRequest";
250
+ const _URRn = "UntagResourceResponse";
251
+ const _US = "UpdateScene";
252
+ const _USR = "UpdateSceneRequest";
253
+ const _USRp = "UpdateSceneResponse";
254
+ const _UW = "UpdateWorkspace";
255
+ const _UWR = "UpdateWorkspaceRequest";
256
+ const _UWRp = "UpdateWorkspaceResponse";
257
+ const _V = "Values";
258
+ const _VE = "ValidationException";
259
+ const _WS = "WorkspaceSummary";
260
+ const _WSo = "WorkspaceSummaries";
261
+ const _a = "arn";
262
+ const _aACCR = "areAllCompositeComponentsReturned";
263
+ const _aACR = "areAllComponentsReturned";
264
+ const _aAPR = "areAllPropertiesReturned";
265
+ const _aAPVR = "areAllPropertyValuesReturned";
266
+ const _aEI = "assetExternalId";
267
+ const _aI = "assetId";
268
+ const _aMEI = "assetModelExternalId";
269
+ const _aMI = "assetModelId";
270
+ const _aV = "allowedValues";
271
+ const _bEC = "billableEntityCount";
272
+ const _bI = "bundleInformation";
273
+ const _bN = "bundleNames";
274
+ const _bV = "booleanValue";
275
+ const _c = "client";
276
+ const _cC = "compositeComponents";
277
+ const _cCT = "compositeComponentTypes";
278
+ const _cCU = "compositeComponentUpdates";
279
+ const _cD = "columnDescriptions";
280
+ const _cDT = "creationDateTime";
281
+ const _cL = "contentLocation";
282
+ const _cN = "componentName";
283
+ const _cP = "componentPath";
284
+ const _cPP = "currentPricingPlan";
285
+ const _cS = "componentSummaries";
286
+ const _cTI = "componentTypeId";
287
+ const _cTN = "componentTypeName";
288
+ const _cTS = "componentTypeSummaries";
289
+ const _cU = "componentUpdates";
290
+ const _ca = "capabilities";
291
+ const _co = "components";
292
+ const _cod = "code";
293
+ const _con = "configuration";
294
+ const _d = "description";
295
+ const _dI = "definedIn";
296
+ const _dN = "displayName";
297
+ const _dT = "destinationType";
298
+ const _dTa = "dataType";
299
+ const _dV = "doubleValue";
300
+ const _dVe = "defaultValue";
301
+ const _de = "destination";
302
+ const _def = "definition";
303
+ const _e = "error";
304
+ const _eC = "errorCode";
305
+ const _eDT = "endDateTime";
306
+ const _eDTf = "effectiveDateTime";
307
+ const _eE = "errorEntries";
308
+ const _eF = "extendsFrom";
309
+ const _eI = "entityId";
310
+ const _eIP = "externalIdProperty";
311
+ const _eIx = "externalId";
312
+ const _eM = "errorMessage";
313
+ const _eN = "entityName";
314
+ const _ePR = "entityPropertyReference";
315
+ const _eS = "entitySummaries";
316
+ const _eT = "endTime";
317
+ const _en = "entry";
318
+ const _end = "endpoint";
319
+ const _ent = "entries";
320
+ const _er = "errors";
321
+ const _ex = "expression";
322
+ const _f = "functions";
323
+ const _fBA = "filterByAsset";
324
+ const _fBAM = "filterByAssetModel";
325
+ const _fBCT = "filterByComponentType";
326
+ const _fBE = "filterByEntity";
327
+ const _fC = "failedCount";
328
+ const _fi = "filters";
329
+ const _gSM = "generatedSceneMetadata";
330
+ const _gT = "groupType";
331
+ const _h = "http";
332
+ const _hCE = "hasChildEntities";
333
+ const _hE = "httpError";
334
+ const _hQ = "httpQuery";
335
+ const _i = "interpolation";
336
+ const _iA = "includeAssets";
337
+ const _iAM = "includeAssetModel";
338
+ const _iAs = "isAbstract";
339
+ const _iB = "implementedBy";
340
+ const _iEI = "isExternalId";
341
+ const _iF = "isFinal";
342
+ const _iI = "isInherited";
343
+ const _iIS = "intervalInSeconds";
344
+ const _iIs = "isImported";
345
+ const _iN = "isNative";
346
+ const _iO = "includeOffspring";
347
+ const _iR = "isRecursive";
348
+ const _iRIE = "isRequiredInEntity";
349
+ const _iS = "isSingleton";
350
+ const _iSE = "isStoredExternally";
351
+ const _iSI = "isSchemaInitialized";
352
+ const _iSWC = "iotSiteWiseConfiguration";
353
+ const _iT = "interpolationType";
354
+ const _iTMC = "iotTwinMakerConfiguration";
355
+ const _iTS = "isTimeSeries";
356
+ const _iV = "integerValue";
357
+ const _l = "lambda";
358
+ const _lS = "linkedServices";
359
+ const _lV = "longValue";
360
+ const _lVi = "listValue";
361
+ const _lo = "location";
362
+ const _m = "message";
363
+ const _mR = "maxResults";
364
+ const _mTJI = "metadataTransferJobId";
365
+ const _mTJR = "metadataTransferJobRole";
366
+ const _mTJS = "metadataTransferJobSummaries";
367
+ const _mV = "mapValue";
368
+ const _n = "name";
369
+ const _nT = "nestedType";
370
+ const _nTe = "nextToken";
371
+ const _na = "namespace";
372
+ const _o = "order";
373
+ const _oB = "orderBy";
374
+ const _oBT = "orderByTime";
375
+ const _op = "operator";
376
+ const _p = "progress";
377
+ const _pD = "propertyDefinitions";
378
+ const _pEI = "parentEntityId";
379
+ const _pEU = "parentEntityUpdate";
380
+ const _pF = "propertyFilters";
381
+ const _pG = "propertyGroups";
382
+ const _pGN = "propertyGroupName";
383
+ const _pGU = "propertyGroupUpdates";
384
+ const _pM = "pricingMode";
385
+ const _pN = "propertyNames";
386
+ const _pNr = "propertyName";
387
+ const _pPP = "pendingPricingPlan";
388
+ const _pR = "propertyReference";
389
+ const _pS = "propertySummaries";
390
+ const _pT = "pricingTier";
391
+ const _pU = "propertyUpdates";
392
+ const _pV = "propertyValues";
393
+ const _pVr = "propertyValue";
394
+ const _pr = "properties";
395
+ const _qP = "queuedPosition";
396
+ const _qS = "queryStatement";
397
+ const _r = "role";
398
+ const _rARN = "resourceARN";
399
+ const _rD = "rowData";
400
+ const _rI = "resourceId";
401
+ const _rP = "requiredProperties";
402
+ const _rT = "relationshipType";
403
+ const _rTe = "resourceType";
404
+ const _rU = "reportUrl";
405
+ const _rV = "relationshipValue";
406
+ const _re = "relationship";
407
+ const _ro = "rows";
408
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.iottwinmaker";
409
+ const _sC = "s3Configuration";
410
+ const _sCk = "skippedCount";
411
+ const _sCu = "succeededCount";
412
+ const _sDT = "startDateTime";
413
+ const _sI = "sceneId";
414
+ const _sJS = "syncJobSummaries";
415
+ const _sL = "s3Location";
416
+ const _sM = "sceneMetadata";
417
+ const _sP = "selectedProperties";
418
+ const _sR = "syncRole";
419
+ const _sRy = "syncResources";
420
+ const _sS = "syncSource";
421
+ const _sSc = "sceneSummaries";
422
+ const _sT = "startTime";
423
+ const _sTo = "sourceType";
424
+ const _sV = "stringValue";
425
+ const _sc = "scope";
426
+ const _se = "server";
427
+ const _so = "sources";
428
+ const _st = "status";
429
+ const _sta = "state";
430
+ const _t = "type";
431
+ const _tC = "tabularConditions";
432
+ const _tCN = "targetComponentName";
433
+ const _tCTI = "targetComponentTypeId";
434
+ const _tCo = "totalCount";
435
+ const _tEI = "targetEntityId";
436
+ const _tK = "tagKeys";
437
+ const _tPV = "tabularPropertyValues";
438
+ const _ta = "tags";
439
+ const _ti = "timestamp";
440
+ const _tim = "time";
441
+ const _uDT = "updateDateTime";
442
+ const _uOM = "unitOfMeasure";
443
+ const _uR = "updateReason";
444
+ const _uT = "updateType";
445
+ const _v = "value";
446
+ const _va = "values";
447
+ const _w = "workspace";
448
+ const _wI = "workspaceId";
449
+ const _wS = "workspaceSummaries";
450
+ const n0 = "com.amazonaws.iottwinmaker";
451
+ const schema_1 = require("@smithy/core/schema");
452
+ const errors_1 = require("../models/errors");
453
+ const IoTTwinMakerServiceException_1 = require("../models/IoTTwinMakerServiceException");
454
+ const _s_registry = schema_1.TypeRegistry.for(_s);
455
+ exports.IoTTwinMakerServiceException$ = [-3, _s, "IoTTwinMakerServiceException", 0, [], []];
456
+ _s_registry.registerError(exports.IoTTwinMakerServiceException$, IoTTwinMakerServiceException_1.IoTTwinMakerServiceException);
457
+ const n0_registry = schema_1.TypeRegistry.for(n0);
458
+ exports.AccessDeniedException$ = [-3, n0, _ADE,
459
+ { [_e]: _c, [_hE]: 403 },
460
+ [_m],
461
+ [0]
462
+ ];
463
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
464
+ exports.ConflictException$ = [-3, n0, _CE,
465
+ { [_e]: _c, [_hE]: 409 },
466
+ [_m],
467
+ [0]
468
+ ];
469
+ n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
470
+ exports.ConnectorFailureException$ = [-3, n0, _CFE,
471
+ { [_e]: _c, [_hE]: 424 },
472
+ [_m],
473
+ [0]
474
+ ];
475
+ n0_registry.registerError(exports.ConnectorFailureException$, errors_1.ConnectorFailureException);
476
+ exports.ConnectorTimeoutException$ = [-3, n0, _CTE,
477
+ { [_e]: _c, [_hE]: 424 },
478
+ [_m],
479
+ [0]
480
+ ];
481
+ n0_registry.registerError(exports.ConnectorTimeoutException$, errors_1.ConnectorTimeoutException);
482
+ exports.InternalServerException$ = [-3, n0, _ISE,
483
+ { [_e]: _se, [_hE]: 500 },
484
+ [_m],
485
+ [0]
486
+ ];
487
+ n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
488
+ exports.QueryTimeoutException$ = [-3, n0, _QTE,
489
+ { [_e]: _c, [_hE]: 400 },
490
+ [_m],
491
+ [0]
492
+ ];
493
+ n0_registry.registerError(exports.QueryTimeoutException$, errors_1.QueryTimeoutException);
494
+ exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
495
+ { [_e]: _c, [_hE]: 404 },
496
+ [_m],
497
+ [0]
498
+ ];
499
+ n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
500
+ exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
501
+ { [_e]: _c, [_hE]: 402 },
502
+ [_m],
503
+ [0]
504
+ ];
505
+ n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
506
+ exports.ThrottlingException$ = [-3, n0, _TE,
507
+ { [_e]: _c, [_hE]: 429 },
508
+ [_m],
509
+ [0]
510
+ ];
511
+ n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
512
+ exports.TooManyTagsException$ = [-3, n0, _TMTE,
513
+ { [_e]: _c, [_hE]: 400 },
514
+ [_m],
515
+ [0]
516
+ ];
517
+ n0_registry.registerError(exports.TooManyTagsException$, errors_1.TooManyTagsException);
518
+ exports.ValidationException$ = [-3, n0, _VE,
519
+ { [_e]: _c, [_hE]: 400 },
520
+ [_m],
521
+ [0]
522
+ ];
523
+ n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
524
+ exports.errorTypeRegistries = [
525
+ _s_registry,
526
+ n0_registry,
527
+ ];
528
+ exports.BatchPutPropertyError$ = [3, n0, _BPPE,
529
+ 0,
530
+ [_eC, _eM, _en],
531
+ [0, 0, () => exports.PropertyValueEntry$], 3
532
+ ];
533
+ exports.BatchPutPropertyErrorEntry$ = [3, n0, _BPPEE,
534
+ 0,
535
+ [_er],
536
+ [() => Errors], 1
537
+ ];
538
+ exports.BatchPutPropertyValuesRequest$ = [3, n0, _BPPVR,
539
+ 0,
540
+ [_wI, _ent],
541
+ [[0, 1], () => Entries], 2
542
+ ];
543
+ exports.BatchPutPropertyValuesResponse$ = [3, n0, _BPPVRa,
544
+ 0,
545
+ [_eE],
546
+ [() => ErrorEntries], 1
547
+ ];
548
+ exports.BundleInformation$ = [3, n0, _BI,
549
+ 0,
550
+ [_bN, _pT],
551
+ [64 | 0, 0], 1
552
+ ];
553
+ exports.CancelMetadataTransferJobRequest$ = [3, n0, _CMTJR,
554
+ 0,
555
+ [_mTJI],
556
+ [[0, 1]], 1
557
+ ];
558
+ exports.CancelMetadataTransferJobResponse$ = [3, n0, _CMTJRa,
559
+ 0,
560
+ [_mTJI, _a, _uDT, _st, _p],
561
+ [0, 0, 4, () => exports.MetadataTransferJobStatus$, () => exports.MetadataTransferJobProgress$], 4
562
+ ];
563
+ exports.ColumnDescription$ = [3, n0, _CD,
564
+ 0,
565
+ [_n, _t],
566
+ [0, 0]
567
+ ];
568
+ exports.ComponentPropertyGroupRequest$ = [3, n0, _CPGR,
569
+ 0,
570
+ [_gT, _pN, _uT],
571
+ [0, 64 | 0, 0]
572
+ ];
573
+ exports.ComponentPropertyGroupResponse$ = [3, n0, _CPGRo,
574
+ 0,
575
+ [_gT, _pN, _iI],
576
+ [0, 64 | 0, 2], 3
577
+ ];
578
+ exports.ComponentRequest$ = [3, n0, _CR,
579
+ 0,
580
+ [_d, _cTI, _pr, _pG],
581
+ [0, 0, () => PropertyRequests, () => ComponentPropertyGroupRequests]
582
+ ];
583
+ exports.ComponentResponse$ = [3, n0, _CRo,
584
+ 0,
585
+ [_cN, _d, _cTI, _st, _dI, _pr, _pG, _sS, _aAPR, _cC, _aACCR],
586
+ [0, 0, 0, () => exports.Status$, 0, () => PropertyResponses, () => ComponentPropertyGroupResponses, 0, 2, () => CompositeComponentResponse, 2]
587
+ ];
588
+ exports.ComponentSummary$ = [3, n0, _CS,
589
+ 0,
590
+ [_cN, _cTI, _st, _dI, _d, _pG, _sS, _cP],
591
+ [0, 0, () => exports.Status$, 0, 0, () => ComponentPropertyGroupResponses, 0, 0], 3
592
+ ];
593
+ exports.ComponentTypeSummary$ = [3, n0, _CTS,
594
+ 0,
595
+ [_a, _cTI, _cDT, _uDT, _d, _st, _cTN],
596
+ [0, 0, 4, 4, 0, () => exports.Status$, 0], 4
597
+ ];
598
+ exports.ComponentUpdateRequest$ = [3, n0, _CUR,
599
+ 0,
600
+ [_uT, _d, _cTI, _pU, _pGU],
601
+ [0, 0, 0, () => PropertyRequests, () => ComponentPropertyGroupRequests]
602
+ ];
603
+ exports.CompositeComponentRequest$ = [3, n0, _CCR,
604
+ 0,
605
+ [_d, _pr, _pG],
606
+ [0, () => PropertyRequests, () => ComponentPropertyGroupRequests]
607
+ ];
608
+ exports.CompositeComponentTypeRequest$ = [3, n0, _CCTR,
609
+ 0,
610
+ [_cTI],
611
+ [0]
612
+ ];
613
+ exports.CompositeComponentTypeResponse$ = [3, n0, _CCTRo,
614
+ 0,
615
+ [_cTI, _iI],
616
+ [0, 2]
617
+ ];
618
+ exports.CompositeComponentUpdateRequest$ = [3, n0, _CCUR,
619
+ 0,
620
+ [_uT, _d, _pU, _pGU],
621
+ [0, 0, () => PropertyRequests, () => ComponentPropertyGroupRequests]
622
+ ];
623
+ exports.CreateComponentTypeRequest$ = [3, n0, _CCTRr,
624
+ 0,
625
+ [_wI, _cTI, _iS, _d, _pD, _eF, _f, _ta, _pG, _cTN, _cCT],
626
+ [[0, 1], [0, 1], 2, 0, () => PropertyDefinitionsRequest, 64 | 0, () => FunctionsRequest, 128 | 0, () => PropertyGroupsRequest, 0, () => CompositeComponentTypesRequest], 2
627
+ ];
628
+ exports.CreateComponentTypeResponse$ = [3, n0, _CCTRre,
629
+ 0,
630
+ [_a, _cDT, _sta],
631
+ [0, 4, 0], 3
632
+ ];
633
+ exports.CreateEntityRequest$ = [3, n0, _CER,
634
+ 0,
635
+ [_wI, _eN, _eI, _d, _co, _cC, _pEI, _ta],
636
+ [[0, 1], 0, 0, 0, () => ComponentsMapRequest, () => CompositeComponentsMapRequest, 0, 128 | 0], 2
637
+ ];
638
+ exports.CreateEntityResponse$ = [3, n0, _CERr,
639
+ 0,
640
+ [_eI, _a, _cDT, _sta],
641
+ [0, 0, 4, 0], 4
642
+ ];
643
+ exports.CreateMetadataTransferJobRequest$ = [3, n0, _CMTJRr,
644
+ 0,
645
+ [_so, _de, _mTJI, _d],
646
+ [() => SourceConfigurations, () => exports.DestinationConfiguration$, 0, 0], 2
647
+ ];
648
+ exports.CreateMetadataTransferJobResponse$ = [3, n0, _CMTJRre,
649
+ 0,
650
+ [_mTJI, _a, _cDT, _st],
651
+ [0, 0, 4, () => exports.MetadataTransferJobStatus$], 4
652
+ ];
653
+ exports.CreateSceneRequest$ = [3, n0, _CSR,
654
+ 0,
655
+ [_wI, _sI, _cL, _d, _ca, _ta, _sM],
656
+ [[0, 1], 0, 0, 0, 64 | 0, 128 | 0, 128 | 0], 3
657
+ ];
658
+ exports.CreateSceneResponse$ = [3, n0, _CSRr,
659
+ 0,
660
+ [_a, _cDT],
661
+ [0, 4], 2
662
+ ];
663
+ exports.CreateSyncJobRequest$ = [3, n0, _CSJR,
664
+ 0,
665
+ [_wI, _sS, _sR, _ta],
666
+ [[0, 1], [0, 1], 0, 128 | 0], 3
667
+ ];
668
+ exports.CreateSyncJobResponse$ = [3, n0, _CSJRr,
669
+ 0,
670
+ [_a, _cDT, _sta],
671
+ [0, 4, 0], 3
672
+ ];
673
+ exports.CreateWorkspaceRequest$ = [3, n0, _CWR,
674
+ 0,
675
+ [_wI, _d, _sL, _r, _ta],
676
+ [[0, 1], 0, 0, 0, 128 | 0], 1
677
+ ];
678
+ exports.CreateWorkspaceResponse$ = [3, n0, _CWRr,
679
+ 0,
680
+ [_a, _cDT],
681
+ [0, 4], 2
682
+ ];
683
+ exports.DataConnector$ = [3, n0, _DC,
684
+ 0,
685
+ [_l, _iN],
686
+ [() => exports.LambdaFunction$, 2]
687
+ ];
688
+ exports.DataType$ = [3, n0, _DT,
689
+ 0,
690
+ [_t, _nT, _aV, _uOM, _re],
691
+ [0, () => exports.DataType$, () => DataValueList, 0, () => exports.Relationship$], 1
692
+ ];
693
+ exports.DataValue$ = [3, n0, _DV,
694
+ 0,
695
+ [_bV, _dV, _iV, _lV, _sV, _lVi, _mV, _rV, _ex],
696
+ [2, 1, 1, 1, 0, () => DataValueList, () => DataValueMap, () => exports.RelationshipValue$, 0]
697
+ ];
698
+ exports.DeleteComponentTypeRequest$ = [3, n0, _DCTR,
699
+ 0,
700
+ [_wI, _cTI],
701
+ [[0, 1], [0, 1]], 2
702
+ ];
703
+ exports.DeleteComponentTypeResponse$ = [3, n0, _DCTRe,
704
+ 0,
705
+ [_sta],
706
+ [0], 1
707
+ ];
708
+ exports.DeleteEntityRequest$ = [3, n0, _DER,
709
+ 0,
710
+ [_wI, _eI, _iR],
711
+ [[0, 1], [0, 1], [2, { [_hQ]: _iR }]], 2
712
+ ];
713
+ exports.DeleteEntityResponse$ = [3, n0, _DERe,
714
+ 0,
715
+ [_sta],
716
+ [0], 1
717
+ ];
718
+ exports.DeleteSceneRequest$ = [3, n0, _DSR,
719
+ 0,
720
+ [_wI, _sI],
721
+ [[0, 1], [0, 1]], 2
722
+ ];
723
+ exports.DeleteSceneResponse$ = [3, n0, _DSRe,
724
+ 0,
725
+ [],
726
+ []
727
+ ];
728
+ exports.DeleteSyncJobRequest$ = [3, n0, _DSJR,
729
+ 0,
730
+ [_wI, _sS],
731
+ [[0, 1], [0, 1]], 2
732
+ ];
733
+ exports.DeleteSyncJobResponse$ = [3, n0, _DSJRe,
734
+ 0,
735
+ [_sta],
736
+ [0], 1
737
+ ];
738
+ exports.DeleteWorkspaceRequest$ = [3, n0, _DWR,
739
+ 0,
740
+ [_wI],
741
+ [[0, 1]], 1
742
+ ];
743
+ exports.DeleteWorkspaceResponse$ = [3, n0, _DWRe,
744
+ 0,
745
+ [_m],
746
+ [0]
747
+ ];
748
+ exports.DestinationConfiguration$ = [3, n0, _DCe,
749
+ 0,
750
+ [_t, _sC, _iTMC],
751
+ [0, () => exports.S3DestinationConfiguration$, () => exports.IotTwinMakerDestinationConfiguration$], 1
752
+ ];
753
+ exports.EntityPropertyReference$ = [3, n0, _EPR,
754
+ 0,
755
+ [_pNr, _cN, _cP, _eIP, _eI],
756
+ [0, 0, 0, 128 | 0, 0], 1
757
+ ];
758
+ exports.EntitySummary$ = [3, n0, _ES,
759
+ 0,
760
+ [_eI, _eN, _a, _st, _cDT, _uDT, _pEI, _d, _hCE],
761
+ [0, 0, 0, () => exports.Status$, 4, 4, 0, 0, 2], 6
762
+ ];
763
+ exports.ErrorDetails$ = [3, n0, _ED,
764
+ 0,
765
+ [_cod, _m],
766
+ [0, 0]
767
+ ];
768
+ exports.ExecuteQueryRequest$ = [3, n0, _EQR,
769
+ 0,
770
+ [_wI, _qS, _mR, _nTe],
771
+ [0, 0, 1, 0], 2
772
+ ];
773
+ exports.ExecuteQueryResponse$ = [3, n0, _EQRx,
774
+ 0,
775
+ [_cD, _ro, _nTe],
776
+ [() => ColumnDescriptions, () => Rows, 0]
777
+ ];
778
+ exports.FilterByAsset$ = [3, n0, _FBA,
779
+ 0,
780
+ [_aI, _aEI, _iO, _iAM],
781
+ [0, 0, 2, 2]
782
+ ];
783
+ exports.FilterByAssetModel$ = [3, n0, _FBAM,
784
+ 0,
785
+ [_aMI, _aMEI, _iO, _iA],
786
+ [0, 0, 2, 2]
787
+ ];
788
+ exports.FilterByComponentType$ = [3, n0, _FBCT,
789
+ 0,
790
+ [_cTI],
791
+ [0], 1
792
+ ];
793
+ exports.FilterByEntity$ = [3, n0, _FBE,
794
+ 0,
795
+ [_eI],
796
+ [0], 1
797
+ ];
798
+ exports.FunctionRequest$ = [3, n0, _FR,
799
+ 0,
800
+ [_rP, _sc, _iB],
801
+ [64 | 0, 0, () => exports.DataConnector$]
802
+ ];
803
+ exports.FunctionResponse$ = [3, n0, _FRu,
804
+ 0,
805
+ [_rP, _sc, _iB, _iI],
806
+ [64 | 0, 0, () => exports.DataConnector$, 2]
807
+ ];
808
+ exports.GetComponentTypeRequest$ = [3, n0, _GCTR,
809
+ 0,
810
+ [_wI, _cTI],
811
+ [[0, 1], [0, 1]], 2
812
+ ];
813
+ exports.GetComponentTypeResponse$ = [3, n0, _GCTRe,
814
+ 0,
815
+ [_wI, _cTI, _cDT, _uDT, _a, _iS, _d, _pD, _eF, _f, _iAs, _iSI, _st, _pG, _sS, _cTN, _cCT],
816
+ [0, 0, 4, 4, 0, 2, 0, () => PropertyDefinitionsResponse, 64 | 0, () => FunctionsResponse, 2, 2, () => exports.Status$, () => PropertyGroupsResponse, 0, 0, () => CompositeComponentTypesResponse], 5
817
+ ];
818
+ exports.GetEntityRequest$ = [3, n0, _GER,
819
+ 0,
820
+ [_wI, _eI],
821
+ [[0, 1], [0, 1]], 2
822
+ ];
823
+ exports.GetEntityResponse$ = [3, n0, _GERe,
824
+ 0,
825
+ [_eI, _eN, _a, _st, _wI, _pEI, _hCE, _cDT, _uDT, _d, _co, _sS, _aACR],
826
+ [0, 0, 0, () => exports.Status$, 0, 0, 2, 4, 4, 0, () => ComponentsMap, 0, 2], 9
827
+ ];
828
+ exports.GetMetadataTransferJobRequest$ = [3, n0, _GMTJR,
829
+ 0,
830
+ [_mTJI],
831
+ [[0, 1]], 1
832
+ ];
833
+ exports.GetMetadataTransferJobResponse$ = [3, n0, _GMTJRe,
834
+ 0,
835
+ [_mTJI, _a, _so, _de, _mTJR, _cDT, _uDT, _st, _d, _rU, _p],
836
+ [0, 0, () => SourceConfigurations, () => exports.DestinationConfiguration$, 0, 4, 4, () => exports.MetadataTransferJobStatus$, 0, 0, () => exports.MetadataTransferJobProgress$], 8
837
+ ];
838
+ exports.GetPricingPlanRequest$ = [3, n0, _GPPR,
839
+ 0,
840
+ [],
841
+ []
842
+ ];
843
+ exports.GetPricingPlanResponse$ = [3, n0, _GPPRe,
844
+ 0,
845
+ [_cPP, _pPP],
846
+ [() => exports.PricingPlan$, () => exports.PricingPlan$], 1
847
+ ];
848
+ exports.GetPropertyValueHistoryRequest$ = [3, n0, _GPVHR,
849
+ 0,
850
+ [_wI, _sP, _eI, _cN, _cP, _cTI, _pF, _sDT, _eDT, _i, _nTe, _mR, _oBT, _sT, _eT],
851
+ [[0, 1], 64 | 0, 0, 0, 0, 0, () => PropertyFilters, 4, 4, () => exports.InterpolationParameters$, 0, 1, 0, 0, 0], 2
852
+ ];
853
+ exports.GetPropertyValueHistoryResponse$ = [3, n0, _GPVHRe,
854
+ 0,
855
+ [_pV, _nTe],
856
+ [() => PropertyValueList, 0], 1
857
+ ];
858
+ exports.GetPropertyValueRequest$ = [3, n0, _GPVR,
859
+ 0,
860
+ [_sP, _wI, _cN, _cP, _cTI, _eI, _mR, _nTe, _pGN, _tC],
861
+ [64 | 0, [0, 1], 0, 0, 0, 0, 1, 0, 0, () => exports.TabularConditions$], 2
862
+ ];
863
+ exports.GetPropertyValueResponse$ = [3, n0, _GPVRe,
864
+ 0,
865
+ [_pV, _nTe, _tPV],
866
+ [() => PropertyLatestValueMap, 0, () => TabularPropertyValues]
867
+ ];
868
+ exports.GetSceneRequest$ = [3, n0, _GSR,
869
+ 0,
870
+ [_wI, _sI],
871
+ [[0, 1], [0, 1]], 2
872
+ ];
873
+ exports.GetSceneResponse$ = [3, n0, _GSRe,
874
+ 0,
875
+ [_wI, _sI, _cL, _a, _cDT, _uDT, _d, _ca, _sM, _gSM, _e],
876
+ [0, 0, 0, 0, 4, 4, 0, 64 | 0, 128 | 0, 128 | 0, () => exports.SceneError$], 6
877
+ ];
878
+ exports.GetSyncJobRequest$ = [3, n0, _GSJR,
879
+ 0,
880
+ [_sS, _wI],
881
+ [[0, 1], [0, { [_hQ]: _w }]], 1
882
+ ];
883
+ exports.GetSyncJobResponse$ = [3, n0, _GSJRe,
884
+ 0,
885
+ [_a, _wI, _sS, _sR, _st, _cDT, _uDT],
886
+ [0, 0, 0, 0, () => exports.SyncJobStatus$, 4, 4], 7
887
+ ];
888
+ exports.GetWorkspaceRequest$ = [3, n0, _GWR,
889
+ 0,
890
+ [_wI],
891
+ [[0, 1]], 1
892
+ ];
893
+ exports.GetWorkspaceResponse$ = [3, n0, _GWRe,
894
+ 0,
895
+ [_wI, _a, _cDT, _uDT, _d, _lS, _sL, _r],
896
+ [0, 0, 4, 4, 0, 64 | 0, 0, 0], 4
897
+ ];
898
+ exports.InterpolationParameters$ = [3, n0, _IP,
899
+ 0,
900
+ [_iT, _iIS],
901
+ [0, 1]
902
+ ];
903
+ exports.IotSiteWiseSourceConfiguration$ = [3, n0, _ISWSC,
904
+ 0,
905
+ [_fi],
906
+ [() => IotSiteWiseSourceConfigurationFilters]
907
+ ];
908
+ exports.IotTwinMakerDestinationConfiguration$ = [3, n0, _ITMDC,
909
+ 0,
910
+ [_w],
911
+ [0], 1
912
+ ];
913
+ exports.IotTwinMakerSourceConfiguration$ = [3, n0, _ITMSC,
914
+ 0,
915
+ [_w, _fi],
916
+ [0, () => IotTwinMakerSourceConfigurationFilters], 1
917
+ ];
918
+ exports.LambdaFunction$ = [3, n0, _LF,
919
+ 0,
920
+ [_a],
921
+ [0], 1
922
+ ];
923
+ exports.ListComponentsRequest$ = [3, n0, _LCR,
924
+ 0,
925
+ [_wI, _eI, _cP, _mR, _nTe],
926
+ [[0, 1], [0, 1], 0, 1, 0], 2
927
+ ];
928
+ exports.ListComponentsResponse$ = [3, n0, _LCRi,
929
+ 0,
930
+ [_cS, _nTe],
931
+ [() => ComponentSummaries, 0], 1
932
+ ];
933
+ exports.ListComponentTypesRequest$ = [3, n0, _LCTR,
934
+ 0,
935
+ [_wI, _fi, _nTe, _mR],
936
+ [[0, 1], () => ListComponentTypesFilters, 0, 1], 1
937
+ ];
938
+ exports.ListComponentTypesResponse$ = [3, n0, _LCTRi,
939
+ 0,
940
+ [_wI, _cTS, _nTe, _mR],
941
+ [0, () => ComponentTypeSummaries, 0, 1], 2
942
+ ];
943
+ exports.ListEntitiesRequest$ = [3, n0, _LER,
944
+ 0,
945
+ [_wI, _fi, _mR, _nTe],
946
+ [[0, 1], () => ListEntitiesFilters, 1, 0], 1
947
+ ];
948
+ exports.ListEntitiesResponse$ = [3, n0, _LERi,
949
+ 0,
950
+ [_eS, _nTe],
951
+ [() => EntitySummaries, 0]
952
+ ];
953
+ exports.ListMetadataTransferJobsRequest$ = [3, n0, _LMTJR,
954
+ 0,
955
+ [_sTo, _dT, _fi, _nTe, _mR],
956
+ [0, 0, () => ListMetadataTransferJobsFilters, 0, 1], 2
957
+ ];
958
+ exports.ListMetadataTransferJobsResponse$ = [3, n0, _LMTJRi,
959
+ 0,
960
+ [_mTJS, _nTe],
961
+ [() => MetadataTransferJobSummaries, 0], 1
962
+ ];
963
+ exports.ListPropertiesRequest$ = [3, n0, _LPR,
964
+ 0,
965
+ [_wI, _eI, _cN, _cP, _mR, _nTe],
966
+ [[0, 1], 0, 0, 0, 1, 0], 2
967
+ ];
968
+ exports.ListPropertiesResponse$ = [3, n0, _LPRi,
969
+ 0,
970
+ [_pS, _nTe],
971
+ [() => PropertySummaries, 0], 1
972
+ ];
973
+ exports.ListScenesRequest$ = [3, n0, _LSR,
974
+ 0,
975
+ [_wI, _mR, _nTe],
976
+ [[0, 1], 1, 0], 1
977
+ ];
978
+ exports.ListScenesResponse$ = [3, n0, _LSRi,
979
+ 0,
980
+ [_sSc, _nTe],
981
+ [() => SceneSummaries, 0]
982
+ ];
983
+ exports.ListSyncJobsRequest$ = [3, n0, _LSJR,
984
+ 0,
985
+ [_wI, _mR, _nTe],
986
+ [[0, 1], 1, 0], 1
987
+ ];
988
+ exports.ListSyncJobsResponse$ = [3, n0, _LSJRi,
989
+ 0,
990
+ [_sJS, _nTe],
991
+ [() => SyncJobSummaries, 0]
992
+ ];
993
+ exports.ListSyncResourcesRequest$ = [3, n0, _LSRR,
994
+ 0,
995
+ [_wI, _sS, _fi, _mR, _nTe],
996
+ [[0, 1], [0, 1], () => SyncResourceFilters, 1, 0], 2
997
+ ];
998
+ exports.ListSyncResourcesResponse$ = [3, n0, _LSRRi,
999
+ 0,
1000
+ [_sRy, _nTe],
1001
+ [() => SyncResourceSummaries, 0]
1002
+ ];
1003
+ exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1004
+ 0,
1005
+ [_rARN, _mR, _nTe],
1006
+ [0, 1, 0], 1
1007
+ ];
1008
+ exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1009
+ 0,
1010
+ [_ta, _nTe],
1011
+ [128 | 0, 0]
1012
+ ];
1013
+ exports.ListWorkspacesRequest$ = [3, n0, _LWR,
1014
+ 0,
1015
+ [_mR, _nTe],
1016
+ [1, 0]
1017
+ ];
1018
+ exports.ListWorkspacesResponse$ = [3, n0, _LWRi,
1019
+ 0,
1020
+ [_wS, _nTe],
1021
+ [() => WorkspaceSummaries, 0]
1022
+ ];
1023
+ exports.MetadataTransferJobProgress$ = [3, n0, _MTJP,
1024
+ 0,
1025
+ [_tCo, _sCu, _sCk, _fC],
1026
+ [1, 1, 1, 1]
1027
+ ];
1028
+ exports.MetadataTransferJobStatus$ = [3, n0, _MTJS,
1029
+ 0,
1030
+ [_sta, _e, _qP],
1031
+ [0, () => exports.ErrorDetails$, 1]
1032
+ ];
1033
+ exports.MetadataTransferJobSummary$ = [3, n0, _MTJSe,
1034
+ 0,
1035
+ [_mTJI, _a, _cDT, _uDT, _st, _p],
1036
+ [0, 0, 4, 4, () => exports.MetadataTransferJobStatus$, () => exports.MetadataTransferJobProgress$], 5
1037
+ ];
1038
+ exports.OrderBy$ = [3, n0, _OB,
1039
+ 0,
1040
+ [_pNr, _o],
1041
+ [0, 0], 1
1042
+ ];
1043
+ exports.ParentEntityUpdateRequest$ = [3, n0, _PEUR,
1044
+ 0,
1045
+ [_uT, _pEI],
1046
+ [0, 0], 1
1047
+ ];
1048
+ exports.PricingPlan$ = [3, n0, _PP,
1049
+ 0,
1050
+ [_eDTf, _pM, _uDT, _uR, _bEC, _bI],
1051
+ [4, 0, 4, 0, 1, () => exports.BundleInformation$], 4
1052
+ ];
1053
+ exports.PropertyDefinitionRequest$ = [3, n0, _PDR,
1054
+ 0,
1055
+ [_dTa, _iRIE, _iEI, _iSE, _iTS, _dVe, _con, _dN],
1056
+ [() => exports.DataType$, 2, 2, 2, 2, () => exports.DataValue$, 128 | 0, 0]
1057
+ ];
1058
+ exports.PropertyDefinitionResponse$ = [3, n0, _PDRr,
1059
+ 0,
1060
+ [_dTa, _iTS, _iRIE, _iEI, _iSE, _iIs, _iF, _iI, _dVe, _con, _dN],
1061
+ [() => exports.DataType$, 2, 2, 2, 2, 2, 2, 2, () => exports.DataValue$, 128 | 0, 0], 8
1062
+ ];
1063
+ exports.PropertyFilter$ = [3, n0, _PF,
1064
+ 0,
1065
+ [_pNr, _op, _v],
1066
+ [0, 0, () => exports.DataValue$]
1067
+ ];
1068
+ exports.PropertyGroupRequest$ = [3, n0, _PGR,
1069
+ 0,
1070
+ [_gT, _pN],
1071
+ [0, 64 | 0]
1072
+ ];
1073
+ exports.PropertyGroupResponse$ = [3, n0, _PGRr,
1074
+ 0,
1075
+ [_gT, _pN, _iI],
1076
+ [0, 64 | 0, 2], 3
1077
+ ];
1078
+ exports.PropertyLatestValue$ = [3, n0, _PLV,
1079
+ 0,
1080
+ [_pR, _pVr],
1081
+ [() => exports.EntityPropertyReference$, () => exports.DataValue$], 1
1082
+ ];
1083
+ exports.PropertyRequest$ = [3, n0, _PR,
1084
+ 0,
1085
+ [_def, _v, _uT],
1086
+ [() => exports.PropertyDefinitionRequest$, () => exports.DataValue$, 0]
1087
+ ];
1088
+ exports.PropertyResponse$ = [3, n0, _PRr,
1089
+ 0,
1090
+ [_def, _v, _aAPVR],
1091
+ [() => exports.PropertyDefinitionResponse$, () => exports.DataValue$, 2]
1092
+ ];
1093
+ exports.PropertySummary$ = [3, n0, _PS,
1094
+ 0,
1095
+ [_pNr, _def, _v, _aAPVR],
1096
+ [0, () => exports.PropertyDefinitionResponse$, () => exports.DataValue$, 2], 1
1097
+ ];
1098
+ exports.PropertyValue$ = [3, n0, _PV,
1099
+ 0,
1100
+ [_v, _ti, _tim],
1101
+ [() => exports.DataValue$, 4, 0], 1
1102
+ ];
1103
+ exports.PropertyValueEntry$ = [3, n0, _PVE,
1104
+ 0,
1105
+ [_ePR, _pV],
1106
+ [() => exports.EntityPropertyReference$, () => PropertyValues], 1
1107
+ ];
1108
+ exports.PropertyValueHistory$ = [3, n0, _PVH,
1109
+ 0,
1110
+ [_ePR, _va],
1111
+ [() => exports.EntityPropertyReference$, () => Values], 1
1112
+ ];
1113
+ exports.Relationship$ = [3, n0, _R,
1114
+ 0,
1115
+ [_tCTI, _rT],
1116
+ [0, 0]
1117
+ ];
1118
+ exports.RelationshipValue$ = [3, n0, _RV,
1119
+ 0,
1120
+ [_tEI, _tCN],
1121
+ [0, 0]
1122
+ ];
1123
+ exports.Row$ = [3, n0, _Ro,
1124
+ 0,
1125
+ [_rD],
1126
+ [64 | 15]
1127
+ ];
1128
+ exports.S3DestinationConfiguration$ = [3, n0, _SDC,
1129
+ 0,
1130
+ [_lo],
1131
+ [0], 1
1132
+ ];
1133
+ exports.S3SourceConfiguration$ = [3, n0, _SSC,
1134
+ 0,
1135
+ [_lo],
1136
+ [0], 1
1137
+ ];
1138
+ exports.SceneError$ = [3, n0, _SE,
1139
+ 0,
1140
+ [_cod, _m],
1141
+ [0, 0]
1142
+ ];
1143
+ exports.SceneSummary$ = [3, n0, _SS,
1144
+ 0,
1145
+ [_sI, _cL, _a, _cDT, _uDT, _d],
1146
+ [0, 0, 0, 4, 4, 0], 5
1147
+ ];
1148
+ exports.SourceConfiguration$ = [3, n0, _SC,
1149
+ 0,
1150
+ [_t, _sC, _iSWC, _iTMC],
1151
+ [0, () => exports.S3SourceConfiguration$, () => exports.IotSiteWiseSourceConfiguration$, () => exports.IotTwinMakerSourceConfiguration$], 1
1152
+ ];
1153
+ exports.Status$ = [3, n0, _S,
1154
+ 0,
1155
+ [_sta, _e],
1156
+ [0, () => exports.ErrorDetails$]
1157
+ ];
1158
+ exports.SyncJobStatus$ = [3, n0, _SJS,
1159
+ 0,
1160
+ [_sta, _e],
1161
+ [0, () => exports.ErrorDetails$]
1162
+ ];
1163
+ exports.SyncJobSummary$ = [3, n0, _SJSy,
1164
+ 0,
1165
+ [_a, _wI, _sS, _st, _cDT, _uDT],
1166
+ [0, 0, 0, () => exports.SyncJobStatus$, 4, 4]
1167
+ ];
1168
+ exports.SyncResourceStatus$ = [3, n0, _SRS,
1169
+ 0,
1170
+ [_sta, _e],
1171
+ [0, () => exports.ErrorDetails$]
1172
+ ];
1173
+ exports.SyncResourceSummary$ = [3, n0, _SRSy,
1174
+ 0,
1175
+ [_rTe, _eIx, _rI, _st, _uDT],
1176
+ [0, 0, 0, () => exports.SyncResourceStatus$, 4]
1177
+ ];
1178
+ exports.TabularConditions$ = [3, n0, _TC,
1179
+ 0,
1180
+ [_oB, _pF],
1181
+ [() => OrderByList, () => PropertyFilters]
1182
+ ];
1183
+ exports.TagResourceRequest$ = [3, n0, _TRR,
1184
+ 0,
1185
+ [_rARN, _ta],
1186
+ [0, 128 | 0], 2
1187
+ ];
1188
+ exports.TagResourceResponse$ = [3, n0, _TRRa,
1189
+ 0,
1190
+ [],
1191
+ []
1192
+ ];
1193
+ exports.UntagResourceRequest$ = [3, n0, _URR,
1194
+ 0,
1195
+ [_rARN, _tK],
1196
+ [[0, { [_hQ]: _rARN }], [64 | 0, { [_hQ]: _tK }]], 2
1197
+ ];
1198
+ exports.UntagResourceResponse$ = [3, n0, _URRn,
1199
+ 0,
1200
+ [],
1201
+ []
1202
+ ];
1203
+ exports.UpdateComponentTypeRequest$ = [3, n0, _UCTR,
1204
+ 0,
1205
+ [_wI, _cTI, _iS, _d, _pD, _eF, _f, _pG, _cTN, _cCT],
1206
+ [[0, 1], [0, 1], 2, 0, () => PropertyDefinitionsRequest, 64 | 0, () => FunctionsRequest, () => PropertyGroupsRequest, 0, () => CompositeComponentTypesRequest], 2
1207
+ ];
1208
+ exports.UpdateComponentTypeResponse$ = [3, n0, _UCTRp,
1209
+ 0,
1210
+ [_wI, _a, _cTI, _sta],
1211
+ [0, 0, 0, 0], 4
1212
+ ];
1213
+ exports.UpdateEntityRequest$ = [3, n0, _UER,
1214
+ 0,
1215
+ [_wI, _eI, _eN, _d, _cU, _cCU, _pEU],
1216
+ [[0, 1], [0, 1], 0, 0, () => ComponentUpdatesMapRequest, () => CompositeComponentUpdatesMapRequest, () => exports.ParentEntityUpdateRequest$], 2
1217
+ ];
1218
+ exports.UpdateEntityResponse$ = [3, n0, _UERp,
1219
+ 0,
1220
+ [_uDT, _sta],
1221
+ [4, 0], 2
1222
+ ];
1223
+ exports.UpdatePricingPlanRequest$ = [3, n0, _UPPR,
1224
+ 0,
1225
+ [_pM, _bN],
1226
+ [0, 64 | 0], 1
1227
+ ];
1228
+ exports.UpdatePricingPlanResponse$ = [3, n0, _UPPRp,
1229
+ 0,
1230
+ [_cPP, _pPP],
1231
+ [() => exports.PricingPlan$, () => exports.PricingPlan$], 1
1232
+ ];
1233
+ exports.UpdateSceneRequest$ = [3, n0, _USR,
1234
+ 0,
1235
+ [_wI, _sI, _cL, _d, _ca, _sM],
1236
+ [[0, 1], [0, 1], 0, 0, 64 | 0, 128 | 0], 2
1237
+ ];
1238
+ exports.UpdateSceneResponse$ = [3, n0, _USRp,
1239
+ 0,
1240
+ [_uDT],
1241
+ [4], 1
1242
+ ];
1243
+ exports.UpdateWorkspaceRequest$ = [3, n0, _UWR,
1244
+ 0,
1245
+ [_wI, _d, _r, _sL],
1246
+ [[0, 1], 0, 0, 0], 1
1247
+ ];
1248
+ exports.UpdateWorkspaceResponse$ = [3, n0, _UWRp,
1249
+ 0,
1250
+ [_uDT],
1251
+ [4], 1
1252
+ ];
1253
+ exports.WorkspaceSummary$ = [3, n0, _WS,
1254
+ 0,
1255
+ [_wI, _a, _cDT, _uDT, _d, _lS],
1256
+ [0, 0, 4, 4, 0, 64 | 0], 4
1257
+ ];
1258
+ var ColumnDescriptions = [1, n0, _CDo,
1259
+ 0, () => exports.ColumnDescription$
1260
+ ];
1261
+ var ComponentSummaries = [1, n0, _CSo,
1262
+ 0, () => exports.ComponentSummary$
1263
+ ];
1264
+ var ComponentTypeSummaries = [1, n0, _CTSo,
1265
+ 0, () => exports.ComponentTypeSummary$
1266
+ ];
1267
+ var DataValueList = [1, n0, _DVL,
1268
+ 0, () => exports.DataValue$
1269
+ ];
1270
+ var EntitySummaries = [1, n0, _ESn,
1271
+ 0, () => exports.EntitySummary$
1272
+ ];
1273
+ var Entries = [1, n0, _E,
1274
+ 0, () => exports.PropertyValueEntry$
1275
+ ];
1276
+ var ErrorEntries = [1, n0, _EE,
1277
+ 0, () => exports.BatchPutPropertyErrorEntry$
1278
+ ];
1279
+ var Errors = [1, n0, _Er,
1280
+ 0, () => exports.BatchPutPropertyError$
1281
+ ];
1282
+ var ExtendsFrom = 64 | 0;
1283
+ var IotSiteWiseSourceConfigurationFilters = [1, n0, _ISWSCF,
1284
+ 0, () => exports.IotSiteWiseSourceConfigurationFilter$
1285
+ ];
1286
+ var IotTwinMakerSourceConfigurationFilters = [1, n0, _ITMSCF,
1287
+ 0, () => exports.IotTwinMakerSourceConfigurationFilter$
1288
+ ];
1289
+ var LinkedServices = 64 | 0;
1290
+ var ListComponentTypesFilters = [1, n0, _LCTF,
1291
+ 0, () => exports.ListComponentTypesFilter$
1292
+ ];
1293
+ var ListEntitiesFilters = [1, n0, _LEF,
1294
+ 0, () => exports.ListEntitiesFilter$
1295
+ ];
1296
+ var ListMetadataTransferJobsFilters = [1, n0, _LMTJF,
1297
+ 0, () => exports.ListMetadataTransferJobsFilter$
1298
+ ];
1299
+ var MetadataTransferJobSummaries = [1, n0, _MTJSet,
1300
+ 0, () => exports.MetadataTransferJobSummary$
1301
+ ];
1302
+ var OrderByList = [1, n0, _OBL,
1303
+ 0, () => exports.OrderBy$
1304
+ ];
1305
+ var PricingBundles = 64 | 0;
1306
+ var PropertyFilters = [1, n0, _PFr,
1307
+ 0, () => exports.PropertyFilter$
1308
+ ];
1309
+ var PropertyNames = 64 | 0;
1310
+ var PropertySummaries = [1, n0, _PSr,
1311
+ 0, () => exports.PropertySummary$
1312
+ ];
1313
+ var PropertyValueList = [1, n0, _PVL,
1314
+ 0, () => exports.PropertyValueHistory$
1315
+ ];
1316
+ var PropertyValues = [1, n0, _PVr,
1317
+ 0, () => exports.PropertyValue$
1318
+ ];
1319
+ var RequiredProperties = 64 | 0;
1320
+ var RowData = 64 | 15;
1321
+ var Rows = [1, n0, _Row,
1322
+ 0, () => exports.Row$
1323
+ ];
1324
+ var SceneCapabilities = 64 | 0;
1325
+ var SceneSummaries = [1, n0, _SSc,
1326
+ 0, () => exports.SceneSummary$
1327
+ ];
1328
+ var SelectedPropertyList = 64 | 0;
1329
+ var SourceConfigurations = [1, n0, _SCo,
1330
+ 0, () => exports.SourceConfiguration$
1331
+ ];
1332
+ var SyncJobSummaries = [1, n0, _SJSyn,
1333
+ 0, () => exports.SyncJobSummary$
1334
+ ];
1335
+ var SyncResourceFilters = [1, n0, _SRF,
1336
+ 0, () => exports.SyncResourceFilter$
1337
+ ];
1338
+ var SyncResourceSummaries = [1, n0, _SRSyn,
1339
+ 0, () => exports.SyncResourceSummary$
1340
+ ];
1341
+ var TabularPropertyValue = [1, n0, _TPVa,
1342
+ 0, () => PropertyTableValue
1343
+ ];
1344
+ var TabularPropertyValues = [1, n0, _TPV,
1345
+ 0, () => TabularPropertyValue
1346
+ ];
1347
+ var TagKeyList = 64 | 0;
1348
+ var Values = [1, n0, _V,
1349
+ 0, () => exports.PropertyValue$
1350
+ ];
1351
+ var WorkspaceSummaries = [1, n0, _WSo,
1352
+ 0, () => exports.WorkspaceSummary$
1353
+ ];
1354
+ var ComponentPropertyGroupRequests = [2, n0, _CPGRom,
1355
+ 0, 0, () => exports.ComponentPropertyGroupRequest$
1356
+ ];
1357
+ var ComponentPropertyGroupResponses = [2, n0, _CPGRomp,
1358
+ 0, 0, () => exports.ComponentPropertyGroupResponse$
1359
+ ];
1360
+ var ComponentsMap = [2, n0, _CM,
1361
+ 0, 0, () => exports.ComponentResponse$
1362
+ ];
1363
+ var ComponentsMapRequest = [2, n0, _CMR,
1364
+ 0, 0, () => exports.ComponentRequest$
1365
+ ];
1366
+ var ComponentUpdatesMapRequest = [2, n0, _CUMR,
1367
+ 0, 0, () => exports.ComponentUpdateRequest$
1368
+ ];
1369
+ var CompositeComponentResponse = [2, n0, _CCRo,
1370
+ 0, 0, () => exports.ComponentSummary$
1371
+ ];
1372
+ var CompositeComponentsMapRequest = [2, n0, _CCMR,
1373
+ 0, 0, () => exports.CompositeComponentRequest$
1374
+ ];
1375
+ var CompositeComponentTypesRequest = [2, n0, _CCTRom,
1376
+ 0, 0, () => exports.CompositeComponentTypeRequest$
1377
+ ];
1378
+ var CompositeComponentTypesResponse = [2, n0, _CCTRomp,
1379
+ 0, 0, () => exports.CompositeComponentTypeResponse$
1380
+ ];
1381
+ var CompositeComponentUpdatesMapRequest = [2, n0, _CCUMR,
1382
+ 0, 0, () => exports.CompositeComponentUpdateRequest$
1383
+ ];
1384
+ var Configuration = 128 | 0;
1385
+ var DataValueMap = [2, n0, _DVM,
1386
+ 0, 0, () => exports.DataValue$
1387
+ ];
1388
+ var ExternalIdProperty = 128 | 0;
1389
+ var FunctionsRequest = [2, n0, _FRun,
1390
+ 0, 0, () => exports.FunctionRequest$
1391
+ ];
1392
+ var FunctionsResponse = [2, n0, _FRunc,
1393
+ 0, 0, () => exports.FunctionResponse$
1394
+ ];
1395
+ var GeneratedSceneMetadataMap = 128 | 0;
1396
+ var PropertyDefinitionsRequest = [2, n0, _PDRro,
1397
+ 0, 0, () => exports.PropertyDefinitionRequest$
1398
+ ];
1399
+ var PropertyDefinitionsResponse = [2, n0, _PDRrop,
1400
+ 0, 0, () => exports.PropertyDefinitionResponse$
1401
+ ];
1402
+ var PropertyGroupsRequest = [2, n0, _PGRro,
1403
+ 0, 0, () => exports.PropertyGroupRequest$
1404
+ ];
1405
+ var PropertyGroupsResponse = [2, n0, _PGRrop,
1406
+ 0, 0, () => exports.PropertyGroupResponse$
1407
+ ];
1408
+ var PropertyLatestValueMap = [2, n0, _PLVM,
1409
+ 0, 0, () => exports.PropertyLatestValue$
1410
+ ];
1411
+ var PropertyRequests = [2, n0, _PRro,
1412
+ 0, 0, () => exports.PropertyRequest$
1413
+ ];
1414
+ var PropertyResponses = [2, n0, _PRrop,
1415
+ 0, 0, () => exports.PropertyResponse$
1416
+ ];
1417
+ var PropertyTableValue = [2, n0, _PTV,
1418
+ 0, 0, () => exports.DataValue$
1419
+ ];
1420
+ var SceneMetadataMap = 128 | 0;
1421
+ var TagMap = 128 | 0;
1422
+ exports.IotSiteWiseSourceConfigurationFilter$ = [4, n0, _ISWSCFo,
1423
+ 0,
1424
+ [_fBAM, _fBA],
1425
+ [() => exports.FilterByAssetModel$, () => exports.FilterByAsset$]
1426
+ ];
1427
+ exports.IotTwinMakerSourceConfigurationFilter$ = [4, n0, _ITMSCFo,
1428
+ 0,
1429
+ [_fBCT, _fBE],
1430
+ [() => exports.FilterByComponentType$, () => exports.FilterByEntity$]
1431
+ ];
1432
+ exports.ListComponentTypesFilter$ = [4, n0, _LCTFi,
1433
+ 0,
1434
+ [_eF, _na, _iAs],
1435
+ [0, 0, 2]
1436
+ ];
1437
+ exports.ListEntitiesFilter$ = [4, n0, _LEFi,
1438
+ 0,
1439
+ [_pEI, _cTI, _eIx],
1440
+ [0, 0, 0]
1441
+ ];
1442
+ exports.ListMetadataTransferJobsFilter$ = [4, n0, _LMTJFi,
1443
+ 0,
1444
+ [_wI, _sta],
1445
+ [0, 0]
1446
+ ];
1447
+ exports.SyncResourceFilter$ = [4, n0, _SRFy,
1448
+ 0,
1449
+ [_sta, _rTe, _rI, _eIx],
1450
+ [0, 0, 0, 0]
1451
+ ];
1452
+ exports.BatchPutPropertyValues$ = [9, n0, _BPPV,
1453
+ { [_end]: ["data."], [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties", 200] }, () => exports.BatchPutPropertyValuesRequest$, () => exports.BatchPutPropertyValuesResponse$
1454
+ ];
1455
+ exports.CancelMetadataTransferJob$ = [9, n0, _CMTJ,
1456
+ { [_end]: ["api."], [_h]: ["PUT", "/metadata-transfer-jobs/{metadataTransferJobId}/cancel", 200] }, () => exports.CancelMetadataTransferJobRequest$, () => exports.CancelMetadataTransferJobResponse$
1457
+ ];
1458
+ exports.CreateComponentType$ = [9, n0, _CCT,
1459
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200] }, () => exports.CreateComponentTypeRequest$, () => exports.CreateComponentTypeResponse$
1460
+ ];
1461
+ exports.CreateEntity$ = [9, n0, _CEr,
1462
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/entities", 200] }, () => exports.CreateEntityRequest$, () => exports.CreateEntityResponse$
1463
+ ];
1464
+ exports.CreateMetadataTransferJob$ = [9, n0, _CMTJr,
1465
+ { [_end]: ["api."], [_h]: ["POST", "/metadata-transfer-jobs", 200] }, () => exports.CreateMetadataTransferJobRequest$, () => exports.CreateMetadataTransferJobResponse$
1466
+ ];
1467
+ exports.CreateScene$ = [9, n0, _CSr,
1468
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/scenes", 200] }, () => exports.CreateSceneRequest$, () => exports.CreateSceneResponse$
1469
+ ];
1470
+ exports.CreateSyncJob$ = [9, n0, _CSJ,
1471
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs/{syncSource}", 200] }, () => exports.CreateSyncJobRequest$, () => exports.CreateSyncJobResponse$
1472
+ ];
1473
+ exports.CreateWorkspace$ = [9, n0, _CW,
1474
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}", 200] }, () => exports.CreateWorkspaceRequest$, () => exports.CreateWorkspaceResponse$
1475
+ ];
1476
+ exports.DeleteComponentType$ = [9, n0, _DCT,
1477
+ { [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200] }, () => exports.DeleteComponentTypeRequest$, () => exports.DeleteComponentTypeResponse$
1478
+ ];
1479
+ exports.DeleteEntity$ = [9, n0, _DE,
1480
+ { [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}/entities/{entityId}", 200] }, () => exports.DeleteEntityRequest$, () => exports.DeleteEntityResponse$
1481
+ ];
1482
+ exports.DeleteScene$ = [9, n0, _DS,
1483
+ { [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}/scenes/{sceneId}", 200] }, () => exports.DeleteSceneRequest$, () => exports.DeleteSceneResponse$
1484
+ ];
1485
+ exports.DeleteSyncJob$ = [9, n0, _DSJ,
1486
+ { [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}/sync-jobs/{syncSource}", 200] }, () => exports.DeleteSyncJobRequest$, () => exports.DeleteSyncJobResponse$
1487
+ ];
1488
+ exports.DeleteWorkspace$ = [9, n0, _DW,
1489
+ { [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}", 200] }, () => exports.DeleteWorkspaceRequest$, () => exports.DeleteWorkspaceResponse$
1490
+ ];
1491
+ exports.ExecuteQuery$ = [9, n0, _EQ,
1492
+ { [_end]: ["api."], [_h]: ["POST", "/queries/execution", 200] }, () => exports.ExecuteQueryRequest$, () => exports.ExecuteQueryResponse$
1493
+ ];
1494
+ exports.GetComponentType$ = [9, n0, _GCT,
1495
+ { [_end]: ["api."], [_h]: ["GET", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200] }, () => exports.GetComponentTypeRequest$, () => exports.GetComponentTypeResponse$
1496
+ ];
1497
+ exports.GetEntity$ = [9, n0, _GE,
1498
+ { [_end]: ["api."], [_h]: ["GET", "/workspaces/{workspaceId}/entities/{entityId}", 200] }, () => exports.GetEntityRequest$, () => exports.GetEntityResponse$
1499
+ ];
1500
+ exports.GetMetadataTransferJob$ = [9, n0, _GMTJ,
1501
+ { [_end]: ["api."], [_h]: ["GET", "/metadata-transfer-jobs/{metadataTransferJobId}", 200] }, () => exports.GetMetadataTransferJobRequest$, () => exports.GetMetadataTransferJobResponse$
1502
+ ];
1503
+ exports.GetPricingPlan$ = [9, n0, _GPP,
1504
+ { [_end]: ["api."], [_h]: ["GET", "/pricingplan", 200] }, () => exports.GetPricingPlanRequest$, () => exports.GetPricingPlanResponse$
1505
+ ];
1506
+ exports.GetPropertyValue$ = [9, n0, _GPV,
1507
+ { [_end]: ["data."], [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties/value", 200] }, () => exports.GetPropertyValueRequest$, () => exports.GetPropertyValueResponse$
1508
+ ];
1509
+ exports.GetPropertyValueHistory$ = [9, n0, _GPVH,
1510
+ { [_end]: ["data."], [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties/history", 200] }, () => exports.GetPropertyValueHistoryRequest$, () => exports.GetPropertyValueHistoryResponse$
1511
+ ];
1512
+ exports.GetScene$ = [9, n0, _GS,
1513
+ { [_end]: ["api."], [_h]: ["GET", "/workspaces/{workspaceId}/scenes/{sceneId}", 200] }, () => exports.GetSceneRequest$, () => exports.GetSceneResponse$
1514
+ ];
1515
+ exports.GetSyncJob$ = [9, n0, _GSJ,
1516
+ { [_end]: ["api."], [_h]: ["GET", "/sync-jobs/{syncSource}", 200] }, () => exports.GetSyncJobRequest$, () => exports.GetSyncJobResponse$
1517
+ ];
1518
+ exports.GetWorkspace$ = [9, n0, _GW,
1519
+ { [_end]: ["api."], [_h]: ["GET", "/workspaces/{workspaceId}", 200] }, () => exports.GetWorkspaceRequest$, () => exports.GetWorkspaceResponse$
1520
+ ];
1521
+ exports.ListComponents$ = [9, n0, _LC,
1522
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/entities/{entityId}/components-list", 200] }, () => exports.ListComponentsRequest$, () => exports.ListComponentsResponse$
1523
+ ];
1524
+ exports.ListComponentTypes$ = [9, n0, _LCT,
1525
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/component-types-list", 200] }, () => exports.ListComponentTypesRequest$, () => exports.ListComponentTypesResponse$
1526
+ ];
1527
+ exports.ListEntities$ = [9, n0, _LE,
1528
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/entities-list", 200] }, () => exports.ListEntitiesRequest$, () => exports.ListEntitiesResponse$
1529
+ ];
1530
+ exports.ListMetadataTransferJobs$ = [9, n0, _LMTJ,
1531
+ { [_end]: ["api."], [_h]: ["POST", "/metadata-transfer-jobs-list", 200] }, () => exports.ListMetadataTransferJobsRequest$, () => exports.ListMetadataTransferJobsResponse$
1532
+ ];
1533
+ exports.ListProperties$ = [9, n0, _LP,
1534
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/properties-list", 200] }, () => exports.ListPropertiesRequest$, () => exports.ListPropertiesResponse$
1535
+ ];
1536
+ exports.ListScenes$ = [9, n0, _LS,
1537
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/scenes-list", 200] }, () => exports.ListScenesRequest$, () => exports.ListScenesResponse$
1538
+ ];
1539
+ exports.ListSyncJobs$ = [9, n0, _LSJ,
1540
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs-list", 200] }, () => exports.ListSyncJobsRequest$, () => exports.ListSyncJobsResponse$
1541
+ ];
1542
+ exports.ListSyncResources$ = [9, n0, _LSRis,
1543
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs/{syncSource}/resources-list", 200] }, () => exports.ListSyncResourcesRequest$, () => exports.ListSyncResourcesResponse$
1544
+ ];
1545
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
1546
+ { [_end]: ["api."], [_h]: ["POST", "/tags-list", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
1547
+ ];
1548
+ exports.ListWorkspaces$ = [9, n0, _LW,
1549
+ { [_end]: ["api."], [_h]: ["POST", "/workspaces-list", 200] }, () => exports.ListWorkspacesRequest$, () => exports.ListWorkspacesResponse$
1550
+ ];
1551
+ exports.TagResource$ = [9, n0, _TR,
1552
+ { [_end]: ["api."], [_h]: ["POST", "/tags", 200] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
1553
+ ];
1554
+ exports.UntagResource$ = [9, n0, _UR,
1555
+ { [_end]: ["api."], [_h]: ["DELETE", "/tags", 200] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
1556
+ ];
1557
+ exports.UpdateComponentType$ = [9, n0, _UCT,
1558
+ { [_end]: ["api."], [_h]: ["PUT", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200] }, () => exports.UpdateComponentTypeRequest$, () => exports.UpdateComponentTypeResponse$
1559
+ ];
1560
+ exports.UpdateEntity$ = [9, n0, _UE,
1561
+ { [_end]: ["api."], [_h]: ["PUT", "/workspaces/{workspaceId}/entities/{entityId}", 200] }, () => exports.UpdateEntityRequest$, () => exports.UpdateEntityResponse$
1562
+ ];
1563
+ exports.UpdatePricingPlan$ = [9, n0, _UPP,
1564
+ { [_end]: ["api."], [_h]: ["POST", "/pricingplan", 200] }, () => exports.UpdatePricingPlanRequest$, () => exports.UpdatePricingPlanResponse$
1565
+ ];
1566
+ exports.UpdateScene$ = [9, n0, _US,
1567
+ { [_end]: ["api."], [_h]: ["PUT", "/workspaces/{workspaceId}/scenes/{sceneId}", 200] }, () => exports.UpdateSceneRequest$, () => exports.UpdateSceneResponse$
1568
+ ];
1569
+ exports.UpdateWorkspace$ = [9, n0, _UW,
1570
+ { [_end]: ["api."], [_h]: ["PUT", "/workspaces/{workspaceId}", 200] }, () => exports.UpdateWorkspaceRequest$, () => exports.UpdateWorkspaceResponse$
1571
+ ];