@lansweeper/data-platform-outbound-grpc 0.8.12 → 0.9.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.
Files changed (54) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/gen-proto/image.json +1 -1
  3. package/gen-proto/outbound_pb.d.ts +327 -0
  4. package/gen-proto/outbound_pb.js +2677 -91
  5. package/generated-go/outbound.pb.go +5673 -4930
  6. package/java.json +1 -1
  7. package/model/pom.xml +1 -1
  8. package/model/src/main/proto/outbound.proto +87 -4
  9. package/model/target/classes/com/lansweeper/dp/outbound/v1/DebianBasedSoftwareDataPoints$1.class +0 -0
  10. package/model/target/classes/com/lansweeper/dp/outbound/v1/DebianBasedSoftwareDataPoints$Builder.class +0 -0
  11. package/model/target/classes/com/lansweeper/dp/outbound/v1/DebianBasedSoftwareDataPoints.class +0 -0
  12. package/model/target/classes/com/lansweeper/dp/outbound/v1/DebianBasedSoftwareDataPointsOrBuilder.class +0 -0
  13. package/model/target/classes/com/lansweeper/dp/outbound/v1/Monitor$1.class +0 -0
  14. package/model/target/classes/com/lansweeper/dp/outbound/v1/Monitor$2.class +0 -0
  15. package/model/target/classes/com/lansweeper/dp/outbound/v1/Monitor$Builder.class +0 -0
  16. package/model/target/classes/com/lansweeper/dp/outbound/v1/Monitor.class +0 -0
  17. package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorData$1.class +0 -0
  18. package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorData$Builder.class +0 -0
  19. package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorData.class +0 -0
  20. package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorDataOrBuilder.class +0 -0
  21. package/model/target/classes/com/lansweeper/dp/outbound/v1/MonitorOrBuilder.class +0 -0
  22. package/model/target/classes/com/lansweeper/dp/outbound/v1/Outbound.class +0 -0
  23. package/model/target/classes/com/lansweeper/dp/outbound/v1/RhelBasedSoftwareDataPoints$1.class +0 -0
  24. package/model/target/classes/com/lansweeper/dp/outbound/v1/RhelBasedSoftwareDataPoints$Builder.class +0 -0
  25. package/model/target/classes/com/lansweeper/dp/outbound/v1/RhelBasedSoftwareDataPoints.class +0 -0
  26. package/model/target/classes/com/lansweeper/dp/outbound/v1/RhelBasedSoftwareDataPointsOrBuilder.class +0 -0
  27. package/model/target/classes/com/lansweeper/dp/outbound/v1/Software$1.class +0 -0
  28. package/model/target/classes/com/lansweeper/dp/outbound/v1/Software$Builder.class +0 -0
  29. package/model/target/classes/com/lansweeper/dp/outbound/v1/Software.class +0 -0
  30. package/model/target/classes/com/lansweeper/dp/outbound/v1/SoftwareOrBuilder.class +0 -0
  31. package/model/target/classes/outbound.proto +87 -4
  32. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/DebianBasedSoftwareDataPoints.java +1270 -0
  33. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/DebianBasedSoftwareDataPointsOrBuilder.java +153 -0
  34. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Monitor.java +208 -23
  35. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MonitorData.java +4621 -0
  36. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MonitorDataOrBuilder.java +488 -0
  37. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MonitorOrBuilder.java +15 -0
  38. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +1530 -1436
  39. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/RhelBasedSoftwareDataPoints.java +939 -0
  40. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/RhelBasedSoftwareDataPointsOrBuilder.java +95 -0
  41. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Software.java +370 -0
  42. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SoftwareOrBuilder.java +30 -0
  43. package/model/target/maven-archiver/pom.properties +2 -2
  44. package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +12 -0
  45. package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +6 -0
  46. package/model/target/{outbound-model-0.8.11-sources.jar → outbound-model-0.8.13-sources.jar} +0 -0
  47. package/model/target/{outbound-model-0.8.11.jar → outbound-model-0.8.13.jar} +0 -0
  48. package/package.json +2 -2
  49. package/pom.xml +1 -1
  50. package/proto/outbound.proto +87 -4
  51. package/service/pom.xml +1 -1
  52. package/service/target/maven-archiver/pom.properties +2 -2
  53. package/service/target/{outbound-service-0.8.11-sources.jar → outbound-service-0.8.13-sources.jar} +0 -0
  54. package/service/target/{outbound-service-0.8.11.jar → outbound-service-0.8.13.jar} +0 -0
@@ -142,6 +142,7 @@ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.DataProcessor', null, glo
142
142
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.DatastoreClusterDrsPodConfigRule', null, global);
143
143
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.DatastoreClusterDrsVmOverride', null, global);
144
144
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.DatastoreClusterStorageDrs', null, global);
145
+ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints', null, global);
145
146
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.DeconcileRequest', null, global);
146
147
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.DeconcileResponse', null, global);
147
148
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.DirectReport', null, global);
@@ -211,6 +212,7 @@ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.Memory', null, global);
211
212
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MemoryArray', null, global);
212
213
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.Monitor', null, global);
213
214
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.Monitor.SpecCase', null, global);
215
+ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MonitorData', null, global);
214
216
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MonitorInventory', null, global);
215
217
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.Motherboard', null, global);
216
218
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MotherboardDevice', null, global);
@@ -265,6 +267,7 @@ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo', null
265
267
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.EntryState', null, global);
266
268
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.MasterType', null, global);
267
269
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.Relation', null, global);
270
+ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints', null, global);
268
271
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.RunningProcess', null, global);
269
272
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ScanCredential', null, global);
270
273
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ScanError', null, global);
@@ -4821,6 +4824,27 @@ if (goog.DEBUG && !COMPILED) {
4821
4824
  */
4822
4825
  proto.com.lansweeper.dp.outbound.v1.Monitor.displayName = 'proto.com.lansweeper.dp.outbound.v1.Monitor';
4823
4826
  }
4827
+ /**
4828
+ * Generated by JsPbCodeGenerator.
4829
+ * @param {Array=} opt_data Optional initial data array, typically from a
4830
+ * server response, or constructed directly in Javascript. The array is used
4831
+ * in place and becomes part of the constructed object. It is not cloned.
4832
+ * If no data is provided, the constructed object will be empty, but still
4833
+ * valid.
4834
+ * @extends {jspb.Message}
4835
+ * @constructor
4836
+ */
4837
+ proto.com.lansweeper.dp.outbound.v1.MonitorData = function(opt_data) {
4838
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
4839
+ };
4840
+ goog.inherits(proto.com.lansweeper.dp.outbound.v1.MonitorData, jspb.Message);
4841
+ if (goog.DEBUG && !COMPILED) {
4842
+ /**
4843
+ * @public
4844
+ * @override
4845
+ */
4846
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.displayName = 'proto.com.lansweeper.dp.outbound.v1.MonitorData';
4847
+ }
4824
4848
  /**
4825
4849
  * Generated by JsPbCodeGenerator.
4826
4850
  * @param {Array=} opt_data Optional initial data array, typically from a
@@ -5031,6 +5055,48 @@ if (goog.DEBUG && !COMPILED) {
5031
5055
  */
5032
5056
  proto.com.lansweeper.dp.outbound.v1.Software.displayName = 'proto.com.lansweeper.dp.outbound.v1.Software';
5033
5057
  }
5058
+ /**
5059
+ * Generated by JsPbCodeGenerator.
5060
+ * @param {Array=} opt_data Optional initial data array, typically from a
5061
+ * server response, or constructed directly in Javascript. The array is used
5062
+ * in place and becomes part of the constructed object. It is not cloned.
5063
+ * If no data is provided, the constructed object will be empty, but still
5064
+ * valid.
5065
+ * @extends {jspb.Message}
5066
+ * @constructor
5067
+ */
5068
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints = function(opt_data) {
5069
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
5070
+ };
5071
+ goog.inherits(proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints, jspb.Message);
5072
+ if (goog.DEBUG && !COMPILED) {
5073
+ /**
5074
+ * @public
5075
+ * @override
5076
+ */
5077
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.displayName = 'proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints';
5078
+ }
5079
+ /**
5080
+ * Generated by JsPbCodeGenerator.
5081
+ * @param {Array=} opt_data Optional initial data array, typically from a
5082
+ * server response, or constructed directly in Javascript. The array is used
5083
+ * in place and becomes part of the constructed object. It is not cloned.
5084
+ * If no data is provided, the constructed object will be empty, but still
5085
+ * valid.
5086
+ * @extends {jspb.Message}
5087
+ * @constructor
5088
+ */
5089
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints = function(opt_data) {
5090
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
5091
+ };
5092
+ goog.inherits(proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints, jspb.Message);
5093
+ if (goog.DEBUG && !COMPILED) {
5094
+ /**
5095
+ * @public
5096
+ * @override
5097
+ */
5098
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.displayName = 'proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints';
5099
+ }
5034
5100
  /**
5035
5101
  * Generated by JsPbCodeGenerator.
5036
5102
  * @param {Array=} opt_data Optional initial data array, typically from a
@@ -120820,6 +120886,7 @@ proto.com.lansweeper.dp.outbound.v1.Monitor.toObject = function(includeInstance,
120820
120886
  manufacturerDate: (f = msg.getManufacturerDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
120821
120887
  windows: (f = msg.getWindows()) && proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.toObject(includeInstance, f),
120822
120888
  mac: (f = msg.getMac()) && proto.com.lansweeper.dp.outbound.v1.MacMonitorInfo.toObject(includeInstance, f),
120889
+ data: (f = msg.getData()) && proto.com.lansweeper.dp.outbound.v1.MonitorData.toObject(includeInstance, f),
120823
120890
  catalogBrand: (f = msg.getCatalogBrand()) && proto.com.lansweeper.dp.outbound.v1.CatalogBrand.toObject(includeInstance, f),
120824
120891
  catalogMonitor: (f = msg.getCatalogMonitor()) && proto.com.lansweeper.dp.outbound.v1.CatalogMonitor.toObject(includeInstance, f)
120825
120892
  };
@@ -120893,6 +120960,11 @@ proto.com.lansweeper.dp.outbound.v1.Monitor.deserializeBinaryFromReader = functi
120893
120960
  reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MacMonitorInfo.deserializeBinaryFromReader);
120894
120961
  msg.setMac(value);
120895
120962
  break;
120963
+ case 22:
120964
+ var value = new proto.com.lansweeper.dp.outbound.v1.MonitorData;
120965
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MonitorData.deserializeBinaryFromReader);
120966
+ msg.setData(value);
120967
+ break;
120896
120968
  case 50:
120897
120969
  var value = new proto.com.lansweeper.dp.outbound.v1.CatalogBrand;
120898
120970
  reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.CatalogBrand.deserializeBinaryFromReader);
@@ -120991,6 +121063,14 @@ proto.com.lansweeper.dp.outbound.v1.Monitor.serializeBinaryToWriter = function(m
120991
121063
  proto.com.lansweeper.dp.outbound.v1.MacMonitorInfo.serializeBinaryToWriter
120992
121064
  );
120993
121065
  }
121066
+ f = message.getData();
121067
+ if (f != null) {
121068
+ writer.writeMessage(
121069
+ 22,
121070
+ f,
121071
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.serializeBinaryToWriter
121072
+ );
121073
+ }
120994
121074
  f = message.getCatalogBrand();
120995
121075
  if (f != null) {
120996
121076
  writer.writeMessage(
@@ -121265,6 +121345,43 @@ proto.com.lansweeper.dp.outbound.v1.Monitor.prototype.hasMac = function() {
121265
121345
  };
121266
121346
 
121267
121347
 
121348
+ /**
121349
+ * optional MonitorData data = 22;
121350
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MonitorData}
121351
+ */
121352
+ proto.com.lansweeper.dp.outbound.v1.Monitor.prototype.getData = function() {
121353
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MonitorData} */ (
121354
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MonitorData, 22));
121355
+ };
121356
+
121357
+
121358
+ /**
121359
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MonitorData|undefined} value
121360
+ * @return {!proto.com.lansweeper.dp.outbound.v1.Monitor} returns this
121361
+ */
121362
+ proto.com.lansweeper.dp.outbound.v1.Monitor.prototype.setData = function(value) {
121363
+ return jspb.Message.setWrapperField(this, 22, value);
121364
+ };
121365
+
121366
+
121367
+ /**
121368
+ * Clears the message field making it undefined.
121369
+ * @return {!proto.com.lansweeper.dp.outbound.v1.Monitor} returns this
121370
+ */
121371
+ proto.com.lansweeper.dp.outbound.v1.Monitor.prototype.clearData = function() {
121372
+ return this.setData(undefined);
121373
+ };
121374
+
121375
+
121376
+ /**
121377
+ * Returns whether this field is set.
121378
+ * @return {boolean}
121379
+ */
121380
+ proto.com.lansweeper.dp.outbound.v1.Monitor.prototype.hasData = function() {
121381
+ return jspb.Message.getField(this, 22) != null;
121382
+ };
121383
+
121384
+
121268
121385
  /**
121269
121386
  * optional CatalogBrand catalog_brand = 50;
121270
121387
  * @return {?proto.com.lansweeper.dp.outbound.v1.CatalogBrand}
@@ -121355,8 +121472,8 @@ if (jspb.Message.GENERATE_TO_OBJECT) {
121355
121472
  * http://goto/soy-param-migration
121356
121473
  * @return {!Object}
121357
121474
  */
