@lansweeper/data-platform-outbound-grpc 0.10.4 → 0.12.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.
- package/CHANGELOG.md +14 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/outbound_pb.d.ts +43 -0
- package/gen-proto/outbound_pb.js +286 -2
- package/generated-go/outbound.pb.go +5328 -5187
- package/java.json +1 -1
- package/model/pom.xml +1 -1
- package/model/src/main/proto/outbound.proto +7 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorConnectedComputers$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorConnectedComputers$Builder$ConnectedComputersConverter.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorConnectedComputers$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorConnectedComputers$ConnectedComputersDefaultEntryHolder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorConnectedComputers.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorConnectedComputersOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorInventory$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorInventory$2.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorInventory$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorInventory$RelationCase.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorInventory.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorInventoryOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Outbound.class +0 -0
- package/model/target/classes/outbound.proto +7 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ActiveDirectoryComputer.java +9 -9
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ActiveDirectoryComputerOrBuilder.java +3 -3
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MonitorConnectedComputers.java +760 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MonitorConnectedComputersOrBuilder.java +64 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MonitorInventory.java +587 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MonitorInventoryOrBuilder.java +56 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +1549 -1517
- package/model/target/maven-archiver/pom.properties +2 -2
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +8 -0
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +2 -0
- package/model/target/{outbound-model-0.10.3-sources.jar → outbound-model-0.11.0-sources.jar} +0 -0
- package/model/target/{outbound-model-0.10.3.jar → outbound-model-0.11.0.jar} +0 -0
- package/package.json +2 -2
- package/pom.xml +1 -1
- package/proto/outbound.proto +7 -0
- package/service/pom.xml +1 -1
- package/service/target/maven-archiver/pom.properties +2 -2
- package/service/target/{outbound-service-0.10.3-sources.jar → outbound-service-0.11.0-sources.jar} +0 -0
- package/service/target/{outbound-service-0.10.3.jar → outbound-service-0.11.0.jar} +0 -0
package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
CHANGED
|
@@ -19,6 +19,7 @@ com/lansweeper/dp/outbound/v1/ComputerMacNetworkLocation$Builder.class
|
|
|
19
19
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryGroupOrBuilder.class
|
|
20
20
|
com/lansweeper/dp/outbound/v1/HyperV.class
|
|
21
21
|
com/lansweeper/dp/outbound/v1/AntivirusSoftware$Builder.class
|
|
22
|
+
com/lansweeper/dp/outbound/v1/MonitorInventory$2.class
|
|
22
23
|
com/lansweeper/dp/outbound/v1/Site.class
|
|
23
24
|
com/lansweeper/dp/outbound/v1/CitrixAppliance$1.class
|
|
24
25
|
com/lansweeper/dp/outbound/v1/IpLocationConfigOrBuilder.class
|
|
@@ -43,6 +44,7 @@ com/lansweeper/dp/outbound/v1/PublicCloudLink$1.class
|
|
|
43
44
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryDomain$1.class
|
|
44
45
|
com/lansweeper/dp/outbound/v1/MotherboardDevice$1.class
|
|
45
46
|
com/lansweeper/dp/outbound/v1/ComputerLinuxBasicInfo$Builder.class
|
|
47
|
+
com/lansweeper/dp/outbound/v1/MonitorConnectedComputers$1.class
|
|
46
48
|
com/lansweeper/dp/outbound/v1/HyperV$1.class
|
|
47
49
|
com/lansweeper/dp/outbound/v1/Office365User$GroupKeysDefaultEntryHolder.class
|
|
48
50
|
com/lansweeper/dp/outbound/v1/Office365Group$Builder.class
|
|
@@ -414,6 +416,7 @@ com/lansweeper/dp/outbound/v1/WiFiNetwork$1.class
|
|
|
414
416
|
com/lansweeper/dp/outbound/v1/ComputerMacBluetooth$Builder.class
|
|
415
417
|
com/lansweeper/dp/outbound/v1/MacRegionalSystemSettings.class
|
|
416
418
|
com/lansweeper/dp/outbound/v1/SetIpLocationConfigRequest.class
|
|
419
|
+
com/lansweeper/dp/outbound/v1/MonitorConnectedComputers$Builder$ConnectedComputersConverter.class
|
|
417
420
|
com/lansweeper/dp/outbound/v1/SoundCard$1.class
|
|
418
421
|
com/lansweeper/dp/outbound/v1/BootConfigOrBuilder.class
|
|
419
422
|
com/lansweeper/dp/outbound/v1/EntityFilter$Builder.class
|
|
@@ -497,6 +500,7 @@ com/lansweeper/dp/outbound/v1/VmwareVCenter$Builder.class
|
|
|
497
500
|
com/lansweeper/dp/outbound/v1/ComputerWindowsSat$Builder.class
|
|
498
501
|
com/lansweeper/dp/outbound/v1/FieldValueOrBuilder.class
|
|
499
502
|
com/lansweeper/dp/outbound/v1/BootConfig$Builder.class
|
|
503
|
+
com/lansweeper/dp/outbound/v1/MonitorConnectedComputers$ConnectedComputersDefaultEntryHolder.class
|
|
500
504
|
com/lansweeper/dp/outbound/v1/OtModuleExtInfoOrBuilder.class
|
|
501
505
|
com/lansweeper/dp/outbound/v1/OperatingSystemFeature$1.class
|
|
502
506
|
com/lansweeper/dp/outbound/v1/Entity$Builder.class
|
|
@@ -624,6 +628,7 @@ com/lansweeper/dp/outbound/v1/CitrixPciOrBuilder.class
|
|
|
624
628
|
com/lansweeper/dp/outbound/v1/Office365Mailbox.class
|
|
625
629
|
com/lansweeper/dp/outbound/v1/ComputerWindowsPageFile$Builder.class
|
|
626
630
|
com/lansweeper/dp/outbound/v1/VmwareVCenter$VcenterDatacentersDefaultEntryHolder.class
|
|
631
|
+
com/lansweeper/dp/outbound/v1/MonitorConnectedComputers.class
|
|
627
632
|
com/lansweeper/dp/outbound/v1/ComputerMacNetworkLocation.class
|
|
628
633
|
com/lansweeper/dp/outbound/v1/ComputerWindowsEnvironment.class
|
|
629
634
|
com/lansweeper/dp/outbound/v1/DebianBasedSoftwareDataPoints$Builder.class
|
|
@@ -679,6 +684,7 @@ com/lansweeper/dp/outbound/v1/CorrelationIndexRealignmentResponse$Builder.class
|
|
|
679
684
|
com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$Builder.class
|
|
680
685
|
com/lansweeper/dp/outbound/v1/NetIpAddress$Builder.class
|
|
681
686
|
com/lansweeper/dp/outbound/v1/MappedValue$1.class
|
|
687
|
+
com/lansweeper/dp/outbound/v1/MonitorInventory$RelationCase.class
|
|
682
688
|
com/lansweeper/dp/outbound/v1/Printer.class
|
|
683
689
|
com/lansweeper/dp/outbound/v1/OtModule$Builder.class
|
|
684
690
|
com/lansweeper/dp/outbound/v1/AntivirusSoftwareOrBuilder.class
|
|
@@ -738,6 +744,7 @@ com/lansweeper/dp/outbound/v1/ComputerWindowsDesktop.class
|
|
|
738
744
|
com/lansweeper/dp/outbound/v1/Motherboard$Builder.class
|
|
739
745
|
com/lansweeper/dp/outbound/v1/Office365Contact.class
|
|
740
746
|
com/lansweeper/dp/outbound/v1/ComputerMacEthernet.class
|
|
747
|
+
com/lansweeper/dp/outbound/v1/MonitorConnectedComputers$Builder.class
|
|
741
748
|
com/lansweeper/dp/outbound/v1/ComputerMacDiagnostics$Builder.class
|
|
742
749
|
com/lansweeper/dp/outbound/v1/User$Builder.class
|
|
743
750
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryDomain.class
|
|
@@ -1224,6 +1231,7 @@ com/lansweeper/dp/outbound/v1/SoftwareChangeEvent$EventType.class
|
|
|
1224
1231
|
com/lansweeper/dp/outbound/v1/ComputerMacHardwareController.class
|
|
1225
1232
|
com/lansweeper/dp/outbound/v1/Asset.class
|
|
1226
1233
|
com/lansweeper/dp/outbound/v1/PortableBattery.class
|
|
1234
|
+
com/lansweeper/dp/outbound/v1/MonitorConnectedComputersOrBuilder.class
|
|
1227
1235
|
com/lansweeper/dp/outbound/v1/InternetExplorer$BarInfoOrBuilder.class
|
|
1228
1236
|
com/lansweeper/dp/outbound/v1/NetworkInterface$Builder.class
|
|
1229
1237
|
com/lansweeper/dp/outbound/v1/VmwareOrBuilder.class
|
package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
CHANGED
|
@@ -281,6 +281,7 @@
|
|
|
281
281
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/KeyboardOrBuilder.java
|
|
282
282
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/GetIpLocationConfigResponseOrBuilder.java
|
|
283
283
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReconRuleSet.java
|
|
284
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MonitorConnectedComputersOrBuilder.java
|
|
284
285
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm.java
|
|
285
286
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CatalogMonitor.java
|
|
286
287
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/LockedFieldsOrBuilder.java
|
|
@@ -376,6 +377,7 @@
|
|
|
376
377
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CorrFieldOrBuilder.java
|
|
377
378
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/OperatingSystemRecoveryOrBuilder.java
|
|
378
379
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CatalogModel.java
|
|
380
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MonitorConnectedComputers.java
|
|
379
381
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MacDiskVolume.java
|
|
380
382
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/WindowsPortableBattery.java
|
|
381
383
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ListEntityRequest.java
|
package/model/target/{outbound-model-0.10.3-sources.jar → outbound-model-0.11.0-sources.jar}
RENAMED
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lansweeper/data-platform-outbound-grpc",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.12.0",
|
|
4
4
|
"description": "Data Platform Outbound gRPC",
|
|
5
5
|
"main": "gen-proto/index.js",
|
|
6
6
|
"types": "gen-proto/index.d.ts",
|
|
@@ -9,5 +9,5 @@
|
|
|
9
9
|
"@grpc/grpc-js": "^1.5.1",
|
|
10
10
|
"google-protobuf": "^3.17.0"
|
|
11
11
|
},
|
|
12
|
-
"gitHead": "
|
|
12
|
+
"gitHead": "fe2f28d31d46c040301766c3c3aee980fdd5f65c"
|
|
13
13
|
}
|
package/pom.xml
CHANGED
package/proto/outbound.proto
CHANGED
|
@@ -3413,8 +3413,15 @@ message FieldValue {
|
|
|
3413
3413
|
message MonitorInventory {
|
|
3414
3414
|
google.protobuf.Timestamp timestamp = 1;
|
|
3415
3415
|
repeated Monitor monitor = 2;
|
|
3416
|
+
oneof relation {
|
|
3417
|
+
EntityPath external_monitor = 3; // reference to the external monitor asset, if this is a computer asset
|
|
3418
|
+
MonitorConnectedComputers connected_computers = 4; // reference to the assets that this monitor is or was connected to, if this is a monitor asset
|
|
3419
|
+
}
|
|
3416
3420
|
}
|
|
3417
3421
|
|
|
3422
|
+
message MonitorConnectedComputers {
|
|
3423
|
+
map<string, google.protobuf.Timestamp> connected_computers = 1; // map where the key is the asset key of the computer, and the value is the timestamp when it was scanned
|
|
3424
|
+
}
|
|
3418
3425
|
|
|
3419
3426
|
/* Monitor definition: normalized and with link to raw */
|
|
3420
3427
|
message Monitor {
|
package/service/pom.xml
CHANGED
package/service/target/{outbound-service-0.10.3-sources.jar → outbound-service-0.11.0-sources.jar}
RENAMED
|
index cfbb9d2..3cc8756 100644
|
|
|
Binary file
|
|
index ff9405e..9428c68 100644
|
|
|
Binary file
|