@meshmakers/octo-services 3.3.960 → 3.3.970
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.
|
@@ -402,76 +402,6 @@ var DeleteStrategiesDto;
|
|
|
402
402
|
DeleteStrategiesDto["ArchiveDto"] = "ARCHIVE";
|
|
403
403
|
DeleteStrategiesDto["EraseDto"] = "ERASE";
|
|
404
404
|
})(DeleteStrategiesDto || (DeleteStrategiesDto = {}));
|
|
405
|
-
/** Runtime entities of construction kit enum 'EnergyIQ/DayOfWeek' */
|
|
406
|
-
var EnergyIqDayOfWeekDto;
|
|
407
|
-
(function (EnergyIqDayOfWeekDto) {
|
|
408
|
-
EnergyIqDayOfWeekDto["FridayDto"] = "FRIDAY";
|
|
409
|
-
EnergyIqDayOfWeekDto["MondayDto"] = "MONDAY";
|
|
410
|
-
EnergyIqDayOfWeekDto["SaturdayDto"] = "SATURDAY";
|
|
411
|
-
EnergyIqDayOfWeekDto["SundayDto"] = "SUNDAY";
|
|
412
|
-
EnergyIqDayOfWeekDto["ThursdayDto"] = "THURSDAY";
|
|
413
|
-
EnergyIqDayOfWeekDto["TuesdayDto"] = "TUESDAY";
|
|
414
|
-
EnergyIqDayOfWeekDto["WednesdayDto"] = "WEDNESDAY";
|
|
415
|
-
})(EnergyIqDayOfWeekDto || (EnergyIqDayOfWeekDto = {}));
|
|
416
|
-
/** Runtime entities of construction kit enum 'EnergyIQ/LuminaireType' */
|
|
417
|
-
var EnergyIqLuminaireTypeDto;
|
|
418
|
-
(function (EnergyIqLuminaireTypeDto) {
|
|
419
|
-
EnergyIqLuminaireTypeDto["CeilingDto"] = "CEILING";
|
|
420
|
-
EnergyIqLuminaireTypeDto["DeskDto"] = "DESK";
|
|
421
|
-
EnergyIqLuminaireTypeDto["EmergencyDto"] = "EMERGENCY";
|
|
422
|
-
EnergyIqLuminaireTypeDto["FloorDto"] = "FLOOR";
|
|
423
|
-
EnergyIqLuminaireTypeDto["PendantDto"] = "PENDANT";
|
|
424
|
-
EnergyIqLuminaireTypeDto["RecessedDto"] = "RECESSED";
|
|
425
|
-
EnergyIqLuminaireTypeDto["WallDto"] = "WALL";
|
|
426
|
-
})(EnergyIqLuminaireTypeDto || (EnergyIqLuminaireTypeDto = {}));
|
|
427
|
-
/** Runtime entities of construction kit enum 'EnergyIQ/OperatingMode' */
|
|
428
|
-
var EnergyIqOperatingModeDto;
|
|
429
|
-
(function (EnergyIqOperatingModeDto) {
|
|
430
|
-
EnergyIqOperatingModeDto["AutoDto"] = "AUTO";
|
|
431
|
-
EnergyIqOperatingModeDto["ComfortDto"] = "COMFORT";
|
|
432
|
-
EnergyIqOperatingModeDto["EconomyDto"] = "ECONOMY";
|
|
433
|
-
EnergyIqOperatingModeDto["OffDto"] = "OFF";
|
|
434
|
-
EnergyIqOperatingModeDto["ProtectionDto"] = "PROTECTION";
|
|
435
|
-
EnergyIqOperatingModeDto["StandbyDto"] = "STANDBY";
|
|
436
|
-
})(EnergyIqOperatingModeDto || (EnergyIqOperatingModeDto = {}));
|
|
437
|
-
/** Runtime entities of construction kit enum 'EnergyIQ/ShadingType' */
|
|
438
|
-
var EnergyIqShadingTypeDto;
|
|
439
|
-
(function (EnergyIqShadingTypeDto) {
|
|
440
|
-
EnergyIqShadingTypeDto["AwningDto"] = "AWNING";
|
|
441
|
-
EnergyIqShadingTypeDto["BlindDto"] = "BLIND";
|
|
442
|
-
EnergyIqShadingTypeDto["CurtainDto"] = "CURTAIN";
|
|
443
|
-
EnergyIqShadingTypeDto["ScreenDto"] = "SCREEN";
|
|
444
|
-
EnergyIqShadingTypeDto["ShutterDto"] = "SHUTTER";
|
|
445
|
-
})(EnergyIqShadingTypeDto || (EnergyIqShadingTypeDto = {}));
|
|
446
|
-
/** Runtime entities of construction kit enum 'EnergyIQ/SpaceType' */
|
|
447
|
-
var EnergyIqSpaceTypeDto;
|
|
448
|
-
(function (EnergyIqSpaceTypeDto) {
|
|
449
|
-
EnergyIqSpaceTypeDto["CorridorDto"] = "CORRIDOR";
|
|
450
|
-
EnergyIqSpaceTypeDto["ElevatorDto"] = "ELEVATOR";
|
|
451
|
-
EnergyIqSpaceTypeDto["KitchenDto"] = "KITCHEN";
|
|
452
|
-
EnergyIqSpaceTypeDto["LaboratoryDto"] = "LABORATORY";
|
|
453
|
-
EnergyIqSpaceTypeDto["LobbyDto"] = "LOBBY";
|
|
454
|
-
EnergyIqSpaceTypeDto["MeetingRoomDto"] = "MEETING_ROOM";
|
|
455
|
-
EnergyIqSpaceTypeDto["OfficeDto"] = "OFFICE";
|
|
456
|
-
EnergyIqSpaceTypeDto["OtherDto"] = "OTHER";
|
|
457
|
-
EnergyIqSpaceTypeDto["ParkingDto"] = "PARKING";
|
|
458
|
-
EnergyIqSpaceTypeDto["ServerRoomDto"] = "SERVER_ROOM";
|
|
459
|
-
EnergyIqSpaceTypeDto["StaircaseDto"] = "STAIRCASE";
|
|
460
|
-
EnergyIqSpaceTypeDto["StorageDto"] = "STORAGE";
|
|
461
|
-
EnergyIqSpaceTypeDto["TechnicalRoomDto"] = "TECHNICAL_ROOM";
|
|
462
|
-
EnergyIqSpaceTypeDto["ToiletDto"] = "TOILET";
|
|
463
|
-
EnergyIqSpaceTypeDto["WorkshopDto"] = "WORKSHOP";
|
|
464
|
-
})(EnergyIqSpaceTypeDto || (EnergyIqSpaceTypeDto = {}));
|
|
465
|
-
/** Runtime entities of construction kit enum 'EnergyIQ/SystemType' */
|
|
466
|
-
var EnergyIqSystemTypeDto;
|
|
467
|
-
(function (EnergyIqSystemTypeDto) {
|
|
468
|
-
EnergyIqSystemTypeDto["CombinedDto"] = "COMBINED";
|
|
469
|
-
EnergyIqSystemTypeDto["CoolingDto"] = "COOLING";
|
|
470
|
-
EnergyIqSystemTypeDto["HeatingDto"] = "HEATING";
|
|
471
|
-
EnergyIqSystemTypeDto["LightingDto"] = "LIGHTING";
|
|
472
|
-
EnergyIqSystemTypeDto["ShadingDto"] = "SHADING";
|
|
473
|
-
EnergyIqSystemTypeDto["VentilationDto"] = "VENTILATION";
|
|
474
|
-
})(EnergyIqSystemTypeDto || (EnergyIqSystemTypeDto = {}));
|
|
475
405
|
/** Defines the operator of field compare */
|
|
476
406
|
var FieldFilterOperatorsDto;
|
|
477
407
|
(function (FieldFilterOperatorsDto) {
|
|
@@ -665,14 +595,55 @@ var IndustryEnergyTariffTypeDto;
|
|
|
665
595
|
IndustryEnergyTariffTypeDto["PeakDto"] = "PEAK";
|
|
666
596
|
IndustryEnergyTariffTypeDto["StandardDto"] = "STANDARD";
|
|
667
597
|
})(IndustryEnergyTariffTypeDto || (IndustryEnergyTariffTypeDto = {}));
|
|
668
|
-
/** Runtime entities of construction kit enum '
|
|
669
|
-
var
|
|
670
|
-
(function (
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
598
|
+
/** Runtime entities of construction kit enum 'Industry.Maintenance/AggregationType' */
|
|
599
|
+
var IndustryMaintenanceAggregationTypeDto;
|
|
600
|
+
(function (IndustryMaintenanceAggregationTypeDto) {
|
|
601
|
+
IndustryMaintenanceAggregationTypeDto["FiscalYearDto"] = "FISCAL_YEAR";
|
|
602
|
+
IndustryMaintenanceAggregationTypeDto["MonthDto"] = "MONTH";
|
|
603
|
+
IndustryMaintenanceAggregationTypeDto["WeekDto"] = "WEEK";
|
|
604
|
+
})(IndustryMaintenanceAggregationTypeDto || (IndustryMaintenanceAggregationTypeDto = {}));
|
|
605
|
+
/** Runtime entities of construction kit enum 'Industry.Maintenance/CostCategory' */
|
|
606
|
+
var IndustryMaintenanceCostCategoryDto;
|
|
607
|
+
(function (IndustryMaintenanceCostCategoryDto) {
|
|
608
|
+
IndustryMaintenanceCostCategoryDto["ExternalDto"] = "EXTERNAL";
|
|
609
|
+
IndustryMaintenanceCostCategoryDto["InternalDto"] = "INTERNAL";
|
|
610
|
+
IndustryMaintenanceCostCategoryDto["MaterialDto"] = "MATERIAL";
|
|
611
|
+
})(IndustryMaintenanceCostCategoryDto || (IndustryMaintenanceCostCategoryDto = {}));
|
|
612
|
+
/** Runtime entities of construction kit enum 'Industry.Maintenance/EnergyBalanceGroup' */
|
|
613
|
+
var IndustryMaintenanceEnergyBalanceGroupDto;
|
|
614
|
+
(function (IndustryMaintenanceEnergyBalanceGroupDto) {
|
|
615
|
+
IndustryMaintenanceEnergyBalanceGroupDto["UndefinedDto"] = "UNDEFINED";
|
|
616
|
+
})(IndustryMaintenanceEnergyBalanceGroupDto || (IndustryMaintenanceEnergyBalanceGroupDto = {}));
|
|
617
|
+
/** Runtime entities of construction kit enum 'Industry.Maintenance/EnergyBalanceProduct' */
|
|
618
|
+
var IndustryMaintenanceEnergyBalanceProductDto;
|
|
619
|
+
(function (IndustryMaintenanceEnergyBalanceProductDto) {
|
|
620
|
+
IndustryMaintenanceEnergyBalanceProductDto["UndefinedDto"] = "UNDEFINED";
|
|
621
|
+
})(IndustryMaintenanceEnergyBalanceProductDto || (IndustryMaintenanceEnergyBalanceProductDto = {}));
|
|
622
|
+
/** Runtime entities of construction kit enum 'Industry.Maintenance/EnergyBalanceUnit' */
|
|
623
|
+
var IndustryMaintenanceEnergyBalanceUnitDto;
|
|
624
|
+
(function (IndustryMaintenanceEnergyBalanceUnitDto) {
|
|
625
|
+
IndustryMaintenanceEnergyBalanceUnitDto["UndefinedDto"] = "UNDEFINED";
|
|
626
|
+
})(IndustryMaintenanceEnergyBalanceUnitDto || (IndustryMaintenanceEnergyBalanceUnitDto = {}));
|
|
627
|
+
/** Runtime entities of construction kit enum 'Industry.Maintenance/OrderPriority' */
|
|
628
|
+
var IndustryMaintenanceOrderPriorityDto;
|
|
629
|
+
(function (IndustryMaintenanceOrderPriorityDto) {
|
|
630
|
+
IndustryMaintenanceOrderPriorityDto["UndefinedDto"] = "UNDEFINED";
|
|
631
|
+
})(IndustryMaintenanceOrderPriorityDto || (IndustryMaintenanceOrderPriorityDto = {}));
|
|
632
|
+
/** Runtime entities of construction kit enum 'Industry.Maintenance/OrderState' */
|
|
633
|
+
var IndustryMaintenanceOrderStateDto;
|
|
634
|
+
(function (IndustryMaintenanceOrderStateDto) {
|
|
635
|
+
IndustryMaintenanceOrderStateDto["UndefinedDto"] = "UNDEFINED";
|
|
636
|
+
})(IndustryMaintenanceOrderStateDto || (IndustryMaintenanceOrderStateDto = {}));
|
|
637
|
+
/** Runtime entities of construction kit enum 'Industry.Maintenance/OrderType' */
|
|
638
|
+
var IndustryMaintenanceOrderTypeDto;
|
|
639
|
+
(function (IndustryMaintenanceOrderTypeDto) {
|
|
640
|
+
IndustryMaintenanceOrderTypeDto["UndefinedDto"] = "UNDEFINED";
|
|
641
|
+
})(IndustryMaintenanceOrderTypeDto || (IndustryMaintenanceOrderTypeDto = {}));
|
|
642
|
+
/** Runtime entities of construction kit enum 'Industry.Maintenance/ServiceType' */
|
|
643
|
+
var IndustryMaintenanceServiceTypeDto;
|
|
644
|
+
(function (IndustryMaintenanceServiceTypeDto) {
|
|
645
|
+
IndustryMaintenanceServiceTypeDto["UndefinedDto"] = "UNDEFINED";
|
|
646
|
+
})(IndustryMaintenanceServiceTypeDto || (IndustryMaintenanceServiceTypeDto = {}));
|
|
676
647
|
/** Enum of the availability states of models. */
|
|
677
648
|
var ModelStateDto;
|
|
678
649
|
(function (ModelStateDto) {
|
|
@@ -1008,6 +979,11 @@ const result = {
|
|
|
1008
979
|
"IndustryEnergyPhotovoltaicSystem",
|
|
1009
980
|
"IndustryEnergyPhotovoltaicSystemModule",
|
|
1010
981
|
"IndustryEnergyPhotovoltaicSystemString",
|
|
982
|
+
"IndustryFluidHeatMeter",
|
|
983
|
+
"IndustryFluidWaterMeter",
|
|
984
|
+
"IndustryMaintenanceCostCenter",
|
|
985
|
+
"IndustryMaintenanceEmployee",
|
|
986
|
+
"IndustryMaintenanceWorkplace",
|
|
1011
987
|
"OctoSdkDemoMeteringPoint"
|
|
1012
988
|
],
|
|
1013
989
|
"BasicAsset_RelatesFromUnion": [
|
|
@@ -1019,23 +995,6 @@ const result = {
|
|
|
1019
995
|
"BasicState",
|
|
1020
996
|
"BasicTree",
|
|
1021
997
|
"BasicTreeNode",
|
|
1022
|
-
"EnergyIQAirHandlingUnit",
|
|
1023
|
-
"EnergyIQBatteryStorage",
|
|
1024
|
-
"EnergyIQBoiler",
|
|
1025
|
-
"EnergyIQBuilding",
|
|
1026
|
-
"EnergyIQBuildingStorey",
|
|
1027
|
-
"EnergyIQChiller",
|
|
1028
|
-
"EnergyIQDoor",
|
|
1029
|
-
"EnergyIQInverter",
|
|
1030
|
-
"EnergyIQLuminaire",
|
|
1031
|
-
"EnergyIQPVString",
|
|
1032
|
-
"EnergyIQPhotovoltaicSystem",
|
|
1033
|
-
"EnergyIQPump",
|
|
1034
|
-
"EnergyIQShadingDevice",
|
|
1035
|
-
"EnergyIQSite",
|
|
1036
|
-
"EnergyIQSpace",
|
|
1037
|
-
"EnergyIQWall",
|
|
1038
|
-
"EnergyIQWindow",
|
|
1039
998
|
"IndustryBasicAlarm",
|
|
1040
999
|
"IndustryBasicEvent",
|
|
1041
1000
|
"IndustryBasicMachine",
|
|
@@ -1051,11 +1010,17 @@ const result = {
|
|
|
1051
1010
|
"IndustryEnergyPhotovoltaicSystem",
|
|
1052
1011
|
"IndustryEnergyPhotovoltaicSystemModule",
|
|
1053
1012
|
"IndustryEnergyPhotovoltaicSystemString",
|
|
1054
|
-
"
|
|
1055
|
-
"
|
|
1056
|
-
"
|
|
1057
|
-
"
|
|
1058
|
-
"
|
|
1013
|
+
"IndustryFluidHeatMeter",
|
|
1014
|
+
"IndustryFluidWaterMeter",
|
|
1015
|
+
"IndustryMaintenanceAccount",
|
|
1016
|
+
"IndustryMaintenanceCostCenter",
|
|
1017
|
+
"IndustryMaintenanceEmployee",
|
|
1018
|
+
"IndustryMaintenanceEnergyBalance",
|
|
1019
|
+
"IndustryMaintenanceJournalEntry",
|
|
1020
|
+
"IndustryMaintenanceOrder",
|
|
1021
|
+
"IndustryMaintenanceOrderCosts",
|
|
1022
|
+
"IndustryMaintenanceOrderFeedback",
|
|
1023
|
+
"IndustryMaintenanceWorkplace",
|
|
1059
1024
|
"OctoSdkDemoCustomer",
|
|
1060
1025
|
"OctoSdkDemoMeteringPoint",
|
|
1061
1026
|
"OctoSdkDemoOperatingFacility",
|
|
@@ -1138,19 +1103,11 @@ const result = {
|
|
|
1138
1103
|
"BasicDocumentInterface": [],
|
|
1139
1104
|
"BasicNamedEntityInterface": [
|
|
1140
1105
|
"BasicTree",
|
|
1141
|
-
"EnergyIQBuildingElement",
|
|
1142
|
-
"EnergyIQDoor",
|
|
1143
|
-
"EnergyIQLuminaire",
|
|
1144
|
-
"EnergyIQShadingDevice",
|
|
1145
|
-
"EnergyIQSite",
|
|
1146
|
-
"EnergyIQWall",
|
|
1147
|
-
"EnergyIQWindow",
|
|
1148
1106
|
"IndustryBasicAlarm",
|
|
1149
1107
|
"IndustryBasicEvent",
|
|
1150
1108
|
"IndustryBasicRuntimeVariable",
|
|
1151
1109
|
"IndustryEnergyDemandResponseEvent",
|
|
1152
|
-
"IndustryEnergyEnergyPerformanceIndicator"
|
|
1153
|
-
"LoxoneMiniserver"
|
|
1110
|
+
"IndustryEnergyEnergyPerformanceIndicator"
|
|
1154
1111
|
],
|
|
1155
1112
|
"BasicTreeNode_ChildrenUnion": [
|
|
1156
1113
|
"BasicAsset",
|
|
@@ -1159,17 +1116,6 @@ const result = {
|
|
|
1159
1116
|
"BasicDistrict",
|
|
1160
1117
|
"BasicState",
|
|
1161
1118
|
"BasicTreeNode",
|
|
1162
|
-
"EnergyIQAirHandlingUnit",
|
|
1163
|
-
"EnergyIQBatteryStorage",
|
|
1164
|
-
"EnergyIQBoiler",
|
|
1165
|
-
"EnergyIQBuilding",
|
|
1166
|
-
"EnergyIQBuildingStorey",
|
|
1167
|
-
"EnergyIQChiller",
|
|
1168
|
-
"EnergyIQInverter",
|
|
1169
|
-
"EnergyIQPVString",
|
|
1170
|
-
"EnergyIQPhotovoltaicSystem",
|
|
1171
|
-
"EnergyIQPump",
|
|
1172
|
-
"EnergyIQSpace",
|
|
1173
1119
|
"IndustryBasicMachine",
|
|
1174
1120
|
"IndustryEnergyDemandResponseEvent",
|
|
1175
1121
|
"IndustryEnergyEnergyConsumer",
|
|
@@ -1182,10 +1128,34 @@ const result = {
|
|
|
1182
1128
|
"IndustryEnergyPhotovoltaicSystem",
|
|
1183
1129
|
"IndustryEnergyPhotovoltaicSystemModule",
|
|
1184
1130
|
"IndustryEnergyPhotovoltaicSystemString",
|
|
1185
|
-
"
|
|
1186
|
-
"
|
|
1187
|
-
"
|
|
1188
|
-
"
|
|
1131
|
+
"IndustryFluidHeatMeter",
|
|
1132
|
+
"IndustryFluidWaterMeter",
|
|
1133
|
+
"IndustryMaintenanceCostCenter",
|
|
1134
|
+
"IndustryMaintenanceEmployee",
|
|
1135
|
+
"IndustryMaintenanceWorkplace",
|
|
1136
|
+
"OctoSdkDemoMeteringPoint",
|
|
1137
|
+
"OctoSdkDemoOperatingFacility"
|
|
1138
|
+
],
|
|
1139
|
+
"BasicTreeNode_MachineUnion": [
|
|
1140
|
+
"BasicAsset",
|
|
1141
|
+
"BasicCity",
|
|
1142
|
+
"BasicCountry",
|
|
1143
|
+
"BasicDistrict",
|
|
1144
|
+
"BasicState",
|
|
1145
|
+
"BasicTreeNode",
|
|
1146
|
+
"IndustryBasicMachine",
|
|
1147
|
+
"IndustryEnergyEnergyConsumer",
|
|
1148
|
+
"IndustryEnergyEnergyMeter",
|
|
1149
|
+
"IndustryEnergyEnergyStorage",
|
|
1150
|
+
"IndustryEnergyInverter",
|
|
1151
|
+
"IndustryEnergyPhotovoltaicSystem",
|
|
1152
|
+
"IndustryEnergyPhotovoltaicSystemModule",
|
|
1153
|
+
"IndustryEnergyPhotovoltaicSystemString",
|
|
1154
|
+
"IndustryFluidHeatMeter",
|
|
1155
|
+
"IndustryFluidWaterMeter",
|
|
1156
|
+
"IndustryMaintenanceCostCenter",
|
|
1157
|
+
"IndustryMaintenanceEmployee",
|
|
1158
|
+
"IndustryMaintenanceWorkplace",
|
|
1189
1159
|
"OctoSdkDemoMeteringPoint",
|
|
1190
1160
|
"OctoSdkDemoOperatingFacility"
|
|
1191
1161
|
],
|
|
@@ -1196,17 +1166,6 @@ const result = {
|
|
|
1196
1166
|
"BasicDistrict",
|
|
1197
1167
|
"BasicState",
|
|
1198
1168
|
"BasicTreeNode",
|
|
1199
|
-
"EnergyIQAirHandlingUnit",
|
|
1200
|
-
"EnergyIQBatteryStorage",
|
|
1201
|
-
"EnergyIQBoiler",
|
|
1202
|
-
"EnergyIQBuilding",
|
|
1203
|
-
"EnergyIQBuildingStorey",
|
|
1204
|
-
"EnergyIQChiller",
|
|
1205
|
-
"EnergyIQInverter",
|
|
1206
|
-
"EnergyIQPVString",
|
|
1207
|
-
"EnergyIQPhotovoltaicSystem",
|
|
1208
|
-
"EnergyIQPump",
|
|
1209
|
-
"EnergyIQSpace",
|
|
1210
1169
|
"IndustryBasicMachine",
|
|
1211
1170
|
"IndustryEnergyEnergyConsumer",
|
|
1212
1171
|
"IndustryEnergyEnergyMeter",
|
|
@@ -1215,10 +1174,11 @@ const result = {
|
|
|
1215
1174
|
"IndustryEnergyPhotovoltaicSystem",
|
|
1216
1175
|
"IndustryEnergyPhotovoltaicSystemModule",
|
|
1217
1176
|
"IndustryEnergyPhotovoltaicSystemString",
|
|
1218
|
-
"
|
|
1219
|
-
"
|
|
1220
|
-
"
|
|
1221
|
-
"
|
|
1177
|
+
"IndustryFluidHeatMeter",
|
|
1178
|
+
"IndustryFluidWaterMeter",
|
|
1179
|
+
"IndustryMaintenanceCostCenter",
|
|
1180
|
+
"IndustryMaintenanceEmployee",
|
|
1181
|
+
"IndustryMaintenanceWorkplace",
|
|
1222
1182
|
"OctoSdkDemoMeteringPoint",
|
|
1223
1183
|
"OctoSdkDemoOperatingFacility"
|
|
1224
1184
|
],
|
|
@@ -1231,23 +1191,6 @@ const result = {
|
|
|
1231
1191
|
"BasicState",
|
|
1232
1192
|
"BasicTree",
|
|
1233
1193
|
"BasicTreeNode",
|
|
1234
|
-
"EnergyIQAirHandlingUnit",
|
|
1235
|
-
"EnergyIQBatteryStorage",
|
|
1236
|
-
"EnergyIQBoiler",
|
|
1237
|
-
"EnergyIQBuilding",
|
|
1238
|
-
"EnergyIQBuildingStorey",
|
|
1239
|
-
"EnergyIQChiller",
|
|
1240
|
-
"EnergyIQDoor",
|
|
1241
|
-
"EnergyIQInverter",
|
|
1242
|
-
"EnergyIQLuminaire",
|
|
1243
|
-
"EnergyIQPVString",
|
|
1244
|
-
"EnergyIQPhotovoltaicSystem",
|
|
1245
|
-
"EnergyIQPump",
|
|
1246
|
-
"EnergyIQShadingDevice",
|
|
1247
|
-
"EnergyIQSite",
|
|
1248
|
-
"EnergyIQSpace",
|
|
1249
|
-
"EnergyIQWall",
|
|
1250
|
-
"EnergyIQWindow",
|
|
1251
1194
|
"IndustryBasicAlarm",
|
|
1252
1195
|
"IndustryBasicEvent",
|
|
1253
1196
|
"IndustryBasicMachine",
|
|
@@ -1263,11 +1206,17 @@ const result = {
|
|
|
1263
1206
|
"IndustryEnergyPhotovoltaicSystem",
|
|
1264
1207
|
"IndustryEnergyPhotovoltaicSystemModule",
|
|
1265
1208
|
"IndustryEnergyPhotovoltaicSystemString",
|
|
1266
|
-
"
|
|
1267
|
-
"
|
|
1268
|
-
"
|
|
1269
|
-
"
|
|
1270
|
-
"
|
|
1209
|
+
"IndustryFluidHeatMeter",
|
|
1210
|
+
"IndustryFluidWaterMeter",
|
|
1211
|
+
"IndustryMaintenanceAccount",
|
|
1212
|
+
"IndustryMaintenanceCostCenter",
|
|
1213
|
+
"IndustryMaintenanceEmployee",
|
|
1214
|
+
"IndustryMaintenanceEnergyBalance",
|
|
1215
|
+
"IndustryMaintenanceJournalEntry",
|
|
1216
|
+
"IndustryMaintenanceOrder",
|
|
1217
|
+
"IndustryMaintenanceOrderCosts",
|
|
1218
|
+
"IndustryMaintenanceOrderFeedback",
|
|
1219
|
+
"IndustryMaintenanceWorkplace",
|
|
1271
1220
|
"OctoSdkDemoCustomer",
|
|
1272
1221
|
"OctoSdkDemoMeteringPoint",
|
|
1273
1222
|
"OctoSdkDemoOperatingFacility",
|
|
@@ -1355,18 +1304,6 @@ const result = {
|
|
|
1355
1304
|
"BasicState",
|
|
1356
1305
|
"BasicTree",
|
|
1357
1306
|
"BasicTreeNode",
|
|
1358
|
-
"EnergyIQAirHandlingUnit",
|
|
1359
|
-
"EnergyIQBatteryStorage",
|
|
1360
|
-
"EnergyIQBoiler",
|
|
1361
|
-
"EnergyIQBuilding",
|
|
1362
|
-
"EnergyIQBuildingStorey",
|
|
1363
|
-
"EnergyIQChiller",
|
|
1364
|
-
"EnergyIQInverter",
|
|
1365
|
-
"EnergyIQPVString",
|
|
1366
|
-
"EnergyIQPhotovoltaicSystem",
|
|
1367
|
-
"EnergyIQPump",
|
|
1368
|
-
"EnergyIQSite",
|
|
1369
|
-
"EnergyIQSpace",
|
|
1370
1307
|
"IndustryBasicMachine",
|
|
1371
1308
|
"IndustryEnergyEnergyConsumer",
|
|
1372
1309
|
"IndustryEnergyEnergyMeter",
|
|
@@ -1375,64 +1312,17 @@ const result = {
|
|
|
1375
1312
|
"IndustryEnergyPhotovoltaicSystem",
|
|
1376
1313
|
"IndustryEnergyPhotovoltaicSystemModule",
|
|
1377
1314
|
"IndustryEnergyPhotovoltaicSystemString",
|
|
1378
|
-
"
|
|
1379
|
-
"
|
|
1380
|
-
"
|
|
1381
|
-
"
|
|
1382
|
-
"
|
|
1315
|
+
"IndustryFluidHeatMeter",
|
|
1316
|
+
"IndustryFluidWaterMeter",
|
|
1317
|
+
"IndustryMaintenanceCostCenter",
|
|
1318
|
+
"IndustryMaintenanceEmployee",
|
|
1319
|
+
"IndustryMaintenanceWorkplace",
|
|
1383
1320
|
"OctoSdkDemoMeteringPoint",
|
|
1384
1321
|
"OctoSdkDemoOperatingFacility"
|
|
1385
1322
|
],
|
|
1386
|
-
"
|
|
1387
|
-
"
|
|
1388
|
-
"
|
|
1389
|
-
"EnergyIQChiller",
|
|
1390
|
-
"EnergyIQPump"
|
|
1391
|
-
],
|
|
1392
|
-
"EnergyIQBuildingElementInterface": [
|
|
1393
|
-
"EnergyIQDoor",
|
|
1394
|
-
"EnergyIQLuminaire",
|
|
1395
|
-
"EnergyIQShadingDevice",
|
|
1396
|
-
"EnergyIQWall",
|
|
1397
|
-
"EnergyIQWindow"
|
|
1398
|
-
],
|
|
1399
|
-
"EnergyIQBuildingElement_ContainedInSpaceUnion": [
|
|
1400
|
-
"EnergyIQDoor",
|
|
1401
|
-
"EnergyIQLuminaire",
|
|
1402
|
-
"EnergyIQShadingDevice",
|
|
1403
|
-
"EnergyIQWall",
|
|
1404
|
-
"EnergyIQWindow"
|
|
1405
|
-
],
|
|
1406
|
-
"EnergyIQDoor_ContainedElementsUnion": [
|
|
1407
|
-
"EnergyIQDoor",
|
|
1408
|
-
"EnergyIQLuminaire",
|
|
1409
|
-
"EnergyIQShadingDevice",
|
|
1410
|
-
"EnergyIQWall",
|
|
1411
|
-
"EnergyIQWindow"
|
|
1412
|
-
],
|
|
1413
|
-
"EnergyIQSpace_ContainedElementsUnion": [
|
|
1414
|
-
"EnergyIQSpace"
|
|
1415
|
-
],
|
|
1416
|
-
"EnergyIQSpace_ContainedInSpaceUnion": [
|
|
1417
|
-
"EnergyIQSpace"
|
|
1418
|
-
],
|
|
1419
|
-
"EnergyIQSpace_ServedByUnion": [
|
|
1420
|
-
"EnergyIQSpace"
|
|
1421
|
-
],
|
|
1422
|
-
"EnergyIQSpace_ServesSpacesUnion": [
|
|
1423
|
-
"EnergyIQSpace"
|
|
1424
|
-
],
|
|
1425
|
-
"EnergyIQTechnicalSystemInterface": [
|
|
1426
|
-
"EnergyIQAirHandlingUnit",
|
|
1427
|
-
"EnergyIQBoiler",
|
|
1428
|
-
"EnergyIQChiller",
|
|
1429
|
-
"EnergyIQPump"
|
|
1430
|
-
],
|
|
1431
|
-
"EnergyIQTechnicalSystem_ServedByUnion": [
|
|
1432
|
-
"EnergyIQAirHandlingUnit",
|
|
1433
|
-
"EnergyIQBoiler",
|
|
1434
|
-
"EnergyIQChiller",
|
|
1435
|
-
"EnergyIQPump"
|
|
1323
|
+
"IndustryBasicEvent_EventUnion": [
|
|
1324
|
+
"IndustryBasicAlarm",
|
|
1325
|
+
"IndustryBasicEvent"
|
|
1436
1326
|
],
|
|
1437
1327
|
"IndustryBasicEvent_EventsUnion": [
|
|
1438
1328
|
"IndustryBasicAlarm",
|
|
@@ -1444,11 +1334,50 @@ const result = {
|
|
|
1444
1334
|
"IndustryEnergyEnergyMeter",
|
|
1445
1335
|
"IndustryEnergyEnergyStorage",
|
|
1446
1336
|
"IndustryEnergyInverter",
|
|
1447
|
-
"IndustryEnergyPhotovoltaicSystemModule"
|
|
1337
|
+
"IndustryEnergyPhotovoltaicSystemModule",
|
|
1338
|
+
"IndustryFluidHeatMeter",
|
|
1339
|
+
"IndustryFluidWaterMeter"
|
|
1448
1340
|
],
|
|
1449
1341
|
"IndustryBasicRuntimeVariable_RuntimeVariablesUnion": [
|
|
1450
1342
|
"IndustryBasicRuntimeVariable"
|
|
1451
1343
|
],
|
|
1344
|
+
"IndustryMaintenanceAccount_ParentUnion": [
|
|
1345
|
+
"IndustryMaintenanceAccount"
|
|
1346
|
+
],
|
|
1347
|
+
"IndustryMaintenanceCostCenter_CostCenterUnion": [
|
|
1348
|
+
"IndustryMaintenanceCostCenter"
|
|
1349
|
+
],
|
|
1350
|
+
"IndustryMaintenanceEmployee_EmployeeUnion": [
|
|
1351
|
+
"IndustryMaintenanceEmployee"
|
|
1352
|
+
],
|
|
1353
|
+
"IndustryMaintenanceEnergyBalance_OrdersUnion": [
|
|
1354
|
+
"IndustryMaintenanceEnergyBalance"
|
|
1355
|
+
],
|
|
1356
|
+
"IndustryMaintenanceJournalEntry_ChildrenUnion": [
|
|
1357
|
+
"IndustryMaintenanceJournalEntry"
|
|
1358
|
+
],
|
|
1359
|
+
"IndustryMaintenanceJournalEntry_JournalEntriesUnion": [
|
|
1360
|
+
"IndustryMaintenanceJournalEntry"
|
|
1361
|
+
],
|
|
1362
|
+
"IndustryMaintenanceOrderCosts_CostsUnion": [
|
|
1363
|
+
"IndustryMaintenanceOrderCosts"
|
|
1364
|
+
],
|
|
1365
|
+
"IndustryMaintenanceOrderFeedback_ChildrenUnion": [
|
|
1366
|
+
"IndustryMaintenanceOrderFeedback"
|
|
1367
|
+
],
|
|
1368
|
+
"IndustryMaintenanceOrderFeedback_OrderFeedbacksUnion": [
|
|
1369
|
+
"IndustryMaintenanceOrderFeedback"
|
|
1370
|
+
],
|
|
1371
|
+
"IndustryMaintenanceOrder_OrderUnion": [
|
|
1372
|
+
"IndustryMaintenanceOrder"
|
|
1373
|
+
],
|
|
1374
|
+
"IndustryMaintenanceOrder_OrdersUnion": [
|
|
1375
|
+
"IndustryMaintenanceEnergyBalance",
|
|
1376
|
+
"IndustryMaintenanceOrder"
|
|
1377
|
+
],
|
|
1378
|
+
"IndustryMaintenanceOrder_ParentUnion": [
|
|
1379
|
+
"IndustryMaintenanceOrder"
|
|
1380
|
+
],
|
|
1452
1381
|
"OctoSdkDemoCustomer_OwnedByUnion": [
|
|
1453
1382
|
"OctoSdkDemoCustomer"
|
|
1454
1383
|
],
|
|
@@ -1591,13 +1520,6 @@ const result = {
|
|
|
1591
1520
|
"BasicEmployee",
|
|
1592
1521
|
"BasicNamedEntity",
|
|
1593
1522
|
"BasicTree",
|
|
1594
|
-
"EnergyIQBuildingElement",
|
|
1595
|
-
"EnergyIQDoor",
|
|
1596
|
-
"EnergyIQLuminaire",
|
|
1597
|
-
"EnergyIQShadingDevice",
|
|
1598
|
-
"EnergyIQSite",
|
|
1599
|
-
"EnergyIQWall",
|
|
1600
|
-
"EnergyIQWindow",
|
|
1601
1523
|
"IndustryBasicAlarm",
|
|
1602
1524
|
"IndustryBasicEvent",
|
|
1603
1525
|
"IndustryBasicRuntimeVariable",
|
|
@@ -1605,7 +1527,12 @@ const result = {
|
|
|
1605
1527
|
"IndustryEnergyEnergyCost",
|
|
1606
1528
|
"IndustryEnergyEnergyForecast",
|
|
1607
1529
|
"IndustryEnergyEnergyPerformanceIndicator",
|
|
1608
|
-
"
|
|
1530
|
+
"IndustryMaintenanceAccount",
|
|
1531
|
+
"IndustryMaintenanceEnergyBalance",
|
|
1532
|
+
"IndustryMaintenanceJournalEntry",
|
|
1533
|
+
"IndustryMaintenanceOrder",
|
|
1534
|
+
"IndustryMaintenanceOrderCosts",
|
|
1535
|
+
"IndustryMaintenanceOrderFeedback",
|
|
1609
1536
|
"OctoSdkDemoCustomer",
|
|
1610
1537
|
"SystemAggregationRtQuery",
|
|
1611
1538
|
"SystemAggregationSdQuery",
|
|
@@ -1703,23 +1630,6 @@ const result = {
|
|
|
1703
1630
|
"BasicState",
|
|
1704
1631
|
"BasicTree",
|
|
1705
1632
|
"BasicTreeNode",
|
|
1706
|
-
"EnergyIQAirHandlingUnit",
|
|
1707
|
-
"EnergyIQBatteryStorage",
|
|
1708
|
-
"EnergyIQBoiler",
|
|
1709
|
-
"EnergyIQBuilding",
|
|
1710
|
-
"EnergyIQBuildingStorey",
|
|
1711
|
-
"EnergyIQChiller",
|
|
1712
|
-
"EnergyIQDoor",
|
|
1713
|
-
"EnergyIQInverter",
|
|
1714
|
-
"EnergyIQLuminaire",
|
|
1715
|
-
"EnergyIQPVString",
|
|
1716
|
-
"EnergyIQPhotovoltaicSystem",
|
|
1717
|
-
"EnergyIQPump",
|
|
1718
|
-
"EnergyIQShadingDevice",
|
|
1719
|
-
"EnergyIQSite",
|
|
1720
|
-
"EnergyIQSpace",
|
|
1721
|
-
"EnergyIQWall",
|
|
1722
|
-
"EnergyIQWindow",
|
|
1723
1633
|
"IndustryBasicAlarm",
|
|
1724
1634
|
"IndustryBasicEvent",
|
|
1725
1635
|
"IndustryBasicMachine",
|
|
@@ -1735,11 +1645,17 @@ const result = {
|
|
|
1735
1645
|
"IndustryEnergyPhotovoltaicSystem",
|
|
1736
1646
|
"IndustryEnergyPhotovoltaicSystemModule",
|
|
1737
1647
|
"IndustryEnergyPhotovoltaicSystemString",
|
|
1738
|
-
"
|
|
1739
|
-
"
|
|
1740
|
-
"
|
|
1741
|
-
"
|
|
1742
|
-
"
|
|
1648
|
+
"IndustryFluidHeatMeter",
|
|
1649
|
+
"IndustryFluidWaterMeter",
|
|
1650
|
+
"IndustryMaintenanceAccount",
|
|
1651
|
+
"IndustryMaintenanceCostCenter",
|
|
1652
|
+
"IndustryMaintenanceEmployee",
|
|
1653
|
+
"IndustryMaintenanceEnergyBalance",
|
|
1654
|
+
"IndustryMaintenanceJournalEntry",
|
|
1655
|
+
"IndustryMaintenanceOrder",
|
|
1656
|
+
"IndustryMaintenanceOrderCosts",
|
|
1657
|
+
"IndustryMaintenanceOrderFeedback",
|
|
1658
|
+
"IndustryMaintenanceWorkplace",
|
|
1743
1659
|
"OctoSdkDemoCustomer",
|
|
1744
1660
|
"OctoSdkDemoMeteringPoint",
|
|
1745
1661
|
"OctoSdkDemoOperatingFacility",
|
|
@@ -1828,23 +1744,6 @@ const result = {
|
|
|
1828
1744
|
"BasicState",
|
|
1829
1745
|
"BasicTree",
|
|
1830
1746
|
"BasicTreeNode",
|
|
1831
|
-
"EnergyIQAirHandlingUnit",
|
|
1832
|
-
"EnergyIQBatteryStorage",
|
|
1833
|
-
"EnergyIQBoiler",
|
|
1834
|
-
"EnergyIQBuilding",
|
|
1835
|
-
"EnergyIQBuildingStorey",
|
|
1836
|
-
"EnergyIQChiller",
|
|
1837
|
-
"EnergyIQDoor",
|
|
1838
|
-
"EnergyIQInverter",
|
|
1839
|
-
"EnergyIQLuminaire",
|
|
1840
|
-
"EnergyIQPVString",
|
|
1841
|
-
"EnergyIQPhotovoltaicSystem",
|
|
1842
|
-
"EnergyIQPump",
|
|
1843
|
-
"EnergyIQShadingDevice",
|
|
1844
|
-
"EnergyIQSite",
|
|
1845
|
-
"EnergyIQSpace",
|
|
1846
|
-
"EnergyIQWall",
|
|
1847
|
-
"EnergyIQWindow",
|
|
1848
1747
|
"IndustryBasicAlarm",
|
|
1849
1748
|
"IndustryBasicEvent",
|
|
1850
1749
|
"IndustryBasicMachine",
|
|
@@ -1860,11 +1759,17 @@ const result = {
|
|
|
1860
1759
|
"IndustryEnergyPhotovoltaicSystem",
|
|
1861
1760
|
"IndustryEnergyPhotovoltaicSystemModule",
|
|
1862
1761
|
"IndustryEnergyPhotovoltaicSystemString",
|
|
1863
|
-
"
|
|
1864
|
-
"
|
|
1865
|
-
"
|
|
1866
|
-
"
|
|
1867
|
-
"
|
|
1762
|
+
"IndustryFluidHeatMeter",
|
|
1763
|
+
"IndustryFluidWaterMeter",
|
|
1764
|
+
"IndustryMaintenanceAccount",
|
|
1765
|
+
"IndustryMaintenanceCostCenter",
|
|
1766
|
+
"IndustryMaintenanceEmployee",
|
|
1767
|
+
"IndustryMaintenanceEnergyBalance",
|
|
1768
|
+
"IndustryMaintenanceJournalEntry",
|
|
1769
|
+
"IndustryMaintenanceOrder",
|
|
1770
|
+
"IndustryMaintenanceOrderCosts",
|
|
1771
|
+
"IndustryMaintenanceOrderFeedback",
|
|
1772
|
+
"IndustryMaintenanceWorkplace",
|
|
1868
1773
|
"OctoSdkDemoCustomer",
|
|
1869
1774
|
"OctoSdkDemoMeteringPoint",
|
|
1870
1775
|
"OctoSdkDemoOperatingFacility",
|
|
@@ -1953,23 +1858,6 @@ const result = {
|
|
|
1953
1858
|
"BasicState",
|
|
1954
1859
|
"BasicTree",
|
|
1955
1860
|
"BasicTreeNode",
|
|
1956
|
-
"EnergyIQAirHandlingUnit",
|
|
1957
|
-
"EnergyIQBatteryStorage",
|
|
1958
|
-
"EnergyIQBoiler",
|
|
1959
|
-
"EnergyIQBuilding",
|
|
1960
|
-
"EnergyIQBuildingStorey",
|
|
1961
|
-
"EnergyIQChiller",
|
|
1962
|
-
"EnergyIQDoor",
|
|
1963
|
-
"EnergyIQInverter",
|
|
1964
|
-
"EnergyIQLuminaire",
|
|
1965
|
-
"EnergyIQPVString",
|
|
1966
|
-
"EnergyIQPhotovoltaicSystem",
|
|
1967
|
-
"EnergyIQPump",
|
|
1968
|
-
"EnergyIQShadingDevice",
|
|
1969
|
-
"EnergyIQSite",
|
|
1970
|
-
"EnergyIQSpace",
|
|
1971
|
-
"EnergyIQWall",
|
|
1972
|
-
"EnergyIQWindow",
|
|
1973
1861
|
"IndustryBasicAlarm",
|
|
1974
1862
|
"IndustryBasicEvent",
|
|
1975
1863
|
"IndustryBasicMachine",
|
|
@@ -1985,11 +1873,17 @@ const result = {
|
|
|
1985
1873
|
"IndustryEnergyPhotovoltaicSystem",
|
|
1986
1874
|
"IndustryEnergyPhotovoltaicSystemModule",
|
|
1987
1875
|
"IndustryEnergyPhotovoltaicSystemString",
|
|
1988
|
-
"
|
|
1989
|
-
"
|
|
1990
|
-
"
|
|
1991
|
-
"
|
|
1992
|
-
"
|
|
1876
|
+
"IndustryFluidHeatMeter",
|
|
1877
|
+
"IndustryFluidWaterMeter",
|
|
1878
|
+
"IndustryMaintenanceAccount",
|
|
1879
|
+
"IndustryMaintenanceCostCenter",
|
|
1880
|
+
"IndustryMaintenanceEmployee",
|
|
1881
|
+
"IndustryMaintenanceEnergyBalance",
|
|
1882
|
+
"IndustryMaintenanceJournalEntry",
|
|
1883
|
+
"IndustryMaintenanceOrder",
|
|
1884
|
+
"IndustryMaintenanceOrderCosts",
|
|
1885
|
+
"IndustryMaintenanceOrderFeedback",
|
|
1886
|
+
"IndustryMaintenanceWorkplace",
|
|
1993
1887
|
"OctoSdkDemoCustomer",
|
|
1994
1888
|
"OctoSdkDemoMeteringPoint",
|
|
1995
1889
|
"OctoSdkDemoOperatingFacility",
|
|
@@ -2078,23 +1972,6 @@ const result = {
|
|
|
2078
1972
|
"BasicState",
|
|
2079
1973
|
"BasicTree",
|
|
2080
1974
|
"BasicTreeNode",
|
|
2081
|
-
"EnergyIQAirHandlingUnit",
|
|
2082
|
-
"EnergyIQBatteryStorage",
|
|
2083
|
-
"EnergyIQBoiler",
|
|
2084
|
-
"EnergyIQBuilding",
|
|
2085
|
-
"EnergyIQBuildingStorey",
|
|
2086
|
-
"EnergyIQChiller",
|
|
2087
|
-
"EnergyIQDoor",
|
|
2088
|
-
"EnergyIQInverter",
|
|
2089
|
-
"EnergyIQLuminaire",
|
|
2090
|
-
"EnergyIQPVString",
|
|
2091
|
-
"EnergyIQPhotovoltaicSystem",
|
|
2092
|
-
"EnergyIQPump",
|
|
2093
|
-
"EnergyIQShadingDevice",
|
|
2094
|
-
"EnergyIQSite",
|
|
2095
|
-
"EnergyIQSpace",
|
|
2096
|
-
"EnergyIQWall",
|
|
2097
|
-
"EnergyIQWindow",
|
|
2098
1975
|
"IndustryBasicAlarm",
|
|
2099
1976
|
"IndustryBasicEvent",
|
|
2100
1977
|
"IndustryBasicMachine",
|
|
@@ -2110,11 +1987,17 @@ const result = {
|
|
|
2110
1987
|
"IndustryEnergyPhotovoltaicSystem",
|
|
2111
1988
|
"IndustryEnergyPhotovoltaicSystemModule",
|
|
2112
1989
|
"IndustryEnergyPhotovoltaicSystemString",
|
|
2113
|
-
"
|
|
2114
|
-
"
|
|
2115
|
-
"
|
|
2116
|
-
"
|
|
2117
|
-
"
|
|
1990
|
+
"IndustryFluidHeatMeter",
|
|
1991
|
+
"IndustryFluidWaterMeter",
|
|
1992
|
+
"IndustryMaintenanceAccount",
|
|
1993
|
+
"IndustryMaintenanceCostCenter",
|
|
1994
|
+
"IndustryMaintenanceEmployee",
|
|
1995
|
+
"IndustryMaintenanceEnergyBalance",
|
|
1996
|
+
"IndustryMaintenanceJournalEntry",
|
|
1997
|
+
"IndustryMaintenanceOrder",
|
|
1998
|
+
"IndustryMaintenanceOrderCosts",
|
|
1999
|
+
"IndustryMaintenanceOrderFeedback",
|
|
2000
|
+
"IndustryMaintenanceWorkplace",
|
|
2118
2001
|
"OctoSdkDemoCustomer",
|
|
2119
2002
|
"OctoSdkDemoMeteringPoint",
|
|
2120
2003
|
"OctoSdkDemoOperatingFacility",
|
|
@@ -2203,23 +2086,6 @@ const result = {
|
|
|
2203
2086
|
"BasicState",
|
|
2204
2087
|
"BasicTree",
|
|
2205
2088
|
"BasicTreeNode",
|
|
2206
|
-
"EnergyIQAirHandlingUnit",
|
|
2207
|
-
"EnergyIQBatteryStorage",
|
|
2208
|
-
"EnergyIQBoiler",
|
|
2209
|
-
"EnergyIQBuilding",
|
|
2210
|
-
"EnergyIQBuildingStorey",
|
|
2211
|
-
"EnergyIQChiller",
|
|
2212
|
-
"EnergyIQDoor",
|
|
2213
|
-
"EnergyIQInverter",
|
|
2214
|
-
"EnergyIQLuminaire",
|
|
2215
|
-
"EnergyIQPVString",
|
|
2216
|
-
"EnergyIQPhotovoltaicSystem",
|
|
2217
|
-
"EnergyIQPump",
|
|
2218
|
-
"EnergyIQShadingDevice",
|
|
2219
|
-
"EnergyIQSite",
|
|
2220
|
-
"EnergyIQSpace",
|
|
2221
|
-
"EnergyIQWall",
|
|
2222
|
-
"EnergyIQWindow",
|
|
2223
2089
|
"IndustryBasicAlarm",
|
|
2224
2090
|
"IndustryBasicEvent",
|
|
2225
2091
|
"IndustryBasicMachine",
|
|
@@ -2235,11 +2101,17 @@ const result = {
|
|
|
2235
2101
|
"IndustryEnergyPhotovoltaicSystem",
|
|
2236
2102
|
"IndustryEnergyPhotovoltaicSystemModule",
|
|
2237
2103
|
"IndustryEnergyPhotovoltaicSystemString",
|
|
2238
|
-
"
|
|
2239
|
-
"
|
|
2240
|
-
"
|
|
2241
|
-
"
|
|
2242
|
-
"
|
|
2104
|
+
"IndustryFluidHeatMeter",
|
|
2105
|
+
"IndustryFluidWaterMeter",
|
|
2106
|
+
"IndustryMaintenanceAccount",
|
|
2107
|
+
"IndustryMaintenanceCostCenter",
|
|
2108
|
+
"IndustryMaintenanceEmployee",
|
|
2109
|
+
"IndustryMaintenanceEnergyBalance",
|
|
2110
|
+
"IndustryMaintenanceJournalEntry",
|
|
2111
|
+
"IndustryMaintenanceOrder",
|
|
2112
|
+
"IndustryMaintenanceOrderCosts",
|
|
2113
|
+
"IndustryMaintenanceOrderFeedback",
|
|
2114
|
+
"IndustryMaintenanceWorkplace",
|
|
2243
2115
|
"OctoSdkDemoCustomer",
|
|
2244
2116
|
"OctoSdkDemoMeteringPoint",
|
|
2245
2117
|
"OctoSdkDemoOperatingFacility",
|
|
@@ -2328,23 +2200,6 @@ const result = {
|
|
|
2328
2200
|
"BasicState",
|
|
2329
2201
|
"BasicTree",
|
|
2330
2202
|
"BasicTreeNode",
|
|
2331
|
-
"EnergyIQAirHandlingUnit",
|
|
2332
|
-
"EnergyIQBatteryStorage",
|
|
2333
|
-
"EnergyIQBoiler",
|
|
2334
|
-
"EnergyIQBuilding",
|
|
2335
|
-
"EnergyIQBuildingStorey",
|
|
2336
|
-
"EnergyIQChiller",
|
|
2337
|
-
"EnergyIQDoor",
|
|
2338
|
-
"EnergyIQInverter",
|
|
2339
|
-
"EnergyIQLuminaire",
|
|
2340
|
-
"EnergyIQPVString",
|
|
2341
|
-
"EnergyIQPhotovoltaicSystem",
|
|
2342
|
-
"EnergyIQPump",
|
|
2343
|
-
"EnergyIQShadingDevice",
|
|
2344
|
-
"EnergyIQSite",
|
|
2345
|
-
"EnergyIQSpace",
|
|
2346
|
-
"EnergyIQWall",
|
|
2347
|
-
"EnergyIQWindow",
|
|
2348
2203
|
"IndustryBasicAlarm",
|
|
2349
2204
|
"IndustryBasicEvent",
|
|
2350
2205
|
"IndustryBasicMachine",
|
|
@@ -2360,11 +2215,17 @@ const result = {
|
|
|
2360
2215
|
"IndustryEnergyPhotovoltaicSystem",
|
|
2361
2216
|
"IndustryEnergyPhotovoltaicSystemModule",
|
|
2362
2217
|
"IndustryEnergyPhotovoltaicSystemString",
|
|
2363
|
-
"
|
|
2364
|
-
"
|
|
2365
|
-
"
|
|
2366
|
-
"
|
|
2367
|
-
"
|
|
2218
|
+
"IndustryFluidHeatMeter",
|
|
2219
|
+
"IndustryFluidWaterMeter",
|
|
2220
|
+
"IndustryMaintenanceAccount",
|
|
2221
|
+
"IndustryMaintenanceCostCenter",
|
|
2222
|
+
"IndustryMaintenanceEmployee",
|
|
2223
|
+
"IndustryMaintenanceEnergyBalance",
|
|
2224
|
+
"IndustryMaintenanceJournalEntry",
|
|
2225
|
+
"IndustryMaintenanceOrder",
|
|
2226
|
+
"IndustryMaintenanceOrderCosts",
|
|
2227
|
+
"IndustryMaintenanceOrderFeedback",
|
|
2228
|
+
"IndustryMaintenanceWorkplace",
|
|
2368
2229
|
"OctoSdkDemoCustomer",
|
|
2369
2230
|
"OctoSdkDemoMeteringPoint",
|
|
2370
2231
|
"OctoSdkDemoOperatingFacility",
|
|
@@ -4149,53 +4010,6 @@ class CommunicationService {
|
|
|
4149
4010
|
const response = await firstValueFrom(this.httpClient.post(uri, { plaintext }));
|
|
4150
4011
|
return response.ciphertext;
|
|
4151
4012
|
}
|
|
4152
|
-
/**
|
|
4153
|
-
* Deploys all adapters of a pool.
|
|
4154
|
-
*/
|
|
4155
|
-
async deployAllAdaptersOfPool(tenantId, poolRtId) {
|
|
4156
|
-
if (this.communicationServicesUrl) {
|
|
4157
|
-
const params = new HttpParams().set('poolRtId', poolRtId);
|
|
4158
|
-
const uri = `${this.communicationServicesUrl}${tenantId}/v1/pool/deployAllAdaptersOfPool`;
|
|
4159
|
-
await firstValueFrom(this.httpClient.post(uri, null, { params, observe: 'response' }));
|
|
4160
|
-
}
|
|
4161
|
-
}
|
|
4162
|
-
/**
|
|
4163
|
-
* Undeploys all adapters of a pool.
|
|
4164
|
-
*/
|
|
4165
|
-
async undeployAllAdaptersOfPool(tenantId, poolRtId) {
|
|
4166
|
-
if (this.communicationServicesUrl) {
|
|
4167
|
-
const params = new HttpParams().set('poolRtId', poolRtId);
|
|
4168
|
-
const uri = `${this.communicationServicesUrl}${tenantId}/v1/pool/undeployAllAdaptersOfPool`;
|
|
4169
|
-
await firstValueFrom(this.httpClient.post(uri, null, { params, observe: 'response' }));
|
|
4170
|
-
}
|
|
4171
|
-
}
|
|
4172
|
-
// ============================================================================
|
|
4173
|
-
// Individual Adapter Deployment
|
|
4174
|
-
// ============================================================================
|
|
4175
|
-
/**
|
|
4176
|
-
* Deploys a single adapter to a pool.
|
|
4177
|
-
*/
|
|
4178
|
-
async deployAdapter(tenantId, poolRtId, adapterRtId, adapterCkTypeId) {
|
|
4179
|
-
if (this.communicationServicesUrl) {
|
|
4180
|
-
const params = new HttpParams()
|
|
4181
|
-
.set('poolRtId', poolRtId)
|
|
4182
|
-
.set('adapterRtEntityId', `${adapterCkTypeId}@${adapterRtId}`);
|
|
4183
|
-
const uri = `${this.communicationServicesUrl}${tenantId}/v1/pool/deployAdapter`;
|
|
4184
|
-
await firstValueFrom(this.httpClient.post(uri, null, { params, observe: 'response' }));
|
|
4185
|
-
}
|
|
4186
|
-
}
|
|
4187
|
-
/**
|
|
4188
|
-
* Undeploys a single adapter from a pool.
|
|
4189
|
-
*/
|
|
4190
|
-
async undeployAdapter(tenantId, poolRtId, adapterRtId, adapterCkTypeId) {
|
|
4191
|
-
if (this.communicationServicesUrl) {
|
|
4192
|
-
const params = new HttpParams()
|
|
4193
|
-
.set('poolRtId', poolRtId)
|
|
4194
|
-
.set('adapterRtEntityId', `${adapterCkTypeId}@${adapterRtId}`);
|
|
4195
|
-
const uri = `${this.communicationServicesUrl}${tenantId}/v1/pool/unDeployAdapter`;
|
|
4196
|
-
await firstValueFrom(this.httpClient.post(uri, null, { params, observe: 'response' }));
|
|
4197
|
-
}
|
|
4198
|
-
}
|
|
4199
4013
|
// ============================================================================
|
|
4200
4014
|
// Pipeline Execution
|
|
4201
4015
|
// ============================================================================
|
|
@@ -5052,5 +4866,5 @@ function provideOctoServices(octoServiceOptions) {
|
|
|
5052
4866
|
* Generated bundle index. Do not edit.
|
|
5053
4867
|
*/
|
|
5054
4868
|
|
|
5055
|
-
export { AggregationInputTypesDto, AggregationTypeDto, AggregationTypesDto, ArchiveStorageHealthDto, AssetRepoGraphQlDataSource, AssetRepoService, AssociationModOptionsDto, AttributeSelectorService, AttributeValueTypeDto, BasicLegalEntityTypeDto, BasicSalutationDto, BasicTypeOfTelephoneBasicDto, BasicTypeOfTelephoneEnhancedDto, BasicUnitOfMeasureDto, BotService, CONFIGURATION_SERVICE, CkExtensionUpdateOperationsDto, CkModelCatalogService, CkModelService, CkRollupFunctionDto, CkTypeAttributeService, CkTypeMetaData, CkTypeSelectorService, CommunicationService, DeleteStrategiesDto, DeploymentState,
|
|
4869
|
+
export { AggregationInputTypesDto, AggregationTypeDto, AggregationTypesDto, ArchiveStorageHealthDto, AssetRepoGraphQlDataSource, AssetRepoService, AssociationModOptionsDto, AttributeSelectorService, AttributeValueTypeDto, BasicLegalEntityTypeDto, BasicSalutationDto, BasicTypeOfTelephoneBasicDto, BasicTypeOfTelephoneEnhancedDto, BasicUnitOfMeasureDto, BotService, CONFIGURATION_SERVICE, CkExtensionUpdateOperationsDto, CkModelCatalogService, CkModelService, CkRollupFunctionDto, CkTypeAttributeService, CkTypeMetaData, CkTypeSelectorService, CommunicationService, DeleteStrategiesDto, DeploymentState, FieldFilterOperatorsDto, GetCkModelByIdDocumentDto, GetCkModelByIdDtoGQL, GetCkRecordAttributesDocumentDto, GetCkRecordAttributesDtoGQL, GetCkTypeAttributesDocumentDto, GetCkTypeAttributesDtoGQL, GetCkTypeAvailableQueryColumnsDocumentDto, GetCkTypeAvailableQueryColumnsDtoGQL, GetCkTypesDocumentDto, GetCkTypesDtoGQL, GetDerivedCkTypesDocumentDto, GetDerivedCkTypesDtoGQL, GetEntitiesByCkTypeDocumentDto, GetEntitiesByCkTypeDtoGQL, GraphDirectionDto, GraphQL, GraphQLCloneIgnoredProperties, GraphQLCommonIgnoredProperties, GraphQlDataSource, HealthService, HealthStatus, IDENTITY_PROVIDER_TYPE_LABELS, IdentityProviderType, IdentityService, ImportStrategyDto, IndustryBasicAlarmPriorityDto, IndustryBasicAlarmSourceTypeDto, IndustryBasicAlarmStateDto, IndustryBasicAlarmTypeDto, IndustryBasicIecDataTypeDto, IndustryBasicMachineCapabilitiesDto, IndustryBasicMachineStateDto, IndustryEnergyDemandResponseMarketDto, IndustryEnergyDemandResponseStatusDto, IndustryEnergyTariffTypeDto, IndustryMaintenanceAggregationTypeDto, IndustryMaintenanceCostCategoryDto, IndustryMaintenanceEnergyBalanceGroupDto, IndustryMaintenanceEnergyBalanceProductDto, IndustryMaintenanceEnergyBalanceUnitDto, IndustryMaintenanceOrderPriorityDto, IndustryMaintenanceOrderStateDto, IndustryMaintenanceOrderTypeDto, IndustryMaintenanceServiceTypeDto, JobManagementService, LevelMetaData, LoggerSeverity, ModelStateDto, MultiplicitiesDto, NavigationFilterModeDto, OctoErrorLink, OctoGraphQLServiceBase, OctoSdkDemoCustomerStatusDto, OctoSdkDemoNetworkOperatorDto, OctoSdkDemoOperatingStatusDto, OctoServiceOptions, OctoServicesModule, PagedGraphResultDto, ProgressValue, ProgressWindowService, QueryModeDto, RtAssociationMetaData, RuntimeEntityDialogDataSource, RuntimeEntitySelectDataSource, SearchFilterTypesDto, SortOrdersDto, SystemAggregationTypesDto, SystemCommunicationCommunicationStateDto, SystemCommunicationConfigurationStateDto, SystemCommunicationDeploymentStateDto, SystemCommunicationEnvironmentDto, SystemCommunicationHelmChannelDto, SystemCommunicationPipelineExecutionStatusDto, SystemCommunicationPipelineTriggerTypeDto, SystemEnvironmentModesDto, SystemFieldFilterOperatorDto, SystemIdentityTokenExpirationDto, SystemIdentityTokenTypeDto, SystemIdentityTokenUsageDto, SystemMaintenanceLevelsDto, SystemNavigationFilterModesDto, SystemNotificationEventLevelsDto, SystemNotificationEventSourcesDto, SystemNotificationEventStatesDto, SystemNotificationNotificationTypesDto, SystemNotificationRenderingTypesDto, SystemQueryTypesDto, SystemSortOrdersDto, SystemStreamDataBucketAlignmentDto, SystemStreamDataCkArchiveStatusDto, SystemStreamDataCkRollupFunctionDto, TENANT_ID_PROVIDER, TusUploadService, UpdateTypeDto, result as possibleTypes, provideOctoServices };
|
|
5056
4870
|
//# sourceMappingURL=meshmakers-octo-services.mjs.map
|