121358
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.toObject = function(opt_includeInstance) {
121359
- return proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.toObject(opt_includeInstance, this);
121475
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.toObject = function(opt_includeInstance) {
121476
+ return proto.com.lansweeper.dp.outbound.v1.MonitorData.toObject(opt_includeInstance, this);
121360
121477
  };
121361
121478
 
121362
121479
 
@@ -121365,20 +121482,48 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.toObject = func
121365
121482
  * @param {boolean|undefined} includeInstance Deprecated. Whether to include
121366
121483
  * the JSPB instance for transitional soy proto support:
121367
121484
  * http://goto/soy-param-migration
121368
- * @param {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} msg The msg instance to transform.
121485
+ * @param {!proto.com.lansweeper.dp.outbound.v1.MonitorData} msg The msg instance to transform.
121369
121486
  * @return {!Object}
121370
121487
  * @suppress {unusedLocalVariables} f is only used for nested messages
121371
121488
  */
121372
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.toObject = function(includeInstance, msg) {
121489
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.toObject = function(includeInstance, msg) {
121373
121490
  var f, obj = {
121374
- model: jspb.Message.getFieldWithDefault(msg, 1, ""),
121375
- pnpDeviceId: jspb.Message.getFieldWithDefault(msg, 2, ""),
121376
- serialNumber: jspb.Message.getFieldWithDefault(msg, 3, ""),
121377
- serialHex: jspb.Message.getFieldWithDefault(msg, 4, ""),
121378
- vesaManufacturer: jspb.Message.getFieldWithDefault(msg, 5, ""),
121379
- keyManufacturer: jspb.Message.getFieldWithDefault(msg, 6, ""),
121380
- manufacturerDate: (f = msg.getManufacturerDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
121381
- deviceId: jspb.Message.getFieldWithDefault(msg, 8, "")
121491
+ sizeInInch: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0),
121492
+ maxResolution: jspb.Message.getFieldWithDefault(msg, 2, ""),
121493
+ aspectRatio: jspb.Message.getFieldWithDefault(msg, 3, ""),
121494
+ responseTimeInMs: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0),
121495
+ hdType: jspb.Message.getFieldWithDefault(msg, 5, ""),
121496
+ displayTech: jspb.Message.getFieldWithDefault(msg, 6, ""),
121497
+ refreshRate: jspb.Message.getFloatingPointFieldWithDefault(msg, 7, 0.0),
121498
+ panel: jspb.Message.getFieldWithDefault(msg, 8, ""),
121499
+ heightInCm: jspb.Message.getFloatingPointFieldWithDefault(msg, 9, 0.0),
121500
+ widthInCm: jspb.Message.getFloatingPointFieldWithDefault(msg, 10, 0.0),
121501
+ diagonalInCm: jspb.Message.getFloatingPointFieldWithDefault(msg, 11, 0.0),
121502
+ hasSpeakers: jspb.Message.getBooleanFieldWithDefault(msg, 12, false),
121503
+ hasCamera: jspb.Message.getBooleanFieldWithDefault(msg, 13, false),
121504
+ hasUsbHub: jspb.Message.getBooleanFieldWithDefault(msg, 14, false),
121505
+ usbUpstream: jspb.Message.getFieldWithDefault(msg, 15, ""),
121506
+ nrOfUsbUpstream: jspb.Message.getFieldWithDefault(msg, 16, 0),
121507
+ usbTypeADownstream: jspb.Message.getFieldWithDefault(msg, 17, 0),
121508
+ nrOfVga: jspb.Message.getFieldWithDefault(msg, 18, 0),
121509
+ nrOfDvi: jspb.Message.getFieldWithDefault(msg, 19, 0),
121510
+ nrOfHdmi: jspb.Message.getFieldWithDefault(msg, 20, 0),
121511
+ hdmiVersion: jspb.Message.getFieldWithDefault(msg, 21, ""),
121512
+ numberOfDisplayPorts: jspb.Message.getFieldWithDefault(msg, 22, 0),
121513
+ displayPortVersion: jspb.Message.getFieldWithDefault(msg, 23, ""),
121514
+ energyClass: jspb.Message.getFieldWithDefault(msg, 24, ""),
121515
+ sdrPer1000U: jspb.Message.getFloatingPointFieldWithDefault(msg, 25, 0.0),
121516
+ averageWattUsage: jspb.Message.getFloatingPointFieldWithDefault(msg, 26, 0.0),
121517
+ standbyWattUsage: jspb.Message.getFloatingPointFieldWithDefault(msg, 27, 0.0),
121518
+ maxWattUsage: jspb.Message.getFloatingPointFieldWithDefault(msg, 28, 0.0),
121519
+ wattUsageWhenOff: jspb.Message.getFloatingPointFieldWithDefault(msg, 29, 0.0),
121520
+ wattPowerSave: jspb.Message.getFloatingPointFieldWithDefault(msg, 30, 0.0),
121521
+ acVoltage: jspb.Message.getFieldWithDefault(msg, 31, ""),
121522
+ acFreqInHz: jspb.Message.getFieldWithDefault(msg, 32, ""),
121523
+ currentInA: jspb.Message.getFloatingPointFieldWithDefault(msg, 33, 0.0),
121524
+ manufacturer: jspb.Message.getFieldWithDefault(msg, 34, ""),
121525
+ model: jspb.Message.getFieldWithDefault(msg, 35, ""),
121526
+ creationDate: (f = msg.getCreationDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f)
121382
121527
  };
121383
121528
 
121384
121529
  if (includeInstance) {
@@ -121392,23 +121537,23 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.toObject = function(inclu
121392
121537
  /**
121393
121538
  * Deserializes binary data (in protobuf wire format).
121394
121539
  * @param {jspb.ByteSource} bytes The bytes to deserialize.
121395
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo}
121540
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData}
121396
121541
  */
121397
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.deserializeBinary = function(bytes) {
121542
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.deserializeBinary = function(bytes) {
121398
121543
  var reader = new jspb.BinaryReader(bytes);
121399
- var msg = new proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo;
121400
- return proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.deserializeBinaryFromReader(msg, reader);
121544
+ var msg = new proto.com.lansweeper.dp.outbound.v1.MonitorData;
121545
+ return proto.com.lansweeper.dp.outbound.v1.MonitorData.deserializeBinaryFromReader(msg, reader);
121401
121546
  };
121402
121547
 
121403
121548
 
121404
121549
  /**
121405
121550
  * Deserializes binary data (in protobuf wire format) from the
121406
121551
  * given reader into the given message object.
121407
- * @param {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} msg The message object to deserialize into.
121552
+ * @param {!proto.com.lansweeper.dp.outbound.v1.MonitorData} msg The message object to deserialize into.
121408
121553
  * @param {!jspb.BinaryReader} reader The BinaryReader to use.
121409
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo}
121554
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData}
121410
121555
  */
121411
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.deserializeBinaryFromReader = function(msg, reader) {
121556
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.deserializeBinaryFromReader = function(msg, reader) {
121412
121557
  while (reader.nextField()) {
121413
121558
  if (reader.isEndGroup()) {
121414
121559
  break;
@@ -121416,37 +121561,149 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.deserializeBinaryFromRead
121416
121561
  var field = reader.getFieldNumber();
121417
121562
  switch (field) {
121418
121563
  case 1:
121419
- var value = /** @type {string} */ (reader.readString());
121420
- msg.setModel(value);
121564
+ var value = /** @type {number} */ (reader.readDouble());
121565
+ msg.setSizeInInch(value);
121421
121566
  break;
121422
121567
  case 2:
121423
121568
  var value = /** @type {string} */ (reader.readString());
121424
- msg.setPnpDeviceId(value);
121569
+ msg.setMaxResolution(value);
121425
121570
  break;
121426
121571
  case 3:
121427
121572
  var value = /** @type {string} */ (reader.readString());
121428
- msg.setSerialNumber(value);
121573
+ msg.setAspectRatio(value);
121429
121574
  break;
121430
121575
  case 4:
121431
- var value = /** @type {string} */ (reader.readString());
121432
- msg.setSerialHex(value);
121576
+ var value = /** @type {number} */ (reader.readDouble());
121577
+ msg.setResponseTimeInMs(value);
121433
121578
  break;
121434
121579
  case 5:
121435
121580
  var value = /** @type {string} */ (reader.readString());
121436
- msg.setVesaManufacturer(value);
121581
+ msg.setHdType(value);
121437
121582
  break;
121438
121583
  case 6:
121439
121584
  var value = /** @type {string} */ (reader.readString());
121440
- msg.setKeyManufacturer(value);
121585
+ msg.setDisplayTech(value);
121441
121586
  break;
121442
121587
  case 7:
121443
- var value = new google_protobuf_timestamp_pb.Timestamp;
121444
- reader.readMessage(value,google_protobuf_timestamp_pb.Timestamp.deserializeBinaryFromReader);
121445
- msg.setManufacturerDate(value);
121588
+ var value = /** @type {number} */ (reader.readDouble());
121589
+ msg.setRefreshRate(value);
121446
121590
  break;
121447
121591
  case 8:
121448
121592
  var value = /** @type {string} */ (reader.readString());
121449
- msg.setDeviceId(value);
121593
+ msg.setPanel(value);
121594
+ break;
121595
+ case 9:
121596
+ var value = /** @type {number} */ (reader.readDouble());
121597
+ msg.setHeightInCm(value);
121598
+ break;
121599
+ case 10:
121600
+ var value = /** @type {number} */ (reader.readDouble());
121601
+ msg.setWidthInCm(value);
121602
+ break;
121603
+ case 11:
121604
+ var value = /** @type {number} */ (reader.readDouble());
121605
+ msg.setDiagonalInCm(value);
121606
+ break;
121607
+ case 12:
121608
+ var value = /** @type {boolean} */ (reader.readBool());
121609
+ msg.setHasSpeakers(value);
121610
+ break;
121611
+ case 13:
121612
+ var value = /** @type {boolean} */ (reader.readBool());
121613
+ msg.setHasCamera(value);
121614
+ break;
121615
+ case 14:
121616
+ var value = /** @type {boolean} */ (reader.readBool());
121617
+ msg.setHasUsbHub(value);
121618
+ break;
121619
+ case 15:
121620
+ var value = /** @type {string} */ (reader.readString());
121621
+ msg.setUsbUpstream(value);
121622
+ break;
121623
+ case 16:
121624
+ var value = /** @type {number} */ (reader.readInt64());
121625
+ msg.setNrOfUsbUpstream(value);
121626
+ break;
121627
+ case 17:
121628
+ var value = /** @type {number} */ (reader.readInt64());
121629
+ msg.setUsbTypeADownstream(value);
121630
+ break;
121631
+ case 18:
121632
+ var value = /** @type {number} */ (reader.readInt64());
121633
+ msg.setNrOfVga(value);
121634
+ break;
121635
+ case 19:
121636
+ var value = /** @type {number} */ (reader.readInt64());
121637
+ msg.setNrOfDvi(value);
121638
+ break;
121639
+ case 20:
121640
+ var value = /** @type {number} */ (reader.readInt64());
121641
+ msg.setNrOfHdmi(value);
121642
+ break;
121643
+ case 21:
121644
+ var value = /** @type {string} */ (reader.readString());
121645
+ msg.setHdmiVersion(value);
121646
+ break;
121647
+ case 22:
121648
+ var value = /** @type {number} */ (reader.readInt64());
121649
+ msg.setNumberOfDisplayPorts(value);
121650
+ break;
121651
+ case 23:
121652
+ var value = /** @type {string} */ (reader.readString());
121653
+ msg.setDisplayPortVersion(value);
121654
+ break;
121655
+ case 24:
121656
+ var value = /** @type {string} */ (reader.readString());
121657
+ msg.setEnergyClass(value);
121658
+ break;
121659
+ case 25:
121660
+ var value = /** @type {number} */ (reader.readDouble());
121661
+ msg.setSdrPer1000U(value);
121662
+ break;
121663
+ case 26:
121664
+ var value = /** @type {number} */ (reader.readDouble());
121665
+ msg.setAverageWattUsage(value);
121666
+ break;
121667
+ case 27:
121668
+ var value = /** @type {number} */ (reader.readDouble());
121669
+ msg.setStandbyWattUsage(value);
121670
+ break;
121671
+ case 28:
121672
+ var value = /** @type {number} */ (reader.readDouble());
121673
+ msg.setMaxWattUsage(value);
121674
+ break;
121675
+ case 29:
121676
+ var value = /** @type {number} */ (reader.readDouble());
121677
+ msg.setWattUsageWhenOff(value);
121678
+ break;
121679
+ case 30:
121680
+ var value = /** @type {number} */ (reader.readDouble());
121681
+ msg.setWattPowerSave(value);
121682
+ break;
121683
+ case 31:
121684
+ var value = /** @type {string} */ (reader.readString());
121685
+ msg.setAcVoltage(value);
121686
+ break;
121687
+ case 32:
121688
+ var value = /** @type {string} */ (reader.readString());
121689
+ msg.setAcFreqInHz(value);
121690
+ break;
121691
+ case 33:
121692
+ var value = /** @type {number} */ (reader.readDouble());
121693
+ msg.setCurrentInA(value);
121694
+ break;
121695
+ case 34:
121696
+ var value = /** @type {string} */ (reader.readString());
121697
+ msg.setManufacturer(value);
121698
+ break;
121699
+ case 35:
121700
+ var value = /** @type {string} */ (reader.readString());
121701
+ msg.setModel(value);
121702
+ break;
121703
+ case 36:
121704
+ var value = new google_protobuf_timestamp_pb.Timestamp;
121705
+ reader.readMessage(value,google_protobuf_timestamp_pb.Timestamp.deserializeBinaryFromReader);
121706
+ msg.setCreationDate(value);
121450
121707
  break;
121451
121708
  default:
121452
121709
  reader.skipField();
@@ -121461,9 +121718,9 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.deserializeBinaryFromRead
121461
121718
  * Serializes the message to binary data (in protobuf wire format).
121462
121719
  * @return {!Uint8Array}
121463
121720
  */
121464
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.serializeBinary = function() {
121721
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.serializeBinary = function() {
121465
121722
  var writer = new jspb.BinaryWriter();
121466
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.serializeBinaryToWriter(this, writer);
121723
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.serializeBinaryToWriter(this, writer);
121467
121724
  return writer.getResultBuffer();
121468
121725
  };
121469
121726
 
@@ -121471,15 +121728,15 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.serializeBinary
121471
121728
  /**
121472
121729
  * Serializes the given message to binary data (in protobuf wire
121473
121730
  * format), writing to the given BinaryWriter.
121474
- * @param {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} message
121731
+ * @param {!proto.com.lansweeper.dp.outbound.v1.MonitorData} message
121475
121732
  * @param {!jspb.BinaryWriter} writer
121476
121733
  * @suppress {unusedLocalVariables} f is only used for nested messages
121477
121734
  */
121478
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.serializeBinaryToWriter = function(message, writer) {
121735
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.serializeBinaryToWriter = function(message, writer) {
121479
121736
  var f = undefined;
121480
- f = message.getModel();
121481
- if (f.length > 0) {
121482
- writer.writeString(
121737
+ f = /** @type {number} */ (jspb.Message.getField(message, 1));
121738
+ if (f != null) {
121739
+ writer.writeDouble(
121483
121740
  1,
121484
121741
  f
121485
121742
  );
@@ -121498,9 +121755,9 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.serializeBinaryToWriter =
121498
121755
  f
121499
121756
  );
121500
121757
  }
121501
- f = /** @type {string} */ (jspb.Message.getField(message, 4));
121758
+ f = /** @type {number} */ (jspb.Message.getField(message, 4));
121502
121759
  if (f != null) {
121503
- writer.writeString(
121760
+ writer.writeDouble(
121504
121761
  4,
121505
121762
  f
121506
121763
  );
@@ -121519,12 +121776,11 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.serializeBinaryToWriter =
121519
121776
  f
121520
121777
  );
121521
121778
  }
121522
- f = message.getManufacturerDate();
121779
+ f = /** @type {number} */ (jspb.Message.getField(message, 7));
121523
121780
  if (f != null) {
121524
- writer.writeMessage(
121781
+ writer.writeDouble(
121525
121782
  7,
121526
- f,
121527
- google_protobuf_timestamp_pb.Timestamp.serializeBinaryToWriter
121783
+ f
121528
121784
  );
121529
121785
  }
121530
121786
  f = /** @type {string} */ (jspb.Message.getField(message, 8));
@@ -121534,50 +121790,265 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.serializeBinaryToWriter =
121534
121790
  f
121535
121791
  );
121536
121792
  }
121793
+ f = /** @type {number} */ (jspb.Message.getField(message, 9));
121794
+ if (f != null) {
121795
+ writer.writeDouble(
121796
+ 9,
121797
+ f
121798
+ );
121799
+ }
121800
+ f = /** @type {number} */ (jspb.Message.getField(message, 10));
121801
+ if (f != null) {
121802
+ writer.writeDouble(
121803
+ 10,
121804
+ f
121805
+ );
121806
+ }
121807
+ f = /** @type {number} */ (jspb.Message.getField(message, 11));
121808
+ if (f != null) {
121809
+ writer.writeDouble(
121810
+ 11,
121811
+ f
121812
+ );
121813
+ }
121814
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 12));
121815
+ if (f != null) {
121816
+ writer.writeBool(
121817
+ 12,
121818
+ f
121819
+ );
121820
+ }
121821
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 13));
121822
+ if (f != null) {
121823
+ writer.writeBool(
121824
+ 13,
121825
+ f
121826
+ );
121827
+ }
121828
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 14));
121829
+ if (f != null) {
121830
+ writer.writeBool(
121831
+ 14,
121832
+ f
121833
+ );
121834
+ }
121835
+ f = /** @type {string} */ (jspb.Message.getField(message, 15));
121836
+ if (f != null) {
121837
+ writer.writeString(
121838
+ 15,
121839
+ f
121840
+ );
121841
+ }
121842
+ f = /** @type {number} */ (jspb.Message.getField(message, 16));
121843
+ if (f != null) {
121844
+ writer.writeInt64(
121845
+ 16,
121846
+ f
121847
+ );
121848
+ }
121849
+ f = /** @type {number} */ (jspb.Message.getField(message, 17));
121850
+ if (f != null) {
121851
+ writer.writeInt64(
121852
+ 17,
121853
+ f
121854
+ );
121855
+ }
121856
+ f = /** @type {number} */ (jspb.Message.getField(message, 18));
121857
+ if (f != null) {
121858
+ writer.writeInt64(
121859
+ 18,
121860
+ f
121861
+ );
121862
+ }
121863
+ f = /** @type {number} */ (jspb.Message.getField(message, 19));
121864
+ if (f != null) {
121865
+ writer.writeInt64(
121866
+ 19,
121867
+ f
121868
+ );
121869
+ }
121870
+ f = /** @type {number} */ (jspb.Message.getField(message, 20));
121871
+ if (f != null) {
121872
+ writer.writeInt64(
121873
+ 20,
121874
+ f
121875
+ );
121876
+ }
121877
+ f = /** @type {string} */ (jspb.Message.getField(message, 21));
121878
+ if (f != null) {
121879
+ writer.writeString(
121880
+ 21,
121881
+ f
121882
+ );
121883
+ }
121884
+ f = /** @type {number} */ (jspb.Message.getField(message, 22));
121885
+ if (f != null) {
121886
+ writer.writeInt64(
121887
+ 22,
121888
+ f
121889
+ );
121890
+ }
121891
+ f = /** @type {string} */ (jspb.Message.getField(message, 23));
121892
+ if (f != null) {
121893
+ writer.writeString(
121894
+ 23,
121895
+ f
121896
+ );
121897
+ }
121898
+ f = /** @type {string} */ (jspb.Message.getField(message, 24));
121899
+ if (f != null) {
121900
+ writer.writeString(
121901
+ 24,
121902
+ f
121903
+ );
121904
+ }
121905
+ f = /** @type {number} */ (jspb.Message.getField(message, 25));
121906
+ if (f != null) {
121907
+ writer.writeDouble(
121908
+ 25,
121909
+ f
121910
+ );
121911
+ }
121912
+ f = /** @type {number} */ (jspb.Message.getField(message, 26));
121913
+ if (f != null) {
121914
+ writer.writeDouble(
121915
+ 26,
121916
+ f
121917
+ );
121918
+ }
121919
+ f = /** @type {number} */ (jspb.Message.getField(message, 27));
121920
+ if (f != null) {
121921
+ writer.writeDouble(
121922
+ 27,
121923
+ f
121924
+ );
121925
+ }
121926
+ f = /** @type {number} */ (jspb.Message.getField(message, 28));
121927
+ if (f != null) {
121928
+ writer.writeDouble(
121929
+ 28,
121930
+ f
121931
+ );
121932
+ }
121933
+ f = /** @type {number} */ (jspb.Message.getField(message, 29));
121934
+ if (f != null) {
121935
+ writer.writeDouble(
121936
+ 29,
121937
+ f
121938
+ );
121939
+ }
121940
+ f = /** @type {number} */ (jspb.Message.getField(message, 30));
121941
+ if (f != null) {
121942
+ writer.writeDouble(
121943
+ 30,
121944
+ f
121945
+ );
121946
+ }
121947
+ f = /** @type {string} */ (jspb.Message.getField(message, 31));
121948
+ if (f != null) {
121949
+ writer.writeString(
121950
+ 31,
121951
+ f
121952
+ );
121953
+ }
121954
+ f = /** @type {string} */ (jspb.Message.getField(message, 32));
121955
+ if (f != null) {
121956
+ writer.writeString(
121957
+ 32,
121958
+ f
121959
+ );
121960
+ }
121961
+ f = /** @type {number} */ (jspb.Message.getField(message, 33));
121962
+ if (f != null) {
121963
+ writer.writeDouble(
121964
+ 33,
121965
+ f
121966
+ );
121967
+ }
121968
+ f = /** @type {string} */ (jspb.Message.getField(message, 34));
121969
+ if (f != null) {
121970
+ writer.writeString(
121971
+ 34,
121972
+ f
121973
+ );
121974
+ }
121975
+ f = /** @type {string} */ (jspb.Message.getField(message, 35));
121976
+ if (f != null) {
121977
+ writer.writeString(
121978
+ 35,
121979
+ f
121980
+ );
121981
+ }
121982
+ f = message.getCreationDate();
121983
+ if (f != null) {
121984
+ writer.writeMessage(
121985
+ 36,
121986
+ f,
121987
+ google_protobuf_timestamp_pb.Timestamp.serializeBinaryToWriter
121988
+ );
121989
+ }
121537
121990
  };
121538
121991
 
121539
121992
 
121540
121993
  /**
121541
- * optional string model = 1;
121542
- * @return {string}
121994
+ * optional double size_in_inch = 1;
121995
+ * @return {number}
121543
121996
  */
121544
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.getModel = function() {
121545
- return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
121997
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getSizeInInch = function() {
121998
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 1, 0.0));
121546
121999
  };
121547
122000
 
121548
122001
 
121549
122002
  /**
121550
- * @param {string} value
121551
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
122003
+ * @param {number} value
122004
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
121552
122005
  */
121553
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.setModel = function(value) {
121554
- return jspb.Message.setProto3StringField(this, 1, value);
122006
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setSizeInInch = function(value) {
122007
+ return jspb.Message.setField(this, 1, value);
121555
122008
  };
121556
122009
 
121557
122010
 
121558
122011
  /**
121559
- * optional string pnp_device_id = 2;
122012
+ * Clears the field making it undefined.
122013
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122014
+ */
122015
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearSizeInInch = function() {
122016
+ return jspb.Message.setField(this, 1, undefined);
122017
+ };
122018
+
122019
+
122020
+ /**
122021
+ * Returns whether this field is set.
122022
+ * @return {boolean}
122023
+ */
122024
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasSizeInInch = function() {
122025
+ return jspb.Message.getField(this, 1) != null;
122026
+ };
122027
+
122028
+
122029
+ /**
122030
+ * optional string max_resolution = 2;
121560
122031
  * @return {string}
121561
122032
  */
121562
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.getPnpDeviceId = function() {
122033
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getMaxResolution = function() {
121563
122034
  return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
121564
122035
  };
121565
122036
 
121566
122037
 
121567
122038
  /**
121568
122039
  * @param {string} value
121569
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
122040
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
121570
122041
  */
121571
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.setPnpDeviceId = function(value) {
122042
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setMaxResolution = function(value) {
121572
122043
  return jspb.Message.setField(this, 2, value);
121573
122044
  };
121574
122045
 
121575
122046
 
121576
122047
  /**
121577
122048
  * Clears the field making it undefined.
121578
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
122049
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
121579
122050
  */
121580
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearPnpDeviceId = function() {
122051
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearMaxResolution = function() {
121581
122052
  return jspb.Message.setField(this, 2, undefined);
121582
122053
  };
121583
122054
 
@@ -121586,34 +122057,34 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearPnpDeviceI
121586
122057
  * Returns whether this field is set.
121587
122058
  * @return {boolean}
121588
122059
  */
121589
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.hasPnpDeviceId = function() {
122060
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasMaxResolution = function() {
121590
122061
  return jspb.Message.getField(this, 2) != null;
121591
122062
  };
121592
122063
 
121593
122064
 
121594
122065
  /**
121595
- * optional string serial_number = 3;
122066
+ * optional string aspect_ratio = 3;
121596
122067
  * @return {string}
121597
122068
  */
121598
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.getSerialNumber = function() {
122069
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getAspectRatio = function() {
121599
122070
  return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
121600
122071
  };
121601
122072
 
121602
122073
 
121603
122074
  /**
121604
122075
  * @param {string} value
121605
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
122076
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
121606
122077
  */
121607
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.setSerialNumber = function(value) {
122078
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setAspectRatio = function(value) {
121608
122079
  return jspb.Message.setField(this, 3, value);
121609
122080
  };
121610
122081
 
121611
122082
 
121612
122083
  /**
121613
122084
  * Clears the field making it undefined.
121614
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
122085
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
121615
122086
  */
121616
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearSerialNumber = function() {
122087
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearAspectRatio = function() {
121617
122088
  return jspb.Message.setField(this, 3, undefined);
121618
122089
  };
121619
122090
 
@@ -121622,34 +122093,34 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearSerialNumb
121622
122093
  * Returns whether this field is set.
121623
122094
  * @return {boolean}
121624
122095
  */
121625
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.hasSerialNumber = function() {
122096
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasAspectRatio = function() {
121626
122097
  return jspb.Message.getField(this, 3) != null;
121627
122098
  };
121628
122099
 
121629
122100
 
121630
122101
  /**
121631
- * optional string serial_hex = 4;
121632
- * @return {string}
122102
+ * optional double response_time_in_ms = 4;
122103
+ * @return {number}
121633
122104
  */
121634
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.getSerialHex = function() {
121635
- return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, ""));
122105
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getResponseTimeInMs = function() {
122106
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 4, 0.0));
121636
122107
  };
121637
122108
 
121638
122109
 
121639
122110
  /**
121640
- * @param {string} value
121641
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
122111
+ * @param {number} value
122112
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
121642
122113
  */
121643
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.setSerialHex = function(value) {
122114
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setResponseTimeInMs = function(value) {
121644
122115
  return jspb.Message.setField(this, 4, value);
121645
122116
  };
121646
122117
 
121647
122118
 
121648
122119
  /**
121649
122120
  * Clears the field making it undefined.
121650
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
122121
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
121651
122122
  */
121652
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearSerialHex = function() {
122123
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearResponseTimeInMs = function() {
121653
122124
  return jspb.Message.setField(this, 4, undefined);
121654
122125
  };
121655
122126
 
@@ -121658,34 +122129,34 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearSerialHex
121658
122129
  * Returns whether this field is set.
121659
122130
  * @return {boolean}
121660
122131
  */
121661
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.hasSerialHex = function() {
122132
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasResponseTimeInMs = function() {
121662
122133
  return jspb.Message.getField(this, 4) != null;
121663
122134
  };
121664
122135
 
121665
122136
 
121666
122137
  /**
121667
- * optional string vesa_manufacturer = 5;
122138
+ * optional string hd_type = 5;
121668
122139
  * @return {string}
121669
122140
  */
121670
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.getVesaManufacturer = function() {
122141
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getHdType = function() {
121671
122142
  return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, ""));
121672
122143
  };
121673
122144
 
121674
122145
 
121675
122146
  /**
121676
122147
  * @param {string} value
121677
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
122148
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
121678
122149
  */
121679
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.setVesaManufacturer = function(value) {
122150
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setHdType = function(value) {
121680
122151
  return jspb.Message.setField(this, 5, value);
121681
122152
  };
121682
122153
 
121683
122154
 
121684
122155
  /**
121685
122156
  * Clears the field making it undefined.
121686
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
122157
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
121687
122158
  */
121688
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearVesaManufacturer = function() {
122159
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearHdType = function() {
121689
122160
  return jspb.Message.setField(this, 5, undefined);
121690
122161
  };
121691
122162
 
@@ -121694,34 +122165,34 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearVesaManufa
121694
122165
  * Returns whether this field is set.
121695
122166
  * @return {boolean}
121696
122167
  */
121697
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.hasVesaManufacturer = function() {
122168
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasHdType = function() {
121698
122169
  return jspb.Message.getField(this, 5) != null;
121699
122170
  };
121700
122171
 
121701
122172
 
121702
122173
  /**
121703
- * optional string key_manufacturer = 6;
122174
+ * optional string display_tech = 6;
121704
122175
  * @return {string}
121705
122176
  */
121706
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.getKeyManufacturer = function() {
122177
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getDisplayTech = function() {
121707
122178
  return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, ""));
121708
122179
  };
121709
122180
 
121710
122181
 
121711
122182
  /**
121712
122183
  * @param {string} value
121713
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
122184
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
121714
122185
  */
121715
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.setKeyManufacturer = function(value) {
122186
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setDisplayTech = function(value) {
121716
122187
  return jspb.Message.setField(this, 6, value);
121717
122188
  };
121718
122189
 
121719
122190
 
121720
122191
  /**
121721
122192
  * Clears the field making it undefined.
121722
- * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
122193
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
121723
122194
  */
121724
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearKeyManufacturer = function() {
122195
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearDisplayTech = function() {
121725
122196
  return jspb.Message.setField(this, 6, undefined);
121726
122197
  };
121727
122198
 
@@ -121730,7 +122201,1484 @@ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearKeyManufac
121730
122201
  * Returns whether this field is set.
121731
122202
  * @return {boolean}
121732
122203
  */
121733
- proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.hasKeyManufacturer = function() {
122204
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasDisplayTech = function() {
122205
+ return jspb.Message.getField(this, 6) != null;
122206
+ };
122207
+
122208
+
122209
+ /**
122210
+ * optional double refresh_rate = 7;
122211
+ * @return {number}
122212
+ */
122213
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getRefreshRate = function() {
122214
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 7, 0.0));
122215
+ };
122216
+
122217
+
122218
+ /**
122219
+ * @param {number} value
122220
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122221
+ */
122222
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setRefreshRate = function(value) {
122223
+ return jspb.Message.setField(this, 7, value);
122224
+ };
122225
+
122226
+
122227
+ /**
122228
+ * Clears the field making it undefined.
122229
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122230
+ */
122231
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearRefreshRate = function() {
122232
+ return jspb.Message.setField(this, 7, undefined);
122233
+ };
122234
+
122235
+
122236
+ /**
122237
+ * Returns whether this field is set.
122238
+ * @return {boolean}
122239
+ */
122240
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasRefreshRate = function() {
122241
+ return jspb.Message.getField(this, 7) != null;
122242
+ };
122243
+
122244
+
122245
+ /**
122246
+ * optional string panel = 8;
122247
+ * @return {string}
122248
+ */
122249
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getPanel = function() {
122250
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 8, ""));
122251
+ };
122252
+
122253
+
122254
+ /**
122255
+ * @param {string} value
122256
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122257
+ */
122258
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setPanel = function(value) {
122259
+ return jspb.Message.setField(this, 8, value);
122260
+ };
122261
+
122262
+
122263
+ /**
122264
+ * Clears the field making it undefined.
122265
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122266
+ */
122267
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearPanel = function() {
122268
+ return jspb.Message.setField(this, 8, undefined);
122269
+ };
122270
+
122271
+
122272
+ /**
122273
+ * Returns whether this field is set.
122274
+ * @return {boolean}
122275
+ */
122276
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasPanel = function() {
122277
+ return jspb.Message.getField(this, 8) != null;
122278
+ };
122279
+
122280
+
122281
+ /**
122282
+ * optional double height_in_cm = 9;
122283
+ * @return {number}
122284
+ */
122285
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getHeightInCm = function() {
122286
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 9, 0.0));
122287
+ };
122288
+
122289
+
122290
+ /**
122291
+ * @param {number} value
122292
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122293
+ */
122294
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setHeightInCm = function(value) {
122295
+ return jspb.Message.setField(this, 9, value);
122296
+ };
122297
+
122298
+
122299
+ /**
122300
+ * Clears the field making it undefined.
122301
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122302
+ */
122303
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearHeightInCm = function() {
122304
+ return jspb.Message.setField(this, 9, undefined);
122305
+ };
122306
+
122307
+
122308
+ /**
122309
+ * Returns whether this field is set.
122310
+ * @return {boolean}
122311
+ */
122312
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasHeightInCm = function() {
122313
+ return jspb.Message.getField(this, 9) != null;
122314
+ };
122315
+
122316
+
122317
+ /**
122318
+ * optional double width_in_cm = 10;
122319
+ * @return {number}
122320
+ */
122321
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getWidthInCm = function() {
122322
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 10, 0.0));
122323
+ };
122324
+
122325
+
122326
+ /**
122327
+ * @param {number} value
122328
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122329
+ */
122330
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setWidthInCm = function(value) {
122331
+ return jspb.Message.setField(this, 10, value);
122332
+ };
122333
+
122334
+
122335
+ /**
122336
+ * Clears the field making it undefined.
122337
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122338
+ */
122339
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearWidthInCm = function() {
122340
+ return jspb.Message.setField(this, 10, undefined);
122341
+ };
122342
+
122343
+
122344
+ /**
122345
+ * Returns whether this field is set.
122346
+ * @return {boolean}
122347
+ */
122348
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasWidthInCm = function() {
122349
+ return jspb.Message.getField(this, 10) != null;
122350
+ };
122351
+
122352
+
122353
+ /**
122354
+ * optional double diagonal_in_cm = 11;
122355
+ * @return {number}
122356
+ */
122357
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getDiagonalInCm = function() {
122358
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 11, 0.0));
122359
+ };
122360
+
122361
+
122362
+ /**
122363
+ * @param {number} value
122364
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122365
+ */
122366
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setDiagonalInCm = function(value) {
122367
+ return jspb.Message.setField(this, 11, value);
122368
+ };
122369
+
122370
+
122371
+ /**
122372
+ * Clears the field making it undefined.
122373
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122374
+ */
122375
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearDiagonalInCm = function() {
122376
+ return jspb.Message.setField(this, 11, undefined);
122377
+ };
122378
+
122379
+
122380
+ /**
122381
+ * Returns whether this field is set.
122382
+ * @return {boolean}
122383
+ */
122384
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasDiagonalInCm = function() {
122385
+ return jspb.Message.getField(this, 11) != null;
122386
+ };
122387
+
122388
+
122389
+ /**
122390
+ * optional bool has_speakers = 12;
122391
+ * @return {boolean}
122392
+ */
122393
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getHasSpeakers = function() {
122394
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 12, false));
122395
+ };
122396
+
122397
+
122398
+ /**
122399
+ * @param {boolean} value
122400
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122401
+ */
122402
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setHasSpeakers = function(value) {
122403
+ return jspb.Message.setField(this, 12, value);
122404
+ };
122405
+
122406
+
122407
+ /**
122408
+ * Clears the field making it undefined.
122409
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122410
+ */
122411
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearHasSpeakers = function() {
122412
+ return jspb.Message.setField(this, 12, undefined);
122413
+ };
122414
+
122415
+
122416
+ /**
122417
+ * Returns whether this field is set.
122418
+ * @return {boolean}
122419
+ */
122420
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasHasSpeakers = function() {
122421
+ return jspb.Message.getField(this, 12) != null;
122422
+ };
122423
+
122424
+
122425
+ /**
122426
+ * optional bool has_camera = 13;
122427
+ * @return {boolean}
122428
+ */
122429
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getHasCamera = function() {
122430
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 13, false));
122431
+ };
122432
+
122433
+
122434
+ /**
122435
+ * @param {boolean} value
122436
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122437
+ */
122438
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setHasCamera = function(value) {
122439
+ return jspb.Message.setField(this, 13, value);
122440
+ };
122441
+
122442
+
122443
+ /**
122444
+ * Clears the field making it undefined.
122445
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122446
+ */
122447
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearHasCamera = function() {
122448
+ return jspb.Message.setField(this, 13, undefined);
122449
+ };
122450
+
122451
+
122452
+ /**
122453
+ * Returns whether this field is set.
122454
+ * @return {boolean}
122455
+ */
122456
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasHasCamera = function() {
122457
+ return jspb.Message.getField(this, 13) != null;
122458
+ };
122459
+
122460
+
122461
+ /**
122462
+ * optional bool has_usb_hub = 14;
122463
+ * @return {boolean}
122464
+ */
122465
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getHasUsbHub = function() {
122466
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 14, false));
122467
+ };
122468
+
122469
+
122470
+ /**
122471
+ * @param {boolean} value
122472
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122473
+ */
122474
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setHasUsbHub = function(value) {
122475
+ return jspb.Message.setField(this, 14, value);
122476
+ };
122477
+
122478
+
122479
+ /**
122480
+ * Clears the field making it undefined.
122481
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122482
+ */
122483
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearHasUsbHub = function() {
122484
+ return jspb.Message.setField(this, 14, undefined);
122485
+ };
122486
+
122487
+
122488
+ /**
122489
+ * Returns whether this field is set.
122490
+ * @return {boolean}
122491
+ */
122492
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasHasUsbHub = function() {
122493
+ return jspb.Message.getField(this, 14) != null;
122494
+ };
122495
+
122496
+
122497
+ /**
122498
+ * optional string usb_upstream = 15;
122499
+ * @return {string}
122500
+ */
122501
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getUsbUpstream = function() {
122502
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 15, ""));
122503
+ };
122504
+
122505
+
122506
+ /**
122507
+ * @param {string} value
122508
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122509
+ */
122510
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setUsbUpstream = function(value) {
122511
+ return jspb.Message.setField(this, 15, value);
122512
+ };
122513
+
122514
+
122515
+ /**
122516
+ * Clears the field making it undefined.
122517
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122518
+ */
122519
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearUsbUpstream = function() {
122520
+ return jspb.Message.setField(this, 15, undefined);
122521
+ };
122522
+
122523
+
122524
+ /**
122525
+ * Returns whether this field is set.
122526
+ * @return {boolean}
122527
+ */
122528
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasUsbUpstream = function() {
122529
+ return jspb.Message.getField(this, 15) != null;
122530
+ };
122531
+
122532
+
122533
+ /**
122534
+ * optional int64 nr_of_usb_upstream = 16;
122535
+ * @return {number}
122536
+ */
122537
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getNrOfUsbUpstream = function() {
122538
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 16, 0));
122539
+ };
122540
+
122541
+
122542
+ /**
122543
+ * @param {number} value
122544
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122545
+ */
122546
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setNrOfUsbUpstream = function(value) {
122547
+ return jspb.Message.setField(this, 16, value);
122548
+ };
122549
+
122550
+
122551
+ /**
122552
+ * Clears the field making it undefined.
122553
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122554
+ */
122555
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearNrOfUsbUpstream = function() {
122556
+ return jspb.Message.setField(this, 16, undefined);
122557
+ };
122558
+
122559
+
122560
+ /**
122561
+ * Returns whether this field is set.
122562
+ * @return {boolean}
122563
+ */
122564
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasNrOfUsbUpstream = function() {
122565
+ return jspb.Message.getField(this, 16) != null;
122566
+ };
122567
+
122568
+
122569
+ /**
122570
+ * optional int64 usb_type_a_downstream = 17;
122571
+ * @return {number}
122572
+ */
122573
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getUsbTypeADownstream = function() {
122574
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 17, 0));
122575
+ };
122576
+
122577
+
122578
+ /**
122579
+ * @param {number} value
122580
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122581
+ */
122582
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setUsbTypeADownstream = function(value) {
122583
+ return jspb.Message.setField(this, 17, value);
122584
+ };
122585
+
122586
+
122587
+ /**
122588
+ * Clears the field making it undefined.
122589
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122590
+ */
122591
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearUsbTypeADownstream = function() {
122592
+ return jspb.Message.setField(this, 17, undefined);
122593
+ };
122594
+
122595
+
122596
+ /**
122597
+ * Returns whether this field is set.
122598
+ * @return {boolean}
122599
+ */
122600
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasUsbTypeADownstream = function() {
122601
+ return jspb.Message.getField(this, 17) != null;
122602
+ };
122603
+
122604
+
122605
+ /**
122606
+ * optional int64 nr_of_vga = 18;
122607
+ * @return {number}
122608
+ */
122609
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getNrOfVga = function() {
122610
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 18, 0));
122611
+ };
122612
+
122613
+
122614
+ /**
122615
+ * @param {number} value
122616
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122617
+ */
122618
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setNrOfVga = function(value) {
122619
+ return jspb.Message.setField(this, 18, value);
122620
+ };
122621
+
122622
+
122623
+ /**
122624
+ * Clears the field making it undefined.
122625
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122626
+ */
122627
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearNrOfVga = function() {
122628
+ return jspb.Message.setField(this, 18, undefined);
122629
+ };
122630
+
122631
+
122632
+ /**
122633
+ * Returns whether this field is set.
122634
+ * @return {boolean}
122635
+ */
122636
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasNrOfVga = function() {
122637
+ return jspb.Message.getField(this, 18) != null;
122638
+ };
122639
+
122640
+
122641
+ /**
122642
+ * optional int64 nr_of_dvi = 19;
122643
+ * @return {number}
122644
+ */
122645
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getNrOfDvi = function() {
122646
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 19, 0));
122647
+ };
122648
+
122649
+
122650
+ /**
122651
+ * @param {number} value
122652
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122653
+ */
122654
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setNrOfDvi = function(value) {
122655
+ return jspb.Message.setField(this, 19, value);
122656
+ };
122657
+
122658
+
122659
+ /**
122660
+ * Clears the field making it undefined.
122661
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122662
+ */
122663
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearNrOfDvi = function() {
122664
+ return jspb.Message.setField(this, 19, undefined);
122665
+ };
122666
+
122667
+
122668
+ /**
122669
+ * Returns whether this field is set.
122670
+ * @return {boolean}
122671
+ */
122672
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasNrOfDvi = function() {
122673
+ return jspb.Message.getField(this, 19) != null;
122674
+ };
122675
+
122676
+
122677
+ /**
122678
+ * optional int64 nr_of_hdmi = 20;
122679
+ * @return {number}
122680
+ */
122681
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getNrOfHdmi = function() {
122682
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 20, 0));
122683
+ };
122684
+
122685
+
122686
+ /**
122687
+ * @param {number} value
122688
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122689
+ */
122690
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setNrOfHdmi = function(value) {
122691
+ return jspb.Message.setField(this, 20, value);
122692
+ };
122693
+
122694
+
122695
+ /**
122696
+ * Clears the field making it undefined.
122697
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122698
+ */
122699
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearNrOfHdmi = function() {
122700
+ return jspb.Message.setField(this, 20, undefined);
122701
+ };
122702
+
122703
+
122704
+ /**
122705
+ * Returns whether this field is set.
122706
+ * @return {boolean}
122707
+ */
122708
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasNrOfHdmi = function() {
122709
+ return jspb.Message.getField(this, 20) != null;
122710
+ };
122711
+
122712
+
122713
+ /**
122714
+ * optional string hdmi_version = 21;
122715
+ * @return {string}
122716
+ */
122717
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getHdmiVersion = function() {
122718
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 21, ""));
122719
+ };
122720
+
122721
+
122722
+ /**
122723
+ * @param {string} value
122724
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122725
+ */
122726
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setHdmiVersion = function(value) {
122727
+ return jspb.Message.setField(this, 21, value);
122728
+ };
122729
+
122730
+
122731
+ /**
122732
+ * Clears the field making it undefined.
122733
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122734
+ */
122735
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearHdmiVersion = function() {
122736
+ return jspb.Message.setField(this, 21, undefined);
122737
+ };
122738
+
122739
+
122740
+ /**
122741
+ * Returns whether this field is set.
122742
+ * @return {boolean}
122743
+ */
122744
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasHdmiVersion = function() {
122745
+ return jspb.Message.getField(this, 21) != null;
122746
+ };
122747
+
122748
+
122749
+ /**
122750
+ * optional int64 number_of_display_ports = 22;
122751
+ * @return {number}
122752
+ */
122753
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getNumberOfDisplayPorts = function() {
122754
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 22, 0));
122755
+ };
122756
+
122757
+
122758
+ /**
122759
+ * @param {number} value
122760
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122761
+ */
122762
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setNumberOfDisplayPorts = function(value) {
122763
+ return jspb.Message.setField(this, 22, value);
122764
+ };
122765
+
122766
+
122767
+ /**
122768
+ * Clears the field making it undefined.
122769
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122770
+ */
122771
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearNumberOfDisplayPorts = function() {
122772
+ return jspb.Message.setField(this, 22, undefined);
122773
+ };
122774
+
122775
+
122776
+ /**
122777
+ * Returns whether this field is set.
122778
+ * @return {boolean}
122779
+ */
122780
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasNumberOfDisplayPorts = function() {
122781
+ return jspb.Message.getField(this, 22) != null;
122782
+ };
122783
+
122784
+
122785
+ /**
122786
+ * optional string display_port_version = 23;
122787
+ * @return {string}
122788
+ */
122789
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getDisplayPortVersion = function() {
122790
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 23, ""));
122791
+ };
122792
+
122793
+
122794
+ /**
122795
+ * @param {string} value
122796
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122797
+ */
122798
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setDisplayPortVersion = function(value) {
122799
+ return jspb.Message.setField(this, 23, value);
122800
+ };
122801
+
122802
+
122803
+ /**
122804
+ * Clears the field making it undefined.
122805
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122806
+ */
122807
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearDisplayPortVersion = function() {
122808
+ return jspb.Message.setField(this, 23, undefined);
122809
+ };
122810
+
122811
+
122812
+ /**
122813
+ * Returns whether this field is set.
122814
+ * @return {boolean}
122815
+ */
122816
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasDisplayPortVersion = function() {
122817
+ return jspb.Message.getField(this, 23) != null;
122818
+ };
122819
+
122820
+
122821
+ /**
122822
+ * optional string energy_class = 24;
122823
+ * @return {string}
122824
+ */
122825
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getEnergyClass = function() {
122826
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 24, ""));
122827
+ };
122828
+
122829
+
122830
+ /**
122831
+ * @param {string} value
122832
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122833
+ */
122834
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setEnergyClass = function(value) {
122835
+ return jspb.Message.setField(this, 24, value);
122836
+ };
122837
+
122838
+
122839
+ /**
122840
+ * Clears the field making it undefined.
122841
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122842
+ */
122843
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearEnergyClass = function() {
122844
+ return jspb.Message.setField(this, 24, undefined);
122845
+ };
122846
+
122847
+
122848
+ /**
122849
+ * Returns whether this field is set.
122850
+ * @return {boolean}
122851
+ */
122852
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasEnergyClass = function() {
122853
+ return jspb.Message.getField(this, 24) != null;
122854
+ };
122855
+
122856
+
122857
+ /**
122858
+ * optional double sdr_per_1000_u = 25;
122859
+ * @return {number}
122860
+ */
122861
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getSdrPer1000U = function() {
122862
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 25, 0.0));
122863
+ };
122864
+
122865
+
122866
+ /**
122867
+ * @param {number} value
122868
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122869
+ */
122870
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setSdrPer1000U = function(value) {
122871
+ return jspb.Message.setField(this, 25, value);
122872
+ };
122873
+
122874
+
122875
+ /**
122876
+ * Clears the field making it undefined.
122877
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122878
+ */
122879
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearSdrPer1000U = function() {
122880
+ return jspb.Message.setField(this, 25, undefined);
122881
+ };
122882
+
122883
+
122884
+ /**
122885
+ * Returns whether this field is set.
122886
+ * @return {boolean}
122887
+ */
122888
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasSdrPer1000U = function() {
122889
+ return jspb.Message.getField(this, 25) != null;
122890
+ };
122891
+
122892
+
122893
+ /**
122894
+ * optional double average_watt_usage = 26;
122895
+ * @return {number}
122896
+ */
122897
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getAverageWattUsage = function() {
122898
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 26, 0.0));
122899
+ };
122900
+
122901
+
122902
+ /**
122903
+ * @param {number} value
122904
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122905
+ */
122906
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setAverageWattUsage = function(value) {
122907
+ return jspb.Message.setField(this, 26, value);
122908
+ };
122909
+
122910
+
122911
+ /**
122912
+ * Clears the field making it undefined.
122913
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122914
+ */
122915
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearAverageWattUsage = function() {
122916
+ return jspb.Message.setField(this, 26, undefined);
122917
+ };
122918
+
122919
+
122920
+ /**
122921
+ * Returns whether this field is set.
122922
+ * @return {boolean}
122923
+ */
122924
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasAverageWattUsage = function() {
122925
+ return jspb.Message.getField(this, 26) != null;
122926
+ };
122927
+
122928
+
122929
+ /**
122930
+ * optional double standby_watt_usage = 27;
122931
+ * @return {number}
122932
+ */
122933
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getStandbyWattUsage = function() {
122934
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 27, 0.0));
122935
+ };
122936
+
122937
+
122938
+ /**
122939
+ * @param {number} value
122940
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122941
+ */
122942
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setStandbyWattUsage = function(value) {
122943
+ return jspb.Message.setField(this, 27, value);
122944
+ };
122945
+
122946
+
122947
+ /**
122948
+ * Clears the field making it undefined.
122949
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122950
+ */
122951
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearStandbyWattUsage = function() {
122952
+ return jspb.Message.setField(this, 27, undefined);
122953
+ };
122954
+
122955
+
122956
+ /**
122957
+ * Returns whether this field is set.
122958
+ * @return {boolean}
122959
+ */
122960
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasStandbyWattUsage = function() {
122961
+ return jspb.Message.getField(this, 27) != null;
122962
+ };
122963
+
122964
+
122965
+ /**
122966
+ * optional double max_watt_usage = 28;
122967
+ * @return {number}
122968
+ */
122969
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getMaxWattUsage = function() {
122970
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 28, 0.0));
122971
+ };
122972
+
122973
+
122974
+ /**
122975
+ * @param {number} value
122976
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122977
+ */
122978
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setMaxWattUsage = function(value) {
122979
+ return jspb.Message.setField(this, 28, value);
122980
+ };
122981
+
122982
+
122983
+ /**
122984
+ * Clears the field making it undefined.
122985
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
122986
+ */
122987
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearMaxWattUsage = function() {
122988
+ return jspb.Message.setField(this, 28, undefined);
122989
+ };
122990
+
122991
+
122992
+ /**
122993
+ * Returns whether this field is set.
122994
+ * @return {boolean}
122995
+ */
122996
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasMaxWattUsage = function() {
122997
+ return jspb.Message.getField(this, 28) != null;
122998
+ };
122999
+
123000
+
123001
+ /**
123002
+ * optional double watt_usage_when_off = 29;
123003
+ * @return {number}
123004
+ */
123005
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getWattUsageWhenOff = function() {
123006
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 29, 0.0));
123007
+ };
123008
+
123009
+
123010
+ /**
123011
+ * @param {number} value
123012
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123013
+ */
123014
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setWattUsageWhenOff = function(value) {
123015
+ return jspb.Message.setField(this, 29, value);
123016
+ };
123017
+
123018
+
123019
+ /**
123020
+ * Clears the field making it undefined.
123021
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123022
+ */
123023
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearWattUsageWhenOff = function() {
123024
+ return jspb.Message.setField(this, 29, undefined);
123025
+ };
123026
+
123027
+
123028
+ /**
123029
+ * Returns whether this field is set.
123030
+ * @return {boolean}
123031
+ */
123032
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasWattUsageWhenOff = function() {
123033
+ return jspb.Message.getField(this, 29) != null;
123034
+ };
123035
+
123036
+
123037
+ /**
123038
+ * optional double watt_power_save = 30;
123039
+ * @return {number}
123040
+ */
123041
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getWattPowerSave = function() {
123042
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 30, 0.0));
123043
+ };
123044
+
123045
+
123046
+ /**
123047
+ * @param {number} value
123048
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123049
+ */
123050
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setWattPowerSave = function(value) {
123051
+ return jspb.Message.setField(this, 30, value);
123052
+ };
123053
+
123054
+
123055
+ /**
123056
+ * Clears the field making it undefined.
123057
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123058
+ */
123059
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearWattPowerSave = function() {
123060
+ return jspb.Message.setField(this, 30, undefined);
123061
+ };
123062
+
123063
+
123064
+ /**
123065
+ * Returns whether this field is set.
123066
+ * @return {boolean}
123067
+ */
123068
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasWattPowerSave = function() {
123069
+ return jspb.Message.getField(this, 30) != null;
123070
+ };
123071
+
123072
+
123073
+ /**
123074
+ * optional string ac_voltage = 31;
123075
+ * @return {string}
123076
+ */
123077
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getAcVoltage = function() {
123078
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 31, ""));
123079
+ };
123080
+
123081
+
123082
+ /**
123083
+ * @param {string} value
123084
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123085
+ */
123086
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setAcVoltage = function(value) {
123087
+ return jspb.Message.setField(this, 31, value);
123088
+ };
123089
+
123090
+
123091
+ /**
123092
+ * Clears the field making it undefined.
123093
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123094
+ */
123095
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearAcVoltage = function() {
123096
+ return jspb.Message.setField(this, 31, undefined);
123097
+ };
123098
+
123099
+
123100
+ /**
123101
+ * Returns whether this field is set.
123102
+ * @return {boolean}
123103
+ */
123104
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasAcVoltage = function() {
123105
+ return jspb.Message.getField(this, 31) != null;
123106
+ };
123107
+
123108
+
123109
+ /**
123110
+ * optional string ac_freq_in_hz = 32;
123111
+ * @return {string}
123112
+ */
123113
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getAcFreqInHz = function() {
123114
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 32, ""));
123115
+ };
123116
+
123117
+
123118
+ /**
123119
+ * @param {string} value
123120
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123121
+ */
123122
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setAcFreqInHz = function(value) {
123123
+ return jspb.Message.setField(this, 32, value);
123124
+ };
123125
+
123126
+
123127
+ /**
123128
+ * Clears the field making it undefined.
123129
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123130
+ */
123131
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearAcFreqInHz = function() {
123132
+ return jspb.Message.setField(this, 32, undefined);
123133
+ };
123134
+
123135
+
123136
+ /**
123137
+ * Returns whether this field is set.
123138
+ * @return {boolean}
123139
+ */
123140
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasAcFreqInHz = function() {
123141
+ return jspb.Message.getField(this, 32) != null;
123142
+ };
123143
+
123144
+
123145
+ /**
123146
+ * optional double current_in_a = 33;
123147
+ * @return {number}
123148
+ */
123149
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getCurrentInA = function() {
123150
+ return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 33, 0.0));
123151
+ };
123152
+
123153
+
123154
+ /**
123155
+ * @param {number} value
123156
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123157
+ */
123158
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setCurrentInA = function(value) {
123159
+ return jspb.Message.setField(this, 33, value);
123160
+ };
123161
+
123162
+
123163
+ /**
123164
+ * Clears the field making it undefined.
123165
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123166
+ */
123167
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearCurrentInA = function() {
123168
+ return jspb.Message.setField(this, 33, undefined);
123169
+ };
123170
+
123171
+
123172
+ /**
123173
+ * Returns whether this field is set.
123174
+ * @return {boolean}
123175
+ */
123176
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasCurrentInA = function() {
123177
+ return jspb.Message.getField(this, 33) != null;
123178
+ };
123179
+
123180
+
123181
+ /**
123182
+ * optional string manufacturer = 34;
123183
+ * @return {string}
123184
+ */
123185
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getManufacturer = function() {
123186
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 34, ""));
123187
+ };
123188
+
123189
+
123190
+ /**
123191
+ * @param {string} value
123192
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123193
+ */
123194
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setManufacturer = function(value) {
123195
+ return jspb.Message.setField(this, 34, value);
123196
+ };
123197
+
123198
+
123199
+ /**
123200
+ * Clears the field making it undefined.
123201
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123202
+ */
123203
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearManufacturer = function() {
123204
+ return jspb.Message.setField(this, 34, undefined);
123205
+ };
123206
+
123207
+
123208
+ /**
123209
+ * Returns whether this field is set.
123210
+ * @return {boolean}
123211
+ */
123212
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasManufacturer = function() {
123213
+ return jspb.Message.getField(this, 34) != null;
123214
+ };
123215
+
123216
+
123217
+ /**
123218
+ * optional string model = 35;
123219
+ * @return {string}
123220
+ */
123221
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getModel = function() {
123222
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 35, ""));
123223
+ };
123224
+
123225
+
123226
+ /**
123227
+ * @param {string} value
123228
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123229
+ */
123230
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setModel = function(value) {
123231
+ return jspb.Message.setField(this, 35, value);
123232
+ };
123233
+
123234
+
123235
+ /**
123236
+ * Clears the field making it undefined.
123237
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123238
+ */
123239
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearModel = function() {
123240
+ return jspb.Message.setField(this, 35, undefined);
123241
+ };
123242
+
123243
+
123244
+ /**
123245
+ * Returns whether this field is set.
123246
+ * @return {boolean}
123247
+ */
123248
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasModel = function() {
123249
+ return jspb.Message.getField(this, 35) != null;
123250
+ };
123251
+
123252
+
123253
+ /**
123254
+ * optional google.protobuf.Timestamp creation_date = 36;
123255
+ * @return {?proto.google.protobuf.Timestamp}
123256
+ */
123257
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.getCreationDate = function() {
123258
+ return /** @type{?proto.google.protobuf.Timestamp} */ (
123259
+ jspb.Message.getWrapperField(this, google_protobuf_timestamp_pb.Timestamp, 36));
123260
+ };
123261
+
123262
+
123263
+ /**
123264
+ * @param {?proto.google.protobuf.Timestamp|undefined} value
123265
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123266
+ */
123267
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.setCreationDate = function(value) {
123268
+ return jspb.Message.setWrapperField(this, 36, value);
123269
+ };
123270
+
123271
+
123272
+ /**
123273
+ * Clears the message field making it undefined.
123274
+ * @return {!proto.com.lansweeper.dp.outbound.v1.MonitorData} returns this
123275
+ */
123276
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.clearCreationDate = function() {
123277
+ return this.setCreationDate(undefined);
123278
+ };
123279
+
123280
+
123281
+ /**
123282
+ * Returns whether this field is set.
123283
+ * @return {boolean}
123284
+ */
123285
+ proto.com.lansweeper.dp.outbound.v1.MonitorData.prototype.hasCreationDate = function() {
123286
+ return jspb.Message.getField(this, 36) != null;
123287
+ };
123288
+
123289
+
123290
+
123291
+
123292
+
123293
+ if (jspb.Message.GENERATE_TO_OBJECT) {
123294
+ /**
123295
+ * Creates an object representation of this proto.
123296
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
123297
+ * Optional fields that are not set will be set to undefined.
123298
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
123299
+ * For the list of reserved names please see:
123300
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
123301
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
123302
+ * JSPB instance for transitional soy proto support:
123303
+ * http://goto/soy-param-migration
123304
+ * @return {!Object}
123305
+ */
123306
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.toObject = function(opt_includeInstance) {
123307
+ return proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.toObject(opt_includeInstance, this);
123308
+ };
123309
+
123310
+
123311
+ /**
123312
+ * Static version of the {@see toObject} method.
123313
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
123314
+ * the JSPB instance for transitional soy proto support:
123315
+ * http://goto/soy-param-migration
123316
+ * @param {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} msg The msg instance to transform.
123317
+ * @return {!Object}
123318
+ * @suppress {unusedLocalVariables} f is only used for nested messages
123319
+ */
123320
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.toObject = function(includeInstance, msg) {
123321
+ var f, obj = {
123322
+ model: jspb.Message.getFieldWithDefault(msg, 1, ""),
123323
+ pnpDeviceId: jspb.Message.getFieldWithDefault(msg, 2, ""),
123324
+ serialNumber: jspb.Message.getFieldWithDefault(msg, 3, ""),
123325
+ serialHex: jspb.Message.getFieldWithDefault(msg, 4, ""),
123326
+ vesaManufacturer: jspb.Message.getFieldWithDefault(msg, 5, ""),
123327
+ keyManufacturer: jspb.Message.getFieldWithDefault(msg, 6, ""),
123328
+ manufacturerDate: (f = msg.getManufacturerDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
123329
+ deviceId: jspb.Message.getFieldWithDefault(msg, 8, "")
123330
+ };
123331
+
123332
+ if (includeInstance) {
123333
+ obj.$jspbMessageInstance = msg;
123334
+ }
123335
+ return obj;
123336
+ };
123337
+ }
123338
+
123339
+
123340
+ /**
123341
+ * Deserializes binary data (in protobuf wire format).
123342
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
123343
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo}
123344
+ */
123345
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.deserializeBinary = function(bytes) {
123346
+ var reader = new jspb.BinaryReader(bytes);
123347
+ var msg = new proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo;
123348
+ return proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.deserializeBinaryFromReader(msg, reader);
123349
+ };
123350
+
123351
+
123352
+ /**
123353
+ * Deserializes binary data (in protobuf wire format) from the
123354
+ * given reader into the given message object.
123355
+ * @param {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} msg The message object to deserialize into.
123356
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
123357
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo}
123358
+ */
123359
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.deserializeBinaryFromReader = function(msg, reader) {
123360
+ while (reader.nextField()) {
123361
+ if (reader.isEndGroup()) {
123362
+ break;
123363
+ }
123364
+ var field = reader.getFieldNumber();
123365
+ switch (field) {
123366
+ case 1:
123367
+ var value = /** @type {string} */ (reader.readString());
123368
+ msg.setModel(value);
123369
+ break;
123370
+ case 2:
123371
+ var value = /** @type {string} */ (reader.readString());
123372
+ msg.setPnpDeviceId(value);
123373
+ break;
123374
+ case 3:
123375
+ var value = /** @type {string} */ (reader.readString());
123376
+ msg.setSerialNumber(value);
123377
+ break;
123378
+ case 4:
123379
+ var value = /** @type {string} */ (reader.readString());
123380
+ msg.setSerialHex(value);
123381
+ break;
123382
+ case 5:
123383
+ var value = /** @type {string} */ (reader.readString());
123384
+ msg.setVesaManufacturer(value);
123385
+ break;
123386
+ case 6:
123387
+ var value = /** @type {string} */ (reader.readString());
123388
+ msg.setKeyManufacturer(value);
123389
+ break;
123390
+ case 7:
123391
+ var value = new google_protobuf_timestamp_pb.Timestamp;
123392
+ reader.readMessage(value,google_protobuf_timestamp_pb.Timestamp.deserializeBinaryFromReader);
123393
+ msg.setManufacturerDate(value);
123394
+ break;
123395
+ case 8:
123396
+ var value = /** @type {string} */ (reader.readString());
123397
+ msg.setDeviceId(value);
123398
+ break;
123399
+ default:
123400
+ reader.skipField();
123401
+ break;
123402
+ }
123403
+ }
123404
+ return msg;
123405
+ };
123406
+
123407
+
123408
+ /**
123409
+ * Serializes the message to binary data (in protobuf wire format).
123410
+ * @return {!Uint8Array}
123411
+ */
123412
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.serializeBinary = function() {
123413
+ var writer = new jspb.BinaryWriter();
123414
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.serializeBinaryToWriter(this, writer);
123415
+ return writer.getResultBuffer();
123416
+ };
123417
+
123418
+
123419
+ /**
123420
+ * Serializes the given message to binary data (in protobuf wire
123421
+ * format), writing to the given BinaryWriter.
123422
+ * @param {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} message
123423
+ * @param {!jspb.BinaryWriter} writer
123424
+ * @suppress {unusedLocalVariables} f is only used for nested messages
123425
+ */
123426
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.serializeBinaryToWriter = function(message, writer) {
123427
+ var f = undefined;
123428
+ f = message.getModel();
123429
+ if (f.length > 0) {
123430
+ writer.writeString(
123431
+ 1,
123432
+ f
123433
+ );
123434
+ }
123435
+ f = /** @type {string} */ (jspb.Message.getField(message, 2));
123436
+ if (f != null) {
123437
+ writer.writeString(
123438
+ 2,
123439
+ f
123440
+ );
123441
+ }
123442
+ f = /** @type {string} */ (jspb.Message.getField(message, 3));
123443
+ if (f != null) {
123444
+ writer.writeString(
123445
+ 3,
123446
+ f
123447
+ );
123448
+ }
123449
+ f = /** @type {string} */ (jspb.Message.getField(message, 4));
123450
+ if (f != null) {
123451
+ writer.writeString(
123452
+ 4,
123453
+ f
123454
+ );
123455
+ }
123456
+ f = /** @type {string} */ (jspb.Message.getField(message, 5));
123457
+ if (f != null) {
123458
+ writer.writeString(
123459
+ 5,
123460
+ f
123461
+ );
123462
+ }
123463
+ f = /** @type {string} */ (jspb.Message.getField(message, 6));
123464
+ if (f != null) {
123465
+ writer.writeString(
123466
+ 6,
123467
+ f
123468
+ );
123469
+ }
123470
+ f = message.getManufacturerDate();
123471
+ if (f != null) {
123472
+ writer.writeMessage(
123473
+ 7,
123474
+ f,
123475
+ google_protobuf_timestamp_pb.Timestamp.serializeBinaryToWriter
123476
+ );
123477
+ }
123478
+ f = /** @type {string} */ (jspb.Message.getField(message, 8));
123479
+ if (f != null) {
123480
+ writer.writeString(
123481
+ 8,
123482
+ f
123483
+ );
123484
+ }
123485
+ };
123486
+
123487
+
123488
+ /**
123489
+ * optional string model = 1;
123490
+ * @return {string}
123491
+ */
123492
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.getModel = function() {
123493
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
123494
+ };
123495
+
123496
+
123497
+ /**
123498
+ * @param {string} value
123499
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
123500
+ */
123501
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.setModel = function(value) {
123502
+ return jspb.Message.setProto3StringField(this, 1, value);
123503
+ };
123504
+
123505
+
123506
+ /**
123507
+ * optional string pnp_device_id = 2;
123508
+ * @return {string}
123509
+ */
123510
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.getPnpDeviceId = function() {
123511
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
123512
+ };
123513
+
123514
+
123515
+ /**
123516
+ * @param {string} value
123517
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
123518
+ */
123519
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.setPnpDeviceId = function(value) {
123520
+ return jspb.Message.setField(this, 2, value);
123521
+ };
123522
+
123523
+
123524
+ /**
123525
+ * Clears the field making it undefined.
123526
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
123527
+ */
123528
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearPnpDeviceId = function() {
123529
+ return jspb.Message.setField(this, 2, undefined);
123530
+ };
123531
+
123532
+
123533
+ /**
123534
+ * Returns whether this field is set.
123535
+ * @return {boolean}
123536
+ */
123537
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.hasPnpDeviceId = function() {
123538
+ return jspb.Message.getField(this, 2) != null;
123539
+ };
123540
+
123541
+
123542
+ /**
123543
+ * optional string serial_number = 3;
123544
+ * @return {string}
123545
+ */
123546
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.getSerialNumber = function() {
123547
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
123548
+ };
123549
+
123550
+
123551
+ /**
123552
+ * @param {string} value
123553
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
123554
+ */
123555
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.setSerialNumber = function(value) {
123556
+ return jspb.Message.setField(this, 3, value);
123557
+ };
123558
+
123559
+
123560
+ /**
123561
+ * Clears the field making it undefined.
123562
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
123563
+ */
123564
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearSerialNumber = function() {
123565
+ return jspb.Message.setField(this, 3, undefined);
123566
+ };
123567
+
123568
+
123569
+ /**
123570
+ * Returns whether this field is set.
123571
+ * @return {boolean}
123572
+ */
123573
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.hasSerialNumber = function() {
123574
+ return jspb.Message.getField(this, 3) != null;
123575
+ };
123576
+
123577
+
123578
+ /**
123579
+ * optional string serial_hex = 4;
123580
+ * @return {string}
123581
+ */
123582
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.getSerialHex = function() {
123583
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, ""));
123584
+ };
123585
+
123586
+
123587
+ /**
123588
+ * @param {string} value
123589
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
123590
+ */
123591
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.setSerialHex = function(value) {
123592
+ return jspb.Message.setField(this, 4, value);
123593
+ };
123594
+
123595
+
123596
+ /**
123597
+ * Clears the field making it undefined.
123598
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
123599
+ */
123600
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearSerialHex = function() {
123601
+ return jspb.Message.setField(this, 4, undefined);
123602
+ };
123603
+
123604
+
123605
+ /**
123606
+ * Returns whether this field is set.
123607
+ * @return {boolean}
123608
+ */
123609
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.hasSerialHex = function() {
123610
+ return jspb.Message.getField(this, 4) != null;
123611
+ };
123612
+
123613
+
123614
+ /**
123615
+ * optional string vesa_manufacturer = 5;
123616
+ * @return {string}
123617
+ */
123618
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.getVesaManufacturer = function() {
123619
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, ""));
123620
+ };
123621
+
123622
+
123623
+ /**
123624
+ * @param {string} value
123625
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
123626
+ */
123627
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.setVesaManufacturer = function(value) {
123628
+ return jspb.Message.setField(this, 5, value);
123629
+ };
123630
+
123631
+
123632
+ /**
123633
+ * Clears the field making it undefined.
123634
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
123635
+ */
123636
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearVesaManufacturer = function() {
123637
+ return jspb.Message.setField(this, 5, undefined);
123638
+ };
123639
+
123640
+
123641
+ /**
123642
+ * Returns whether this field is set.
123643
+ * @return {boolean}
123644
+ */
123645
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.hasVesaManufacturer = function() {
123646
+ return jspb.Message.getField(this, 5) != null;
123647
+ };
123648
+
123649
+
123650
+ /**
123651
+ * optional string key_manufacturer = 6;
123652
+ * @return {string}
123653
+ */
123654
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.getKeyManufacturer = function() {
123655
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, ""));
123656
+ };
123657
+
123658
+
123659
+ /**
123660
+ * @param {string} value
123661
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
123662
+ */
123663
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.setKeyManufacturer = function(value) {
123664
+ return jspb.Message.setField(this, 6, value);
123665
+ };
123666
+
123667
+
123668
+ /**
123669
+ * Clears the field making it undefined.
123670
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo} returns this
123671
+ */
123672
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.clearKeyManufacturer = function() {
123673
+ return jspb.Message.setField(this, 6, undefined);
123674
+ };
123675
+
123676
+
123677
+ /**
123678
+ * Returns whether this field is set.
123679
+ * @return {boolean}
123680
+ */
123681
+ proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo.prototype.hasKeyManufacturer = function() {
121734
123682
  return jspb.Message.getField(this, 6) != null;
121735
123683
  };
