@meshmakers/octo-services 3.3.830 → 3.3.840
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.
|
@@ -91,10 +91,10 @@ class OctoErrorLink extends ApolloLink {
|
|
|
91
91
|
request(operation, forward) {
|
|
92
92
|
return this.errorLink.request(operation, forward);
|
|
93
93
|
}
|
|
94
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
95
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
94
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: OctoErrorLink, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
95
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: OctoErrorLink });
|
|
96
96
|
}
|
|
97
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
97
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: OctoErrorLink, decorators: [{
|
|
98
98
|
type: Injectable
|
|
99
99
|
}], ctorParameters: () => [] });
|
|
100
100
|
|
|
@@ -1167,6 +1167,8 @@ const result = {
|
|
|
1167
1167
|
"SystemBotFixup",
|
|
1168
1168
|
"SystemCommunicationAdapter",
|
|
1169
1169
|
"SystemCommunicationDataFlow",
|
|
1170
|
+
"SystemCommunicationDataPointMapping",
|
|
1171
|
+
"SystemCommunicationDiscordConfiguration",
|
|
1170
1172
|
"SystemCommunicationEMailReceiverConfiguration",
|
|
1171
1173
|
"SystemCommunicationEMailSenderConfiguration",
|
|
1172
1174
|
"SystemCommunicationEdaConfiguration",
|
|
@@ -1181,6 +1183,7 @@ const result = {
|
|
|
1181
1183
|
"SystemCommunicationPipelineTrigger",
|
|
1182
1184
|
"SystemCommunicationPool",
|
|
1183
1185
|
"SystemCommunicationSapConfiguration",
|
|
1186
|
+
"SystemCommunicationServiceAccountConfiguration",
|
|
1184
1187
|
"SystemCommunicationSftpConfiguration",
|
|
1185
1188
|
"SystemCommunicationTag",
|
|
1186
1189
|
"SystemDownsamplingSdQuery",
|
|
@@ -1406,6 +1409,8 @@ const result = {
|
|
|
1406
1409
|
"SystemBotFixup",
|
|
1407
1410
|
"SystemCommunicationAdapter",
|
|
1408
1411
|
"SystemCommunicationDataFlow",
|
|
1412
|
+
"SystemCommunicationDataPointMapping",
|
|
1413
|
+
"SystemCommunicationDiscordConfiguration",
|
|
1409
1414
|
"SystemCommunicationEMailReceiverConfiguration",
|
|
1410
1415
|
"SystemCommunicationEMailSenderConfiguration",
|
|
1411
1416
|
"SystemCommunicationEdaConfiguration",
|
|
@@ -1420,6 +1425,7 @@ const result = {
|
|
|
1420
1425
|
"SystemCommunicationPipelineTrigger",
|
|
1421
1426
|
"SystemCommunicationPool",
|
|
1422
1427
|
"SystemCommunicationSapConfiguration",
|
|
1428
|
+
"SystemCommunicationServiceAccountConfiguration",
|
|
1423
1429
|
"SystemCommunicationSftpConfiguration",
|
|
1424
1430
|
"SystemCommunicationTag",
|
|
1425
1431
|
"SystemDownsamplingSdQuery",
|
|
@@ -1702,6 +1708,12 @@ const result = {
|
|
|
1702
1708
|
"SystemCommunicationDataFlow_ParentUnion": [
|
|
1703
1709
|
"SystemCommunicationDataFlow"
|
|
1704
1710
|
],
|
|
1711
|
+
"SystemCommunicationDataPointMapping_MapsFromUnion": [
|
|
1712
|
+
"SystemCommunicationDataPointMapping"
|
|
1713
|
+
],
|
|
1714
|
+
"SystemCommunicationDataPointMapping_MapsToUnion": [
|
|
1715
|
+
"SystemCommunicationDataPointMapping"
|
|
1716
|
+
],
|
|
1705
1717
|
"SystemCommunicationDeployableEntityInterface": [
|
|
1706
1718
|
"SystemCommunicationAdapter",
|
|
1707
1719
|
"SystemCommunicationPipeline",
|
|
@@ -1752,6 +1764,7 @@ const result = {
|
|
|
1752
1764
|
"SystemCommunicationTag"
|
|
1753
1765
|
],
|
|
1754
1766
|
"SystemConfigurationInterface": [
|
|
1767
|
+
"SystemCommunicationDiscordConfiguration",
|
|
1755
1768
|
"SystemCommunicationEMailReceiverConfiguration",
|
|
1756
1769
|
"SystemCommunicationEMailSenderConfiguration",
|
|
1757
1770
|
"SystemCommunicationEdaConfiguration",
|
|
@@ -1761,6 +1774,7 @@ const result = {
|
|
|
1761
1774
|
"SystemCommunicationLoxoneConfiguration",
|
|
1762
1775
|
"SystemCommunicationMicrosoftGraphConfiguration",
|
|
1763
1776
|
"SystemCommunicationSapConfiguration",
|
|
1777
|
+
"SystemCommunicationServiceAccountConfiguration",
|
|
1764
1778
|
"SystemCommunicationSftpConfiguration",
|
|
1765
1779
|
"SystemIdentityMailNotificationConfiguration",
|
|
1766
1780
|
"SystemNotificationCssTemplateConfiguration",
|
|
@@ -1769,6 +1783,7 @@ const result = {
|
|
|
1769
1783
|
"SystemTenantModeConfiguration"
|
|
1770
1784
|
],
|
|
1771
1785
|
"SystemConfiguration_IsUsingUnion": [
|
|
1786
|
+
"SystemCommunicationDiscordConfiguration",
|
|
1772
1787
|
"SystemCommunicationEMailReceiverConfiguration",
|
|
1773
1788
|
"SystemCommunicationEMailSenderConfiguration",
|
|
1774
1789
|
"SystemCommunicationEdaConfiguration",
|
|
@@ -1778,6 +1793,7 @@ const result = {
|
|
|
1778
1793
|
"SystemCommunicationLoxoneConfiguration",
|
|
1779
1794
|
"SystemCommunicationMicrosoftGraphConfiguration",
|
|
1780
1795
|
"SystemCommunicationSapConfiguration",
|
|
1796
|
+
"SystemCommunicationServiceAccountConfiguration",
|
|
1781
1797
|
"SystemCommunicationSftpConfiguration",
|
|
1782
1798
|
"SystemIdentityMailNotificationConfiguration",
|
|
1783
1799
|
"SystemNotificationCssTemplateConfiguration",
|
|
@@ -1835,7 +1851,9 @@ const result = {
|
|
|
1835
1851
|
"SystemBotFixup",
|
|
1836
1852
|
"SystemCommunicationAdapter",
|
|
1837
1853
|
"SystemCommunicationDataFlow",
|
|
1854
|
+
"SystemCommunicationDataPointMapping",
|
|
1838
1855
|
"SystemCommunicationDeployableEntity",
|
|
1856
|
+
"SystemCommunicationDiscordConfiguration",
|
|
1839
1857
|
"SystemCommunicationEMailReceiverConfiguration",
|
|
1840
1858
|
"SystemCommunicationEMailSenderConfiguration",
|
|
1841
1859
|
"SystemCommunicationEdaConfiguration",
|
|
@@ -1850,6 +1868,7 @@ const result = {
|
|
|
1850
1868
|
"SystemCommunicationPipelineTrigger",
|
|
1851
1869
|
"SystemCommunicationPool",
|
|
1852
1870
|
"SystemCommunicationSapConfiguration",
|
|
1871
|
+
"SystemCommunicationServiceAccountConfiguration",
|
|
1853
1872
|
"SystemCommunicationSftpConfiguration",
|
|
1854
1873
|
"SystemCommunicationTag",
|
|
1855
1874
|
"SystemConfiguration",
|
|
@@ -1973,6 +1992,8 @@ const result = {
|
|
|
1973
1992
|
"SystemBotFixup",
|
|
1974
1993
|
"SystemCommunicationAdapter",
|
|
1975
1994
|
"SystemCommunicationDataFlow",
|
|
1995
|
+
"SystemCommunicationDataPointMapping",
|
|
1996
|
+
"SystemCommunicationDiscordConfiguration",
|
|
1976
1997
|
"SystemCommunicationEMailReceiverConfiguration",
|
|
1977
1998
|
"SystemCommunicationEMailSenderConfiguration",
|
|
1978
1999
|
"SystemCommunicationEdaConfiguration",
|
|
@@ -1987,6 +2008,7 @@ const result = {
|
|
|
1987
2008
|
"SystemCommunicationPipelineTrigger",
|
|
1988
2009
|
"SystemCommunicationPool",
|
|
1989
2010
|
"SystemCommunicationSapConfiguration",
|
|
2011
|
+
"SystemCommunicationServiceAccountConfiguration",
|
|
1990
2012
|
"SystemCommunicationSftpConfiguration",
|
|
1991
2013
|
"SystemCommunicationTag",
|
|
1992
2014
|
"SystemDownsamplingSdQuery",
|
|
@@ -2102,6 +2124,8 @@ const result = {
|
|
|
2102
2124
|
"SystemBotFixup",
|
|
2103
2125
|
"SystemCommunicationAdapter",
|
|
2104
2126
|
"SystemCommunicationDataFlow",
|
|
2127
|
+
"SystemCommunicationDataPointMapping",
|
|
2128
|
+
"SystemCommunicationDiscordConfiguration",
|
|
2105
2129
|
"SystemCommunicationEMailReceiverConfiguration",
|
|
2106
2130
|
"SystemCommunicationEMailSenderConfiguration",
|
|
2107
2131
|
"SystemCommunicationEdaConfiguration",
|
|
@@ -2116,6 +2140,271 @@ const result = {
|
|
|
2116
2140
|
"SystemCommunicationPipelineTrigger",
|
|
2117
2141
|
"SystemCommunicationPool",
|
|
2118
2142
|
"SystemCommunicationSapConfiguration",
|
|
2143
|
+
"SystemCommunicationServiceAccountConfiguration",
|
|
2144
|
+
"SystemCommunicationSftpConfiguration",
|
|
2145
|
+
"SystemCommunicationTag",
|
|
2146
|
+
"SystemDownsamplingSdQuery",
|
|
2147
|
+
"SystemGroupingAggregationRtQuery",
|
|
2148
|
+
"SystemGroupingAggregationSdQuery",
|
|
2149
|
+
"SystemIdentityApiResource",
|
|
2150
|
+
"SystemIdentityApiScope",
|
|
2151
|
+
"SystemIdentityAzureEntraIdIdentityProvider",
|
|
2152
|
+
"SystemIdentityClient",
|
|
2153
|
+
"SystemIdentityEmailDomainGroupRule",
|
|
2154
|
+
"SystemIdentityExternalTenantUserMapping",
|
|
2155
|
+
"SystemIdentityFacebookIdentityProvider",
|
|
2156
|
+
"SystemIdentityGoogleIdentityProvider",
|
|
2157
|
+
"SystemIdentityGroup",
|
|
2158
|
+
"SystemIdentityIdentityResource",
|
|
2159
|
+
"SystemIdentityMailNotificationConfiguration",
|
|
2160
|
+
"SystemIdentityMicrosoftAdIdentityProvider",
|
|
2161
|
+
"SystemIdentityMicrosoftIdentityProvider",
|
|
2162
|
+
"SystemIdentityOctoTenantIdentityProvider",
|
|
2163
|
+
"SystemIdentityOpenLdapIdentityProvider",
|
|
2164
|
+
"SystemIdentityPermission",
|
|
2165
|
+
"SystemIdentityPermissionRole",
|
|
2166
|
+
"SystemIdentityPersistedGrant",
|
|
2167
|
+
"SystemIdentityRole",
|
|
2168
|
+
"SystemIdentityUser",
|
|
2169
|
+
"SystemMigrationHistory",
|
|
2170
|
+
"SystemNotificationCssTemplateConfiguration",
|
|
2171
|
+
"SystemNotificationEvent",
|
|
2172
|
+
"SystemNotificationNotificationTemplate",
|
|
2173
|
+
"SystemNotificationStatefulEvent",
|
|
2174
|
+
"SystemReportingConnectionInfo",
|
|
2175
|
+
"SystemReportingFileSystemItem",
|
|
2176
|
+
"SystemReportingFolder",
|
|
2177
|
+
"SystemReportingFolderRoot",
|
|
2178
|
+
"SystemSimpleRtQuery",
|
|
2179
|
+
"SystemSimpleSdQuery",
|
|
2180
|
+
"SystemTenant",
|
|
2181
|
+
"SystemTenantConfiguration",
|
|
2182
|
+
"SystemTenantModeConfiguration",
|
|
2183
|
+
"SystemUIDashboard",
|
|
2184
|
+
"SystemUIDashboardWidget",
|
|
2185
|
+
"SystemUIProcessDiagram",
|
|
2186
|
+
"SystemUISymbolDefinition",
|
|
2187
|
+
"SystemUISymbolLibrary"
|
|
2188
|
+
],
|
|
2189
|
+
"SystemEntity_MappedAsSourceUnion": [
|
|
2190
|
+
"BasicAsset",
|
|
2191
|
+
"BasicCity",
|
|
2192
|
+
"BasicCountry",
|
|
2193
|
+
"BasicDistrict",
|
|
2194
|
+
"BasicEmployee",
|
|
2195
|
+
"BasicState",
|
|
2196
|
+
"BasicTree",
|
|
2197
|
+
"BasicTreeNode",
|
|
2198
|
+
"EnergyCommunityBillingDocument",
|
|
2199
|
+
"EnergyCommunityBillingDocumentLineItem",
|
|
2200
|
+
"EnergyCommunityConsumer",
|
|
2201
|
+
"EnergyCommunityCustomer",
|
|
2202
|
+
"EnergyCommunityEdaMessage",
|
|
2203
|
+
"EnergyCommunityEdaMeteringPoint",
|
|
2204
|
+
"EnergyCommunityEdaProcess",
|
|
2205
|
+
"EnergyCommunityEnergyPrice",
|
|
2206
|
+
"EnergyCommunityEnergyQuantity",
|
|
2207
|
+
"EnergyCommunityOperatingFacility",
|
|
2208
|
+
"EnergyCommunityParticipationPeriod",
|
|
2209
|
+
"EnergyCommunityProducer",
|
|
2210
|
+
"EnvironmentCarbonBudget",
|
|
2211
|
+
"EnvironmentCarbonEmission",
|
|
2212
|
+
"EnvironmentCertificateOfOrigin",
|
|
2213
|
+
"EnvironmentComplianceRecord",
|
|
2214
|
+
"EnvironmentEnvironmentalGoal",
|
|
2215
|
+
"EnvironmentWasteMeter",
|
|
2216
|
+
"IndustryBasicAlarm",
|
|
2217
|
+
"IndustryBasicEvent",
|
|
2218
|
+
"IndustryBasicMachine",
|
|
2219
|
+
"IndustryBasicRuntimeVariable",
|
|
2220
|
+
"IndustryEnergyDemandResponseEvent",
|
|
2221
|
+
"IndustryEnergyEnergyConsumer",
|
|
2222
|
+
"IndustryEnergyEnergyCost",
|
|
2223
|
+
"IndustryEnergyEnergyForecast",
|
|
2224
|
+
"IndustryEnergyEnergyMeter",
|
|
2225
|
+
"IndustryEnergyEnergyPerformanceIndicator",
|
|
2226
|
+
"IndustryEnergyEnergyStorage",
|
|
2227
|
+
"IndustryEnergyInverter",
|
|
2228
|
+
"IndustryEnergyPhotovoltaicSystem",
|
|
2229
|
+
"IndustryEnergyPhotovoltaicSystemModule",
|
|
2230
|
+
"IndustryEnergyPhotovoltaicSystemString",
|
|
2231
|
+
"IndustryFluidHeatMeter",
|
|
2232
|
+
"IndustryFluidWaterMeter",
|
|
2233
|
+
"IndustryMaintenanceAccount",
|
|
2234
|
+
"IndustryMaintenanceCostCenter",
|
|
2235
|
+
"IndustryMaintenanceEmployee",
|
|
2236
|
+
"IndustryMaintenanceEnergyBalance",
|
|
2237
|
+
"IndustryMaintenanceJournalEntry",
|
|
2238
|
+
"IndustryMaintenanceOrder",
|
|
2239
|
+
"IndustryMaintenanceOrderCosts",
|
|
2240
|
+
"IndustryMaintenanceOrderFeedback",
|
|
2241
|
+
"IndustryMaintenanceWorkplace",
|
|
2242
|
+
"IndustryManufacturingPartialFeedback",
|
|
2243
|
+
"IndustryManufacturingProductionOrder",
|
|
2244
|
+
"IndustryManufacturingProductionOrderItem",
|
|
2245
|
+
"IndustryManufacturingShift",
|
|
2246
|
+
"IndustryManufacturingShiftMachine",
|
|
2247
|
+
"IndustryManufacturingShiftOrderItem",
|
|
2248
|
+
"IndustryManufacturingShiftTemplate",
|
|
2249
|
+
"OctoSdkDemoCustomer",
|
|
2250
|
+
"OctoSdkDemoMeteringPoint",
|
|
2251
|
+
"OctoSdkDemoOperatingFacility",
|
|
2252
|
+
"SystemAggregationRtQuery",
|
|
2253
|
+
"SystemAggregationSdQuery",
|
|
2254
|
+
"SystemAutoIncrement",
|
|
2255
|
+
"SystemBotAttributeAggregateConfiguration",
|
|
2256
|
+
"SystemBotFixup",
|
|
2257
|
+
"SystemCommunicationAdapter",
|
|
2258
|
+
"SystemCommunicationDataFlow",
|
|
2259
|
+
"SystemCommunicationDataPointMapping",
|
|
2260
|
+
"SystemCommunicationDiscordConfiguration",
|
|
2261
|
+
"SystemCommunicationEMailReceiverConfiguration",
|
|
2262
|
+
"SystemCommunicationEMailSenderConfiguration",
|
|
2263
|
+
"SystemCommunicationEdaConfiguration",
|
|
2264
|
+
"SystemCommunicationEnergyCommunityConfiguration",
|
|
2265
|
+
"SystemCommunicationFinApiConfiguration",
|
|
2266
|
+
"SystemCommunicationGrafanaConfiguration",
|
|
2267
|
+
"SystemCommunicationLoxoneConfiguration",
|
|
2268
|
+
"SystemCommunicationMicrosoftGraphConfiguration",
|
|
2269
|
+
"SystemCommunicationPipeline",
|
|
2270
|
+
"SystemCommunicationPipelineExecution",
|
|
2271
|
+
"SystemCommunicationPipelineStatistics",
|
|
2272
|
+
"SystemCommunicationPipelineTrigger",
|
|
2273
|
+
"SystemCommunicationPool",
|
|
2274
|
+
"SystemCommunicationSapConfiguration",
|
|
2275
|
+
"SystemCommunicationServiceAccountConfiguration",
|
|
2276
|
+
"SystemCommunicationSftpConfiguration",
|
|
2277
|
+
"SystemCommunicationTag",
|
|
2278
|
+
"SystemDownsamplingSdQuery",
|
|
2279
|
+
"SystemGroupingAggregationRtQuery",
|
|
2280
|
+
"SystemGroupingAggregationSdQuery",
|
|
2281
|
+
"SystemIdentityApiResource",
|
|
2282
|
+
"SystemIdentityApiScope",
|
|
2283
|
+
"SystemIdentityAzureEntraIdIdentityProvider",
|
|
2284
|
+
"SystemIdentityClient",
|
|
2285
|
+
"SystemIdentityEmailDomainGroupRule",
|
|
2286
|
+
"SystemIdentityExternalTenantUserMapping",
|
|
2287
|
+
"SystemIdentityFacebookIdentityProvider",
|
|
2288
|
+
"SystemIdentityGoogleIdentityProvider",
|
|
2289
|
+
"SystemIdentityGroup",
|
|
2290
|
+
"SystemIdentityIdentityResource",
|
|
2291
|
+
"SystemIdentityMailNotificationConfiguration",
|
|
2292
|
+
"SystemIdentityMicrosoftAdIdentityProvider",
|
|
2293
|
+
"SystemIdentityMicrosoftIdentityProvider",
|
|
2294
|
+
"SystemIdentityOctoTenantIdentityProvider",
|
|
2295
|
+
"SystemIdentityOpenLdapIdentityProvider",
|
|
2296
|
+
"SystemIdentityPermission",
|
|
2297
|
+
"SystemIdentityPermissionRole",
|
|
2298
|
+
"SystemIdentityPersistedGrant",
|
|
2299
|
+
"SystemIdentityRole",
|
|
2300
|
+
"SystemIdentityUser",
|
|
2301
|
+
"SystemMigrationHistory",
|
|
2302
|
+
"SystemNotificationCssTemplateConfiguration",
|
|
2303
|
+
"SystemNotificationEvent",
|
|
2304
|
+
"SystemNotificationNotificationTemplate",
|
|
2305
|
+
"SystemNotificationStatefulEvent",
|
|
2306
|
+
"SystemReportingConnectionInfo",
|
|
2307
|
+
"SystemReportingFileSystemItem",
|
|
2308
|
+
"SystemReportingFolder",
|
|
2309
|
+
"SystemReportingFolderRoot",
|
|
2310
|
+
"SystemSimpleRtQuery",
|
|
2311
|
+
"SystemSimpleSdQuery",
|
|
2312
|
+
"SystemTenant",
|
|
2313
|
+
"SystemTenantConfiguration",
|
|
2314
|
+
"SystemTenantModeConfiguration",
|
|
2315
|
+
"SystemUIDashboard",
|
|
2316
|
+
"SystemUIDashboardWidget",
|
|
2317
|
+
"SystemUIProcessDiagram",
|
|
2318
|
+
"SystemUISymbolDefinition",
|
|
2319
|
+
"SystemUISymbolLibrary"
|
|
2320
|
+
],
|
|
2321
|
+
"SystemEntity_MappedAsTargetUnion": [
|
|
2322
|
+
"BasicAsset",
|
|
2323
|
+
"BasicCity",
|
|
2324
|
+
"BasicCountry",
|
|
2325
|
+
"BasicDistrict",
|
|
2326
|
+
"BasicEmployee",
|
|
2327
|
+
"BasicState",
|
|
2328
|
+
"BasicTree",
|
|
2329
|
+
"BasicTreeNode",
|
|
2330
|
+
"EnergyCommunityBillingDocument",
|
|
2331
|
+
"EnergyCommunityBillingDocumentLineItem",
|
|
2332
|
+
"EnergyCommunityConsumer",
|
|
2333
|
+
"EnergyCommunityCustomer",
|
|
2334
|
+
"EnergyCommunityEdaMessage",
|
|
2335
|
+
"EnergyCommunityEdaMeteringPoint",
|
|
2336
|
+
"EnergyCommunityEdaProcess",
|
|
2337
|
+
"EnergyCommunityEnergyPrice",
|
|
2338
|
+
"EnergyCommunityEnergyQuantity",
|
|
2339
|
+
"EnergyCommunityOperatingFacility",
|
|
2340
|
+
"EnergyCommunityParticipationPeriod",
|
|
2341
|
+
"EnergyCommunityProducer",
|
|
2342
|
+
"EnvironmentCarbonBudget",
|
|
2343
|
+
"EnvironmentCarbonEmission",
|
|
2344
|
+
"EnvironmentCertificateOfOrigin",
|
|
2345
|
+
"EnvironmentComplianceRecord",
|
|
2346
|
+
"EnvironmentEnvironmentalGoal",
|
|
2347
|
+
"EnvironmentWasteMeter",
|
|
2348
|
+
"IndustryBasicAlarm",
|
|
2349
|
+
"IndustryBasicEvent",
|
|
2350
|
+
"IndustryBasicMachine",
|
|
2351
|
+
"IndustryBasicRuntimeVariable",
|
|
2352
|
+
"IndustryEnergyDemandResponseEvent",
|
|
2353
|
+
"IndustryEnergyEnergyConsumer",
|
|
2354
|
+
"IndustryEnergyEnergyCost",
|
|
2355
|
+
"IndustryEnergyEnergyForecast",
|
|
2356
|
+
"IndustryEnergyEnergyMeter",
|
|
2357
|
+
"IndustryEnergyEnergyPerformanceIndicator",
|
|
2358
|
+
"IndustryEnergyEnergyStorage",
|
|
2359
|
+
"IndustryEnergyInverter",
|
|
2360
|
+
"IndustryEnergyPhotovoltaicSystem",
|
|
2361
|
+
"IndustryEnergyPhotovoltaicSystemModule",
|
|
2362
|
+
"IndustryEnergyPhotovoltaicSystemString",
|
|
2363
|
+
"IndustryFluidHeatMeter",
|
|
2364
|
+
"IndustryFluidWaterMeter",
|
|
2365
|
+
"IndustryMaintenanceAccount",
|
|
2366
|
+
"IndustryMaintenanceCostCenter",
|
|
2367
|
+
"IndustryMaintenanceEmployee",
|
|
2368
|
+
"IndustryMaintenanceEnergyBalance",
|
|
2369
|
+
"IndustryMaintenanceJournalEntry",
|
|
2370
|
+
"IndustryMaintenanceOrder",
|
|
2371
|
+
"IndustryMaintenanceOrderCosts",
|
|
2372
|
+
"IndustryMaintenanceOrderFeedback",
|
|
2373
|
+
"IndustryMaintenanceWorkplace",
|
|
2374
|
+
"IndustryManufacturingPartialFeedback",
|
|
2375
|
+
"IndustryManufacturingProductionOrder",
|
|
2376
|
+
"IndustryManufacturingProductionOrderItem",
|
|
2377
|
+
"IndustryManufacturingShift",
|
|
2378
|
+
"IndustryManufacturingShiftMachine",
|
|
2379
|
+
"IndustryManufacturingShiftOrderItem",
|
|
2380
|
+
"IndustryManufacturingShiftTemplate",
|
|
2381
|
+
"OctoSdkDemoCustomer",
|
|
2382
|
+
"OctoSdkDemoMeteringPoint",
|
|
2383
|
+
"OctoSdkDemoOperatingFacility",
|
|
2384
|
+
"SystemAggregationRtQuery",
|
|
2385
|
+
"SystemAggregationSdQuery",
|
|
2386
|
+
"SystemAutoIncrement",
|
|
2387
|
+
"SystemBotAttributeAggregateConfiguration",
|
|
2388
|
+
"SystemBotFixup",
|
|
2389
|
+
"SystemCommunicationAdapter",
|
|
2390
|
+
"SystemCommunicationDataFlow",
|
|
2391
|
+
"SystemCommunicationDataPointMapping",
|
|
2392
|
+
"SystemCommunicationDiscordConfiguration",
|
|
2393
|
+
"SystemCommunicationEMailReceiverConfiguration",
|
|
2394
|
+
"SystemCommunicationEMailSenderConfiguration",
|
|
2395
|
+
"SystemCommunicationEdaConfiguration",
|
|
2396
|
+
"SystemCommunicationEnergyCommunityConfiguration",
|
|
2397
|
+
"SystemCommunicationFinApiConfiguration",
|
|
2398
|
+
"SystemCommunicationGrafanaConfiguration",
|
|
2399
|
+
"SystemCommunicationLoxoneConfiguration",
|
|
2400
|
+
"SystemCommunicationMicrosoftGraphConfiguration",
|
|
2401
|
+
"SystemCommunicationPipeline",
|
|
2402
|
+
"SystemCommunicationPipelineExecution",
|
|
2403
|
+
"SystemCommunicationPipelineStatistics",
|
|
2404
|
+
"SystemCommunicationPipelineTrigger",
|
|
2405
|
+
"SystemCommunicationPool",
|
|
2406
|
+
"SystemCommunicationSapConfiguration",
|
|
2407
|
+
"SystemCommunicationServiceAccountConfiguration",
|
|
2119
2408
|
"SystemCommunicationSftpConfiguration",
|
|
2120
2409
|
"SystemCommunicationTag",
|
|
2121
2410
|
"SystemDownsamplingSdQuery",
|
|
@@ -2231,6 +2520,8 @@ const result = {
|
|
|
2231
2520
|
"SystemBotFixup",
|
|
2232
2521
|
"SystemCommunicationAdapter",
|
|
2233
2522
|
"SystemCommunicationDataFlow",
|
|
2523
|
+
"SystemCommunicationDataPointMapping",
|
|
2524
|
+
"SystemCommunicationDiscordConfiguration",
|
|
2234
2525
|
"SystemCommunicationEMailReceiverConfiguration",
|
|
2235
2526
|
"SystemCommunicationEMailSenderConfiguration",
|
|
2236
2527
|
"SystemCommunicationEdaConfiguration",
|
|
@@ -2245,6 +2536,7 @@ const result = {
|
|
|
2245
2536
|
"SystemCommunicationPipelineTrigger",
|
|
2246
2537
|
"SystemCommunicationPool",
|
|
2247
2538
|
"SystemCommunicationSapConfiguration",
|
|
2539
|
+
"SystemCommunicationServiceAccountConfiguration",
|
|
2248
2540
|
"SystemCommunicationSftpConfiguration",
|
|
2249
2541
|
"SystemCommunicationTag",
|
|
2250
2542
|
"SystemDownsamplingSdQuery",
|
|
@@ -2360,6 +2652,8 @@ const result = {
|
|
|
2360
2652
|
"SystemBotFixup",
|
|
2361
2653
|
"SystemCommunicationAdapter",
|
|
2362
2654
|
"SystemCommunicationDataFlow",
|
|
2655
|
+
"SystemCommunicationDataPointMapping",
|
|
2656
|
+
"SystemCommunicationDiscordConfiguration",
|
|
2363
2657
|
"SystemCommunicationEMailReceiverConfiguration",
|
|
2364
2658
|
"SystemCommunicationEMailSenderConfiguration",
|
|
2365
2659
|
"SystemCommunicationEdaConfiguration",
|
|
@@ -2374,6 +2668,7 @@ const result = {
|
|
|
2374
2668
|
"SystemCommunicationPipelineTrigger",
|
|
2375
2669
|
"SystemCommunicationPool",
|
|
2376
2670
|
"SystemCommunicationSapConfiguration",
|
|
2671
|
+
"SystemCommunicationServiceAccountConfiguration",
|
|
2377
2672
|
"SystemCommunicationSftpConfiguration",
|
|
2378
2673
|
"SystemCommunicationTag",
|
|
2379
2674
|
"SystemDownsamplingSdQuery",
|
|
@@ -2512,7 +2807,7 @@ const result = {
|
|
|
2512
2807
|
const GetCkTypeAttributesDocumentDto = gql `
|
|
2513
2808
|
query getCkTypeAttributes($ckTypeId: String!, $first: Int) {
|
|
2514
2809
|
constructionKit {
|
|
2515
|
-
types(
|
|
2810
|
+
types(rtCkId: $ckTypeId) {
|
|
2516
2811
|
items {
|
|
2517
2812
|
ckTypeId {
|
|
2518
2813
|
fullName
|
|
@@ -2534,10 +2829,10 @@ class GetCkTypeAttributesDtoGQL extends i1.Query {
|
|
|
2534
2829
|
constructor(apollo) {
|
|
2535
2830
|
super(apollo);
|
|
2536
2831
|
}
|
|
2537
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2538
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2832
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkTypeAttributesDtoGQL, deps: [{ token: i1.Apollo }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2833
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkTypeAttributesDtoGQL, providedIn: 'root' });
|
|
2539
2834
|
}
|
|
2540
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2835
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkTypeAttributesDtoGQL, decorators: [{
|
|
2541
2836
|
type: Injectable,
|
|
2542
2837
|
args: [{
|
|
2543
2838
|
providedIn: 'root'
|
|
@@ -2547,7 +2842,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImpor
|
|
|
2547
2842
|
const GetCkRecordAttributesDocumentDto = gql `
|
|
2548
2843
|
query getCkRecordAttributes($ckRecordId: String!, $first: Int) {
|
|
2549
2844
|
constructionKit {
|
|
2550
|
-
records(
|
|
2845
|
+
records(rtCkId: $ckRecordId) {
|
|
2551
2846
|
items {
|
|
2552
2847
|
ckRecordId {
|
|
2553
2848
|
fullName
|
|
@@ -2569,10 +2864,10 @@ class GetCkRecordAttributesDtoGQL extends i1.Query {
|
|
|
2569
2864
|
constructor(apollo) {
|
|
2570
2865
|
super(apollo);
|
|
2571
2866
|
}
|
|
2572
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2573
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2867
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkRecordAttributesDtoGQL, deps: [{ token: i1.Apollo }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2868
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkRecordAttributesDtoGQL, providedIn: 'root' });
|
|
2574
2869
|
}
|
|
2575
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2870
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkRecordAttributesDtoGQL, decorators: [{
|
|
2576
2871
|
type: Injectable,
|
|
2577
2872
|
args: [{
|
|
2578
2873
|
providedIn: 'root'
|
|
@@ -2622,10 +2917,10 @@ class GetCkTypeAvailableQueryColumnsDtoGQL extends i1.Query {
|
|
|
2622
2917
|
constructor(apollo) {
|
|
2623
2918
|
super(apollo);
|
|
2624
2919
|
}
|
|
2625
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2626
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2920
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkTypeAvailableQueryColumnsDtoGQL, deps: [{ token: i1.Apollo }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2921
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkTypeAvailableQueryColumnsDtoGQL, providedIn: 'root' });
|
|
2627
2922
|
}
|
|
2628
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2923
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkTypeAvailableQueryColumnsDtoGQL, decorators: [{
|
|
2629
2924
|
type: Injectable,
|
|
2630
2925
|
args: [{
|
|
2631
2926
|
providedIn: 'root'
|
|
@@ -2670,10 +2965,10 @@ class GetCkTypesDtoGQL extends i1.Query {
|
|
|
2670
2965
|
constructor(apollo) {
|
|
2671
2966
|
super(apollo);
|
|
2672
2967
|
}
|
|
2673
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2674
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2968
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkTypesDtoGQL, deps: [{ token: i1.Apollo }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2969
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkTypesDtoGQL, providedIn: 'root' });
|
|
2675
2970
|
}
|
|
2676
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2971
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkTypesDtoGQL, decorators: [{
|
|
2677
2972
|
type: Injectable,
|
|
2678
2973
|
args: [{
|
|
2679
2974
|
providedIn: 'root'
|
|
@@ -2718,10 +3013,10 @@ class GetDerivedCkTypesDtoGQL extends i1.Query {
|
|
|
2718
3013
|
constructor(apollo) {
|
|
2719
3014
|
super(apollo);
|
|
2720
3015
|
}
|
|
2721
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2722
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3016
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetDerivedCkTypesDtoGQL, deps: [{ token: i1.Apollo }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3017
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetDerivedCkTypesDtoGQL, providedIn: 'root' });
|
|
2723
3018
|
}
|
|
2724
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3019
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetDerivedCkTypesDtoGQL, decorators: [{
|
|
2725
3020
|
type: Injectable,
|
|
2726
3021
|
args: [{
|
|
2727
3022
|
providedIn: 'root'
|
|
@@ -2753,10 +3048,10 @@ class GetCkModelByIdDtoGQL extends i1.Query {
|
|
|
2753
3048
|
constructor(apollo) {
|
|
2754
3049
|
super(apollo);
|
|
2755
3050
|
}
|
|
2756
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2757
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3051
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkModelByIdDtoGQL, deps: [{ token: i1.Apollo }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3052
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkModelByIdDtoGQL, providedIn: 'root' });
|
|
2758
3053
|
}
|
|
2759
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3054
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkModelByIdDtoGQL, decorators: [{
|
|
2760
3055
|
type: Injectable,
|
|
2761
3056
|
args: [{
|
|
2762
3057
|
providedIn: 'root'
|
|
@@ -2811,10 +3106,10 @@ class AttributeSelectorService {
|
|
|
2811
3106
|
};
|
|
2812
3107
|
}));
|
|
2813
3108
|
}
|
|
2814
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2815
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3109
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AttributeSelectorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3110
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AttributeSelectorService, providedIn: 'root' });
|
|
2816
3111
|
}
|
|
2817
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3112
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AttributeSelectorService, decorators: [{
|
|
2818
3113
|
type: Injectable,
|
|
2819
3114
|
args: [{
|
|
2820
3115
|
providedIn: 'root'
|
|
@@ -2882,10 +3177,10 @@ class CkTypeAttributeService {
|
|
|
2882
3177
|
return of([]);
|
|
2883
3178
|
}));
|
|
2884
3179
|
}
|
|
2885
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2886
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3180
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CkTypeAttributeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3181
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CkTypeAttributeService, providedIn: 'root' });
|
|
2887
3182
|
}
|
|
2888
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3183
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CkTypeAttributeService, decorators: [{
|
|
2889
3184
|
type: Injectable,
|
|
2890
3185
|
args: [{
|
|
2891
3186
|
providedIn: 'root'
|
|
@@ -2911,10 +3206,10 @@ class GetCkTypeByRtCkTypeIdDtoGQL extends i1.Query {
|
|
|
2911
3206
|
constructor(apollo) {
|
|
2912
3207
|
super(apollo);
|
|
2913
3208
|
}
|
|
2914
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2915
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3209
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkTypeByRtCkTypeIdDtoGQL, deps: [{ token: i1.Apollo }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3210
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkTypeByRtCkTypeIdDtoGQL, providedIn: 'root' });
|
|
2916
3211
|
}
|
|
2917
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3212
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetCkTypeByRtCkTypeIdDtoGQL, decorators: [{
|
|
2918
3213
|
type: Injectable,
|
|
2919
3214
|
args: [{
|
|
2920
3215
|
providedIn: 'root'
|
|
@@ -3042,10 +3337,10 @@ class CkTypeSelectorService {
|
|
|
3042
3337
|
description: item.description ?? undefined
|
|
3043
3338
|
};
|
|
3044
3339
|
}
|
|
3045
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3046
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3340
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CkTypeSelectorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3341
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CkTypeSelectorService, providedIn: 'root' });
|
|
3047
3342
|
}
|
|
3048
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3343
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CkTypeSelectorService, decorators: [{
|
|
3049
3344
|
type: Injectable,
|
|
3050
3345
|
args: [{
|
|
3051
3346
|
providedIn: 'root'
|
|
@@ -3150,10 +3445,10 @@ class CkModelService {
|
|
|
3150
3445
|
}
|
|
3151
3446
|
return a.patch - b.patch;
|
|
3152
3447
|
}
|
|
3153
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3154
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3448
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CkModelService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3449
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CkModelService, providedIn: 'root' });
|
|
3155
3450
|
}
|
|
3156
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3451
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CkModelService, decorators: [{
|
|
3157
3452
|
type: Injectable,
|
|
3158
3453
|
args: [{
|
|
3159
3454
|
providedIn: 'root'
|
|
@@ -3324,10 +3619,10 @@ class AssetRepoService {
|
|
|
3324
3619
|
}
|
|
3325
3620
|
return null;
|
|
3326
3621
|
}
|
|
3327
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3328
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3622
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AssetRepoService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3623
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AssetRepoService, providedIn: 'root' });
|
|
3329
3624
|
}
|
|
3330
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3625
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AssetRepoService, decorators: [{
|
|
3331
3626
|
type: Injectable,
|
|
3332
3627
|
args: [{
|
|
3333
3628
|
providedIn: 'root'
|
|
@@ -3397,10 +3692,10 @@ class BotService {
|
|
|
3397
3692
|
}
|
|
3398
3693
|
return null;
|
|
3399
3694
|
}
|
|
3400
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3401
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3695
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: BotService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3696
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: BotService, providedIn: 'root' });
|
|
3402
3697
|
}
|
|
3403
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3698
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: BotService, decorators: [{
|
|
3404
3699
|
type: Injectable,
|
|
3405
3700
|
args: [{
|
|
3406
3701
|
providedIn: 'root'
|
|
@@ -3444,10 +3739,10 @@ class HealthService {
|
|
|
3444
3739
|
async getMeshAdapterAsync() {
|
|
3445
3740
|
return this.getStatusAsync(this.configurationService.config.meshAdapterUrl);
|
|
3446
3741
|
}
|
|
3447
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3448
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3742
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: HealthService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3743
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: HealthService, providedIn: 'root' });
|
|
3449
3744
|
}
|
|
3450
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3745
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: HealthService, decorators: [{
|
|
3451
3746
|
type: Injectable,
|
|
3452
3747
|
args: [{
|
|
3453
3748
|
providedIn: 'root'
|
|
@@ -3959,10 +4254,10 @@ class IdentityService {
|
|
|
3959
4254
|
}));
|
|
3960
4255
|
}
|
|
3961
4256
|
}
|
|
3962
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3963
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4257
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: IdentityService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4258
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: IdentityService, providedIn: 'root' });
|
|
3964
4259
|
}
|
|
3965
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4260
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: IdentityService, decorators: [{
|
|
3966
4261
|
type: Injectable,
|
|
3967
4262
|
args: [{
|
|
3968
4263
|
providedIn: 'root'
|
|
@@ -4021,10 +4316,10 @@ class JobManagementService {
|
|
|
4021
4316
|
}
|
|
4022
4317
|
return false;
|
|
4023
4318
|
}
|
|
4024
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4025
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4319
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: JobManagementService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4320
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: JobManagementService, providedIn: 'root' });
|
|
4026
4321
|
}
|
|
4027
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4322
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: JobManagementService, decorators: [{
|
|
4028
4323
|
type: Injectable,
|
|
4029
4324
|
args: [{
|
|
4030
4325
|
providedIn: 'root'
|
|
@@ -4237,6 +4532,23 @@ class CommunicationService {
|
|
|
4237
4532
|
}
|
|
4238
4533
|
return null;
|
|
4239
4534
|
}
|
|
4535
|
+
/**
|
|
4536
|
+
* Updates the properties of a specific node in a YAML pipeline definition.
|
|
4537
|
+
* Sends the current YAML, node identifier, and new property values to the backend,
|
|
4538
|
+
* which returns the updated YAML string.
|
|
4539
|
+
*/
|
|
4540
|
+
async updateNodeProperties(tenantId, definition, nodeType, nodeIndex, properties) {
|
|
4541
|
+
if (this.communicationServicesUrl) {
|
|
4542
|
+
const uri = `${this.communicationServicesUrl}${tenantId}/v1/pipelineDefinition/update-node`;
|
|
4543
|
+
try {
|
|
4544
|
+
return await firstValueFrom(this.httpClient.put(uri, { definition, nodeType, nodeIndex, properties }, { responseType: 'text' }));
|
|
4545
|
+
}
|
|
4546
|
+
catch {
|
|
4547
|
+
return null;
|
|
4548
|
+
}
|
|
4549
|
+
}
|
|
4550
|
+
return null;
|
|
4551
|
+
}
|
|
4240
4552
|
// ============================================================================
|
|
4241
4553
|
// Pipeline Schema
|
|
4242
4554
|
// ============================================================================
|
|
@@ -4332,10 +4644,10 @@ class CommunicationService {
|
|
|
4332
4644
|
}
|
|
4333
4645
|
return null;
|
|
4334
4646
|
}
|
|
4335
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4336
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4647
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CommunicationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4648
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CommunicationService, providedIn: 'root' });
|
|
4337
4649
|
}
|
|
4338
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4650
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CommunicationService, decorators: [{
|
|
4339
4651
|
type: Injectable,
|
|
4340
4652
|
args: [{
|
|
4341
4653
|
providedIn: 'root'
|
|
@@ -4410,10 +4722,10 @@ class TusUploadService {
|
|
|
4410
4722
|
const r = await firstValueFrom(this.httpClient.post(botServicesUrl + 'system/v1/jobs/restore-from-upload', null, { params, observe: 'response' }));
|
|
4411
4723
|
return r.body;
|
|
4412
4724
|
}
|
|
4413
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4414
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4725
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: TusUploadService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4726
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: TusUploadService, providedIn: 'root' });
|
|
4415
4727
|
}
|
|
4416
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4728
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: TusUploadService, decorators: [{
|
|
4417
4729
|
type: Injectable,
|
|
4418
4730
|
args: [{
|
|
4419
4731
|
providedIn: 'root'
|
|
@@ -4523,10 +4835,10 @@ class CkModelCatalogService {
|
|
|
4523
4835
|
const r = await firstValueFrom(this.httpClient.get(url, { observe: 'response' }));
|
|
4524
4836
|
return r.body;
|
|
4525
4837
|
}
|
|
4526
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4527
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4838
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CkModelCatalogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4839
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CkModelCatalogService, providedIn: 'root' });
|
|
4528
4840
|
}
|
|
4529
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4841
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: CkModelCatalogService, decorators: [{
|
|
4530
4842
|
type: Injectable,
|
|
4531
4843
|
args: [{
|
|
4532
4844
|
providedIn: 'root'
|
|
@@ -4568,10 +4880,10 @@ class GetEntitiesByCkTypeDtoGQL extends i1.Query {
|
|
|
4568
4880
|
constructor(apollo) {
|
|
4569
4881
|
super(apollo);
|
|
4570
4882
|
}
|
|
4571
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4572
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4883
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetEntitiesByCkTypeDtoGQL, deps: [{ token: i1.Apollo }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4884
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetEntitiesByCkTypeDtoGQL, providedIn: 'root' });
|
|
4573
4885
|
}
|
|
4574
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4886
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: GetEntitiesByCkTypeDtoGQL, decorators: [{
|
|
4575
4887
|
type: Injectable,
|
|
4576
4888
|
args: [{
|
|
4577
4889
|
providedIn: 'root'
|
|
@@ -4693,11 +5005,11 @@ class OctoServicesModule {
|
|
|
4693
5005
|
]
|
|
4694
5006
|
};
|
|
4695
5007
|
}
|
|
4696
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4697
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.
|
|
4698
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.
|
|
5008
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: OctoServicesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
5009
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.9", ngImport: i0, type: OctoServicesModule });
|
|
5010
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: OctoServicesModule });
|
|
4699
5011
|
}
|
|
4700
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5012
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: OctoServicesModule, decorators: [{
|
|
4701
5013
|
type: NgModule,
|
|
4702
5014
|
args: [{
|
|
4703
5015
|
declarations: [],
|