121736
123684
 
@@ -126110,7 +128058,9 @@ proto.com.lansweeper.dp.outbound.v1.Software.toObject = function(includeInstance
126110
128058
  nreHash: jspb.Message.getFieldWithDefault(msg, 19, ""),
126111
128059
  catalogBrand: (f = msg.getCatalogBrand()) && proto.com.lansweeper.dp.outbound.v1.CatalogBrand.toObject(includeInstance, f),
126112
128060
  catalogSoftware: (f = msg.getCatalogSoftware()) && proto.com.lansweeper.dp.outbound.v1.CatalogSoftware.toObject(includeInstance, f),
126113
- catalogParent: (f = msg.getCatalogParent()) && proto.com.lansweeper.dp.outbound.v1.CatalogSoftware.toObject(includeInstance, f)
128061
+ catalogParent: (f = msg.getCatalogParent()) && proto.com.lansweeper.dp.outbound.v1.CatalogSoftware.toObject(includeInstance, f),
128062
+ rhelBasedDataPoints: (f = msg.getRhelBasedDataPoints()) && proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.toObject(includeInstance, f),
128063
+ debianBasedDataPoints: (f = msg.getDebianBasedDataPoints()) && proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.toObject(includeInstance, f)
126114
128064
  };
126115
128065
 
126116
128066
  if (includeInstance) {
@@ -126251,6 +128201,16 @@ proto.com.lansweeper.dp.outbound.v1.Software.deserializeBinaryFromReader = funct
126251
128201
  reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.CatalogSoftware.deserializeBinaryFromReader);
126252
128202
  msg.setCatalogParent(value);
126253
128203
  break;
128204
+ case 53:
128205
+ var value = new proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints;
128206
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.deserializeBinaryFromReader);
128207
+ msg.setRhelBasedDataPoints(value);
128208
+ break;
128209
+ case 54:
128210
+ var value = new proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints;
128211
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.deserializeBinaryFromReader);
128212
+ msg.setDebianBasedDataPoints(value);
128213
+ break;
126254
128214
  default:
126255
128215
  reader.skipField();
126256
128216
  break;
@@ -126459,6 +128419,22 @@ proto.com.lansweeper.dp.outbound.v1.Software.serializeBinaryToWriter = function(
126459
128419
  proto.com.lansweeper.dp.outbound.v1.CatalogSoftware.serializeBinaryToWriter
126460
128420
  );
126461
128421
  }
128422
+ f = message.getRhelBasedDataPoints();
128423
+ if (f != null) {
128424
+ writer.writeMessage(
128425
+ 53,
128426
+ f,
128427
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.serializeBinaryToWriter
128428
+ );
128429
+ }
128430
+ f = message.getDebianBasedDataPoints();
128431
+ if (f != null) {
128432
+ writer.writeMessage(
128433
+ 54,
128434
+ f,
128435
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.serializeBinaryToWriter
128436
+ );
128437
+ }
126462
128438
  };
126463
128439
 
126464
128440
 
@@ -127367,6 +129343,616 @@ proto.com.lansweeper.dp.outbound.v1.Software.prototype.hasCatalogParent = functi
127367
129343
  };
127368
129344
 
127369
129345
 
129346
+ /**
129347
+ * optional RhelBasedSoftwareDataPoints rhel_based_data_points = 53;
129348
+ * @return {?proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints}
129349
+ */
129350
+ proto.com.lansweeper.dp.outbound.v1.Software.prototype.getRhelBasedDataPoints = function() {
129351
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints} */ (
129352
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints, 53));
129353
+ };
129354
+
129355
+
129356
+ /**
129357
+ * @param {?proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints|undefined} value
129358
+ * @return {!proto.com.lansweeper.dp.outbound.v1.Software} returns this
129359
+ */
129360
+ proto.com.lansweeper.dp.outbound.v1.Software.prototype.setRhelBasedDataPoints = function(value) {
129361
+ return jspb.Message.setWrapperField(this, 53, value);
129362
+ };
129363
+
129364
+
129365
+ /**
129366
+ * Clears the message field making it undefined.
129367
+ * @return {!proto.com.lansweeper.dp.outbound.v1.Software} returns this
129368
+ */
129369
+ proto.com.lansweeper.dp.outbound.v1.Software.prototype.clearRhelBasedDataPoints = function() {
129370
+ return this.setRhelBasedDataPoints(undefined);
129371
+ };
129372
+
129373
+
129374
+ /**
129375
+ * Returns whether this field is set.
129376
+ * @return {boolean}
129377
+ */
129378
+ proto.com.lansweeper.dp.outbound.v1.Software.prototype.hasRhelBasedDataPoints = function() {
129379
+ return jspb.Message.getField(this, 53) != null;
129380
+ };
129381
+
129382
+
129383
+ /**
129384
+ * optional DebianBasedSoftwareDataPoints debian_based_data_points = 54;
129385
+ * @return {?proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints}
129386
+ */
129387
+ proto.com.lansweeper.dp.outbound.v1.Software.prototype.getDebianBasedDataPoints = function() {
129388
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints} */ (
129389
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints, 54));
129390
+ };
129391
+
129392
+
129393
+ /**
129394
+ * @param {?proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints|undefined} value
129395
+ * @return {!proto.com.lansweeper.dp.outbound.v1.Software} returns this
129396
+ */
129397
+ proto.com.lansweeper.dp.outbound.v1.Software.prototype.setDebianBasedDataPoints = function(value) {
129398
+ return jspb.Message.setWrapperField(this, 54, value);
129399
+ };
129400
+
129401
+
129402
+ /**
129403
+ * Clears the message field making it undefined.
129404
+ * @return {!proto.com.lansweeper.dp.outbound.v1.Software} returns this
129405
+ */
129406
+ proto.com.lansweeper.dp.outbound.v1.Software.prototype.clearDebianBasedDataPoints = function() {
129407
+ return this.setDebianBasedDataPoints(undefined);
129408
+ };
129409
+
129410
+
129411
+ /**
129412
+ * Returns whether this field is set.
129413
+ * @return {boolean}
129414
+ */
129415
+ proto.com.lansweeper.dp.outbound.v1.Software.prototype.hasDebianBasedDataPoints = function() {
129416
+ return jspb.Message.getField(this, 54) != null;
129417
+ };
129418
+
129419
+
129420
+
129421
+
129422
+
129423
+ if (jspb.Message.GENERATE_TO_OBJECT) {
129424
+ /**
129425
+ * Creates an object representation of this proto.
129426
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
129427
+ * Optional fields that are not set will be set to undefined.
129428
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
129429
+ * For the list of reserved names please see:
129430
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
129431
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
129432
+ * JSPB instance for transitional soy proto support:
129433
+ * http://goto/soy-param-migration
129434
+ * @return {!Object}
129435
+ */
129436
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.toObject = function(opt_includeInstance) {
129437
+ return proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.toObject(opt_includeInstance, this);
129438
+ };
129439
+
129440
+
129441
+ /**
129442
+ * Static version of the {@see toObject} method.
129443
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
129444
+ * the JSPB instance for transitional soy proto support:
129445
+ * http://goto/soy-param-migration
129446
+ * @param {!proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints} msg The msg instance to transform.
129447
+ * @return {!Object}
129448
+ * @suppress {unusedLocalVariables} f is only used for nested messages
129449
+ */
129450
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.toObject = function(includeInstance, msg) {
129451
+ var f, obj = {
129452
+ sourceRpm: jspb.Message.getFieldWithDefault(msg, 1, ""),
129453
+ epoch: jspb.Message.getFieldWithDefault(msg, 2, 0),
129454
+ uiFromRepo: jspb.Message.getFieldWithDefault(msg, 3, "")
129455
+ };
129456
+
129457
+ if (includeInstance) {
129458
+ obj.$jspbMessageInstance = msg;
129459
+ }
129460
+ return obj;
129461
+ };
129462
+ }
129463
+
129464
+
129465
+ /**
129466
+ * Deserializes binary data (in protobuf wire format).
129467
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
129468
+ * @return {!proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints}
129469
+ */
129470
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.deserializeBinary = function(bytes) {
129471
+ var reader = new jspb.BinaryReader(bytes);
129472
+ var msg = new proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints;
129473
+ return proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.deserializeBinaryFromReader(msg, reader);
129474
+ };
129475
+
129476
+
129477
+ /**
129478
+ * Deserializes binary data (in protobuf wire format) from the
129479
+ * given reader into the given message object.
129480
+ * @param {!proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints} msg The message object to deserialize into.
129481
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
129482
+ * @return {!proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints}
129483
+ */
129484
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.deserializeBinaryFromReader = function(msg, reader) {
129485
+ while (reader.nextField()) {
129486
+ if (reader.isEndGroup()) {
129487
+ break;
129488
+ }
129489
+ var field = reader.getFieldNumber();
129490
+ switch (field) {
129491
+ case 1:
129492
+ var value = /** @type {string} */ (reader.readString());
129493
+ msg.setSourceRpm(value);
129494
+ break;
129495
+ case 2:
129496
+ var value = /** @type {number} */ (reader.readUint32());
129497
+ msg.setEpoch(value);
129498
+ break;
129499
+ case 3:
129500
+ var value = /** @type {string} */ (reader.readString());
129501
+ msg.setUiFromRepo(value);
129502
+ break;
129503
+ default:
129504
+ reader.skipField();
129505
+ break;
129506
+ }
129507
+ }
129508
+ return msg;
129509
+ };
129510
+
129511
+
129512
+ /**
129513
+ * Serializes the message to binary data (in protobuf wire format).
129514
+ * @return {!Uint8Array}
129515
+ */
129516
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.serializeBinary = function() {
129517
+ var writer = new jspb.BinaryWriter();
129518
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.serializeBinaryToWriter(this, writer);
129519
+ return writer.getResultBuffer();
129520
+ };
129521
+
129522
+
129523
+ /**
129524
+ * Serializes the given message to binary data (in protobuf wire
129525
+ * format), writing to the given BinaryWriter.
129526
+ * @param {!proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints} message
129527
+ * @param {!jspb.BinaryWriter} writer
129528
+ * @suppress {unusedLocalVariables} f is only used for nested messages
129529
+ */
129530
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.serializeBinaryToWriter = function(message, writer) {
129531
+ var f = undefined;
129532
+ f = /** @type {string} */ (jspb.Message.getField(message, 1));
129533
+ if (f != null) {
129534
+ writer.writeString(
129535
+ 1,
129536
+ f
129537
+ );
129538
+ }
129539
+ f = /** @type {number} */ (jspb.Message.getField(message, 2));
129540
+ if (f != null) {
129541
+ writer.writeUint32(
129542
+ 2,
129543
+ f
129544
+ );
129545
+ }
129546
+ f = /** @type {string} */ (jspb.Message.getField(message, 3));
129547
+ if (f != null) {
129548
+ writer.writeString(
129549
+ 3,
129550
+ f
129551
+ );
129552
+ }
129553
+ };
129554
+
129555
+
129556
+ /**
129557
+ * optional string source_rpm = 1;
129558
+ * @return {string}
129559
+ */
129560
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.getSourceRpm = function() {
129561
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
129562
+ };
129563
+
129564
+
129565
+ /**
129566
+ * @param {string} value
129567
+ * @return {!proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints} returns this
129568
+ */
129569
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.setSourceRpm = function(value) {
129570
+ return jspb.Message.setField(this, 1, value);
129571
+ };
129572
+
129573
+
129574
+ /**
129575
+ * Clears the field making it undefined.
129576
+ * @return {!proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints} returns this
129577
+ */
129578
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.clearSourceRpm = function() {
129579
+ return jspb.Message.setField(this, 1, undefined);
129580
+ };
129581
+
129582
+
129583
+ /**
129584
+ * Returns whether this field is set.
129585
+ * @return {boolean}
129586
+ */
129587
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.hasSourceRpm = function() {
129588
+ return jspb.Message.getField(this, 1) != null;
129589
+ };
129590
+
129591
+
129592
+ /**
129593
+ * optional uint32 epoch = 2;
129594
+ * @return {number}
129595
+ */
129596
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.getEpoch = function() {
129597
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));
129598
+ };
129599
+
129600
+
129601
+ /**
129602
+ * @param {number} value
129603
+ * @return {!proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints} returns this
129604
+ */
129605
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.setEpoch = function(value) {
129606
+ return jspb.Message.setField(this, 2, value);
129607
+ };
129608
+
129609
+
129610
+ /**
129611
+ * Clears the field making it undefined.
129612
+ * @return {!proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints} returns this
129613
+ */
129614
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.clearEpoch = function() {
129615
+ return jspb.Message.setField(this, 2, undefined);
129616
+ };
129617
+
129618
+
129619
+ /**
129620
+ * Returns whether this field is set.
129621
+ * @return {boolean}
129622
+ */
129623
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.hasEpoch = function() {
129624
+ return jspb.Message.getField(this, 2) != null;
129625
+ };
129626
+
129627
+
129628
+ /**
129629
+ * optional string ui_from_repo = 3;
129630
+ * @return {string}
129631
+ */
129632
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.getUiFromRepo = function() {
129633
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
129634
+ };
129635
+
129636
+
129637
+ /**
129638
+ * @param {string} value
129639
+ * @return {!proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints} returns this
129640
+ */
129641
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.setUiFromRepo = function(value) {
129642
+ return jspb.Message.setField(this, 3, value);
129643
+ };
129644
+
129645
+
129646
+ /**
129647
+ * Clears the field making it undefined.
129648
+ * @return {!proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints} returns this
129649
+ */
129650
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.clearUiFromRepo = function() {
129651
+ return jspb.Message.setField(this, 3, undefined);
129652
+ };
129653
+
129654
+
129655
+ /**
129656
+ * Returns whether this field is set.
129657
+ * @return {boolean}
129658
+ */
129659
+ proto.com.lansweeper.dp.outbound.v1.RhelBasedSoftwareDataPoints.prototype.hasUiFromRepo = function() {
129660
+ return jspb.Message.getField(this, 3) != null;
129661
+ };
129662
+
129663
+
129664
+
129665
+
129666
+
129667
+ if (jspb.Message.GENERATE_TO_OBJECT) {
129668
+ /**
129669
+ * Creates an object representation of this proto.
129670
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
129671
+ * Optional fields that are not set will be set to undefined.
129672
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
129673
+ * For the list of reserved names please see:
129674
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
129675
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
129676
+ * JSPB instance for transitional soy proto support:
129677
+ * http://goto/soy-param-migration
129678
+ * @return {!Object}
129679
+ */
129680
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.toObject = function(opt_includeInstance) {
129681
+ return proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.toObject(opt_includeInstance, this);
129682
+ };
129683
+
129684
+
129685
+ /**
129686
+ * Static version of the {@see toObject} method.
129687
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
129688
+ * the JSPB instance for transitional soy proto support:
129689
+ * http://goto/soy-param-migration
129690
+ * @param {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints} msg The msg instance to transform.
129691
+ * @return {!Object}
129692
+ * @suppress {unusedLocalVariables} f is only used for nested messages
129693
+ */
129694
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.toObject = function(includeInstance, msg) {
129695
+ var f, obj = {
129696
+ dpkgStatusAbbrev: jspb.Message.getFieldWithDefault(msg, 1, ""),
129697
+ binaryPackageName: jspb.Message.getFieldWithDefault(msg, 2, ""),
129698
+ sourcePackageName: jspb.Message.getFieldWithDefault(msg, 3, ""),
129699
+ sourceVersion: jspb.Message.getFieldWithDefault(msg, 4, "")
129700
+ };
129701
+
129702
+ if (includeInstance) {
129703
+ obj.$jspbMessageInstance = msg;
129704
+ }
129705
+ return obj;
129706
+ };
129707
+ }
129708
+
129709
+
129710
+ /**
129711
+ * Deserializes binary data (in protobuf wire format).
129712
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
129713
+ * @return {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints}
129714
+ */
129715
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.deserializeBinary = function(bytes) {
129716
+ var reader = new jspb.BinaryReader(bytes);
129717
+ var msg = new proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints;
129718
+ return proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.deserializeBinaryFromReader(msg, reader);
129719
+ };
129720
+
129721
+
129722
+ /**
129723
+ * Deserializes binary data (in protobuf wire format) from the
129724
+ * given reader into the given message object.
129725
+ * @param {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints} msg The message object to deserialize into.
129726
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
129727
+ * @return {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints}
129728
+ */
129729
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.deserializeBinaryFromReader = function(msg, reader) {
129730
+ while (reader.nextField()) {
129731
+ if (reader.isEndGroup()) {
129732
+ break;
129733
+ }
129734
+ var field = reader.getFieldNumber();
129735
+ switch (field) {
129736
+ case 1:
129737
+ var value = /** @type {string} */ (reader.readString());
129738
+ msg.setDpkgStatusAbbrev(value);
129739
+ break;
129740
+ case 2:
129741
+ var value = /** @type {string} */ (reader.readString());
129742
+ msg.setBinaryPackageName(value);
129743
+ break;
129744
+ case 3:
129745
+ var value = /** @type {string} */ (reader.readString());
129746
+ msg.setSourcePackageName(value);
129747
+ break;
129748
+ case 4:
129749
+ var value = /** @type {string} */ (reader.readString());
129750
+ msg.setSourceVersion(value);
129751
+ break;
129752
+ default:
129753
+ reader.skipField();
129754
+ break;
129755
+ }
129756
+ }
129757
+ return msg;
129758
+ };
129759
+
129760
+
129761
+ /**
129762
+ * Serializes the message to binary data (in protobuf wire format).
129763
+ * @return {!Uint8Array}
129764
+ */
129765
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.serializeBinary = function() {
129766
+ var writer = new jspb.BinaryWriter();
129767
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.serializeBinaryToWriter(this, writer);
129768
+ return writer.getResultBuffer();
129769
+ };
129770
+
129771
+
129772
+ /**
129773
+ * Serializes the given message to binary data (in protobuf wire
129774
+ * format), writing to the given BinaryWriter.
129775
+ * @param {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints} message
129776
+ * @param {!jspb.BinaryWriter} writer
129777
+ * @suppress {unusedLocalVariables} f is only used for nested messages
129778
+ */
129779
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.serializeBinaryToWriter = function(message, writer) {
129780
+ var f = undefined;
129781
+ f = /** @type {string} */ (jspb.Message.getField(message, 1));
129782
+ if (f != null) {
129783
+ writer.writeString(
129784
+ 1,
129785
+ f
129786
+ );
129787
+ }
129788
+ f = /** @type {string} */ (jspb.Message.getField(message, 2));
129789
+ if (f != null) {
129790
+ writer.writeString(
129791
+ 2,
129792
+ f
129793
+ );
129794
+ }
129795
+ f = /** @type {string} */ (jspb.Message.getField(message, 3));
129796
+ if (f != null) {
129797
+ writer.writeString(
129798
+ 3,
129799
+ f
129800
+ );
129801
+ }
129802
+ f = /** @type {string} */ (jspb.Message.getField(message, 4));
129803
+ if (f != null) {
129804
+ writer.writeString(
129805
+ 4,
129806
+ f
129807
+ );
129808
+ }
129809
+ };
129810
+
129811
+
129812
+ /**
129813
+ * optional string dpkg_status_abbrev = 1;
129814
+ * @return {string}
129815
+ */
129816
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.getDpkgStatusAbbrev = function() {
129817
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
129818
+ };
129819
+
129820
+
129821
+ /**
129822
+ * @param {string} value
129823
+ * @return {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints} returns this
129824
+ */
129825
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.setDpkgStatusAbbrev = function(value) {
129826
+ return jspb.Message.setField(this, 1, value);
129827
+ };
129828
+
129829
+
129830
+ /**
129831
+ * Clears the field making it undefined.
129832
+ * @return {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints} returns this
129833
+ */
129834
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.clearDpkgStatusAbbrev = function() {
129835
+ return jspb.Message.setField(this, 1, undefined);
129836
+ };
129837
+
129838
+
129839
+ /**
129840
+ * Returns whether this field is set.
129841
+ * @return {boolean}
129842
+ */
129843
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.hasDpkgStatusAbbrev = function() {
129844
+ return jspb.Message.getField(this, 1) != null;
129845
+ };
129846
+
129847
+
129848
+ /**
129849
+ * optional string binary_package_name = 2;
129850
+ * @return {string}
129851
+ */
129852
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.getBinaryPackageName = function() {
129853
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
129854
+ };
129855
+
129856
+
129857
+ /**
129858
+ * @param {string} value
129859
+ * @return {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints} returns this
129860
+ */
129861
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.setBinaryPackageName = function(value) {
129862
+ return jspb.Message.setField(this, 2, value);
129863
+ };
129864
+
129865
+
129866
+ /**
129867
+ * Clears the field making it undefined.
129868
+ * @return {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints} returns this
129869
+ */
129870
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.clearBinaryPackageName = function() {
129871
+ return jspb.Message.setField(this, 2, undefined);
129872
+ };
129873
+
129874
+
129875
+ /**
129876
+ * Returns whether this field is set.
129877
+ * @return {boolean}
129878
+ */
129879
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.hasBinaryPackageName = function() {
129880
+ return jspb.Message.getField(this, 2) != null;
129881
+ };
129882
+
129883
+
129884
+ /**
129885
+ * optional string source_package_name = 3;
129886
+ * @return {string}
129887
+ */
129888
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.getSourcePackageName = function() {
129889
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
129890
+ };
129891
+
129892
+
129893
+ /**
129894
+ * @param {string} value
129895
+ * @return {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints} returns this
129896
+ */
129897
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.setSourcePackageName = function(value) {
129898
+ return jspb.Message.setField(this, 3, value);
129899
+ };
129900
+
129901
+
129902
+ /**
129903
+ * Clears the field making it undefined.
129904
+ * @return {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints} returns this
129905
+ */
129906
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.clearSourcePackageName = function() {
129907
+ return jspb.Message.setField(this, 3, undefined);
129908
+ };
129909
+
129910
+
129911
+ /**
129912
+ * Returns whether this field is set.
129913
+ * @return {boolean}
129914
+ */
129915
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.hasSourcePackageName = function() {
129916
+ return jspb.Message.getField(this, 3) != null;
129917
+ };
129918
+
129919
+
129920
+ /**
129921
+ * optional string source_version = 4;
129922
+ * @return {string}
129923
+ */
129924
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.getSourceVersion = function() {
129925
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, ""));
129926
+ };
129927
+
129928
+
129929
+ /**
129930
+ * @param {string} value
129931
+ * @return {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints} returns this
129932
+ */
129933
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.setSourceVersion = function(value) {
129934
+ return jspb.Message.setField(this, 4, value);
129935
+ };
129936
+
129937
+
129938
+ /**
129939
+ * Clears the field making it undefined.
129940
+ * @return {!proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints} returns this
129941
+ */
129942
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.clearSourceVersion = function() {
129943
+ return jspb.Message.setField(this, 4, undefined);
129944
+ };
129945
+
129946
+
129947
+ /**
129948
+ * Returns whether this field is set.
129949
+ * @return {boolean}
129950
+ */
129951
+ proto.com.lansweeper.dp.outbound.v1.DebianBasedSoftwareDataPoints.prototype.hasSourceVersion = function() {
129952
+ return jspb.Message.getField(this, 4) != null;
129953
+ };
129954
+
129955
+
127370
129956
 
127371
129957
 
127372
129958