@lansweeper/servicestatus-grpc 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,49 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [0.1.2](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/servicestatus-grpc@0.1.1...@lansweeper/servicestatus-grpc@0.1.2) (2020-12-03)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * add LSVersion ([705103e](https://github.com/Lansweeper/lansweeperapis/commit/705103e48a99c8e2f92a744fa703b2e06dbe1da3))
12
+ * moved asserver to dedicated package ([bd72b7b](https://github.com/Lansweeper/lansweeperapis/commit/bd72b7bd1746e098cfe9b7c2107802ce1180a2d2))
13
+ * moved asserver to dedicated package ([f8d85b8](https://github.com/Lansweeper/lansweeperapis/commit/f8d85b86721a280cee642e41e81c94f56ffb51ba))
14
+ * naming ([52b9aac](https://github.com/Lansweeper/lansweeperapis/commit/52b9aac7853a0cb587e48d2998fda0db1a948591))
15
+ * naming ([3694db8](https://github.com/Lansweeper/lansweeperapis/commit/3694db88167c6073424a66db96f9d2fafabbb32d))
16
+ * updated proto file ([8bbc651](https://github.com/Lansweeper/lansweeperapis/commit/8bbc6511604e121382adb8000a8bcdeb20360066))
17
+
18
+
19
+
20
+
21
+
22
+ ## [0.1.1](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/servicestatus-grpc@0.1.0...@lansweeper/servicestatus-grpc@0.1.1) (2020-10-28)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * added client/installkey to message root for servicestatus ([8149dad](https://github.com/Lansweeper/lansweeperapis/commit/8149dadb1c0255878a866dc8293226b284bd06e3))
28
+
29
+
30
+
31
+
32
+
33
+ # 0.1.0 (2020-10-27)
34
+
35
+
36
+ ### Bug Fixes
37
+
38
+ * bump the buf ([9d5d706](https://github.com/Lansweeper/lansweeperapis/commit/9d5d706f58b9710311fb5601d755d942405b5b4b))
39
+ * linting ([cf44329](https://github.com/Lansweeper/lansweeperapis/commit/cf4432907ede9df4c51c63e2f8994d00351d4207))
40
+ * rework after c# integration ([0ac0e7e](https://github.com/Lansweeper/lansweeperapis/commit/0ac0e7efc7514b872efec58a6ae7d54672bb0d95))
41
+ * rework after c# integration ([a0bf348](https://github.com/Lansweeper/lansweeperapis/commit/a0bf348dddbb9caa6d425ef1bead3d1648c7fc47))
42
+
43
+
44
+ ### Features
45
+
46
+ * added protobufs for servicestatus ([d3ec09b](https://github.com/Lansweeper/lansweeperapis/commit/d3ec09bf5d7216a85da4878a514c599b47c9b0e0))
47
+ * added protobufs for servicestatus ([e4d10d8](https://github.com/Lansweeper/lansweeperapis/commit/e4d10d88b569858dec43df14640e4f737df5ea9e))
48
+ * added protobufs for servicestatus ([a996d02](https://github.com/Lansweeper/lansweeperapis/commit/a996d02ac76b2f3b8dd62debda72a2770ba268a4))
49
+ * added protobufs for servicestatus ([d77134c](https://github.com/Lansweeper/lansweeperapis/commit/d77134c2224220a531b805444ead6ac688422b98))
@@ -0,0 +1 @@
1
+ {"file":[{"name":"servicestatus.proto","package":"lansweeper.servicestatus.v1","messageType":[{"name":"ScanningQueueMessage","field":[{"name":"TotalInWindowsQueue","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"TotalInWindowsQueue"},{"name":"TotalInIpQueue","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"TotalInIpQueue"},{"name":"Data","number":3,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".lansweeper.servicestatus.v1.ScanningQueueRecord","jsonName":"Data"}]},{"name":"ScanningQueueRecord","field":[{"name":"id","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"id"},{"name":"target","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"target"},{"name":"scanServer","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"scanServer"},{"name":"isPrimary","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"isPrimary"},{"name":"scanType","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.servicestatus.v1.ScanningQueueRecord.ScanType","jsonName":"scanType"},{"name":"ipAddress","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"ipAddress"}],"enumType":[{"name":"ScanType","value":[{"name":"SCAN_TYPE_UNKNOWN_UNSPECIFIED","number":0},{"name":"SCAN_TYPE_IN_QUEUE","number":1},{"name":"SCAN_TYPE_IN_PROCESS","number":2},{"name":"SCAN_TYPE_IN_IP_QUEUE","number":3},{"name":"SCAN_TYPE_IN_IP_PROCESS","number":4},{"name":"SCAN_TYPE_NO_ACTION","number":5},{"name":"SCAN_TYPE_IN_INSTALL_QUEUE","number":6},{"name":"SCAN_TYPE_IN_INSTALL_PROCESS","number":7}]}]},{"name":"InstallationDataMessage","field":[{"name":"isFullInfo","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.servicestatus.v1.InstallationDataMessage.InstallationMessageType","jsonName":"isFullInfo"},{"name":"assetJournalSizeInMb","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_DOUBLE","jsonName":"assetJournalSizeInMb"},{"name":"assetJournalSizeInRows","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"assetJournalSizeInRows"},{"name":"totalScannedAssets","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"totalScannedAssets"},{"name":"newAssetsLast30Days","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"newAssetsLast30Days"},{"name":"databaseInfo","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.servicestatus.v1.DatabaseInfo","jsonName":"databaseInfo"},{"name":"scanServersData","number":7,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".lansweeper.servicestatus.v1.ScanServerData","jsonName":"scanServersData"}],"enumType":[{"name":"InstallationMessageType","value":[{"name":"INSTALLATION_MESSAGE_TYPE_UNKNOWN_UNSPECIFIED","number":0},{"name":"INSTALLATION_MESSAGE_TYPE_PARTIAL","number":1},{"name":"INSTALLATION_MESSAGE_TYPE_FULL","number":2}]}]},{"name":"DatabaseInfo","field":[{"name":"connection","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"connection"},{"name":"size","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"size"},{"name":"availableSize","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"availableSize"},{"name":"usedSize","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"usedSize"},{"name":"instanceName","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"instanceName"},{"name":"details","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"details"}]},{"name":"ScanServerData","field":[{"name":"scanServerName","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"scanServerName"},{"name":"scanServerVersion","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"scanServerVersion"},{"name":"scanServerStatus","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.servicestatus.v1.ScanServerData.ScanServerStatus","jsonName":"scanServerStatus"},{"name":"scanServerStatusDescription","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"scanServerStatusDescription"},{"name":"totalScannedAssets","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"totalScannedAssets"},{"name":"newAssetsLast30Days","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"newAssetsLast30Days"},{"name":"lastScannedAt","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"lastScannedAt"},{"name":"lastScannedMessage","number":8,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"lastScannedMessage"},{"name":"isPrimary","number":9,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"isPrimary"}],"enumType":[{"name":"ScanServerStatus","value":[{"name":"SCAN_SERVER_STATUS_SCANNING_UNSPECIFIED","number":0},{"name":"SCAN_SERVER_STATUS_ERRORS","number":1},{"name":"SCAN_SERVER_STATUS_SUCCESS","number":2},{"name":"SCAN_SERVER_STATUS_SERVER_DOWN","number":3},{"name":"SCAN_SERVER_STATUS_SCANNING","number":4}]}]},{"name":"SendQueueInfoRequest","field":[{"name":"message","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.servicestatus.v1.ScanningQueueMessage","jsonName":"message"},{"name":"installKey","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"installKey"},{"name":"clientKey","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"clientKey"}]},{"name":"SendStatusInfoRequest","field":[{"name":"message","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.servicestatus.v1.InstallationDataMessage","jsonName":"message"},{"name":"installKey","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"installKey"},{"name":"clientKey","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"clientKey"},{"name":"lsVersion","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"lsVersion"}]},{"name":"SendQueueInfoResponse","field":[{"name":"message","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"message"}]},{"name":"SendStatusInfoResponse","field":[{"name":"message","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"message"}]}],"service":[{"name":"ScanningStatus","method":[{"name":"SendQueueInfo","inputType":".lansweeper.servicestatus.v1.SendQueueInfoRequest","outputType":".lansweeper.servicestatus.v1.SendQueueInfoResponse"},{"name":"SendStatusInfo","inputType":".lansweeper.servicestatus.v1.SendStatusInfoRequest","outputType":".lansweeper.servicestatus.v1.SendStatusInfoResponse"}]}],"options":{"csharpNamespace":"Lansweeper.ServiceStatusAPI.GRPC"},"sourceCodeInfo":{"location":[{"span":[0,0,100,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,36]},{"path":[8],"span":[4,0,61]},{"path":[8,37],"span":[4,0,61]},{"path":[4,0],"span":[6,0,10,1]},{"path":[4,0,1],"span":[6,8,28]},{"path":[4,0,2,0],"span":[7,4,34]},{"path":[4,0,2,0,5],"span":[7,4,9]},{"path":[4,0,2,0,1],"span":[7,10,29]},{"path":[4,0,2,0,3],"span":[7,32,33]},{"path":[4,0,2,1],"span":[8,4,29]},{"path":[4,0,2,1,5],"span":[8,4,9]},{"path":[4,0,2,1,1],"span":[8,10,24]},{"path":[4,0,2,1,3],"span":[8,27,28]},{"path":[4,0,2,2],"span":[9,4,42]},{"path":[4,0,2,2,4],"span":[9,4,12]},{"path":[4,0,2,2,6],"span":[9,13,32]},{"path":[4,0,2,2,1],"span":[9,33,37]},{"path":[4,0,2,2,3],"span":[9,40,41]},{"path":[4,1],"span":[12,0,29,1]},{"path":[4,1,1],"span":[12,8,27]},{"path":[4,1,2,0],"span":[13,4,17]},{"path":[4,1,2,0,5],"span":[13,4,9]},{"path":[4,1,2,0,1],"span":[13,10,12]},{"path":[4,1,2,0,3],"span":[13,15,16]},{"path":[4,1,2,1],"span":[14,4,22]},{"path":[4,1,2,1,5],"span":[14,4,10]},{"path":[4,1,2,1,1],"span":[14,11,17]},{"path":[4,1,2,1,3],"span":[14,20,21]},{"path":[4,1,2,2],"span":[15,4,26]},{"path":[4,1,2,2,5],"span":[15,4,10]},{"path":[4,1,2,2,1],"span":[15,11,21]},{"path":[4,1,2,2,3],"span":[15,24,25]},{"path":[4,1,2,3],"span":[16,4,23]},{"path":[4,1,2,3,5],"span":[16,4,8]},{"path":[4,1,2,3,1],"span":[16,9,18]},{"path":[4,1,2,3,3],"span":[16,21,22]},{"path":[4,1,4,0],"span":[17,4,26,5]},{"path":[4,1,4,0,1],"span":[17,9,17]},{"path":[4,1,4,0,2,0],"span":[18,8,42]},{"path":[4,1,4,0,2,0,1],"span":[18,8,37]},{"path":[4,1,4,0,2,0,2],"span":[18,40,41]},{"path":[4,1,4,0,2,1],"span":[19,8,31]},{"path":[4,1,4,0,2,1,1],"span":[19,8,26]},{"path":[4,1,4,0,2,1,2],"span":[19,29,30]},{"path":[4,1,4,0,2,2],"span":[20,8,33]},{"path":[4,1,4,0,2,2,1],"span":[20,8,28]},{"path":[4,1,4,0,2,2,2],"span":[20,31,32]},{"path":[4,1,4,0,2,3],"span":[21,8,34]},{"path":[4,1,4,0,2,3,1],"span":[21,8,29]},{"path":[4,1,4,0,2,3,2],"span":[21,32,33]},{"path":[4,1,4,0,2,4],"span":[22,8,36]},{"path":[4,1,4,0,2,4,1],"span":[22,8,31]},{"path":[4,1,4,0,2,4,2],"span":[22,34,35]},{"path":[4,1,4,0,2,5],"span":[23,8,32]},{"path":[4,1,4,0,2,5,1],"span":[23,8,27]},{"path":[4,1,4,0,2,5,2],"span":[23,30,31]},{"path":[4,1,4,0,2,6],"span":[24,8,39]},{"path":[4,1,4,0,2,6,1],"span":[24,8,34]},{"path":[4,1,4,0,2,6,2],"span":[24,37,38]},{"path":[4,1,4,0,2,7],"span":[25,8,41]},{"path":[4,1,4,0,2,7,1],"span":[25,8,36]},{"path":[4,1,4,0,2,7,2],"span":[25,39,40]},{"path":[4,1,2,4],"span":[27,4,26]},{"path":[4,1,2,4,6],"span":[27,4,12]},{"path":[4,1,2,4,1],"span":[27,13,21]},{"path":[4,1,2,4,3],"span":[27,24,25]},{"path":[4,1,2,5],"span":[28,4,25]},{"path":[4,1,2,5,5],"span":[28,4,10]},{"path":[4,1,2,5,1],"span":[28,11,20]},{"path":[4,1,2,5,3],"span":[28,23,24]},{"path":[4,2],"span":[32,0,45,1]},{"path":[4,2,1],"span":[32,8,31]},{"path":[4,2,4,0],"span":[33,4,37,5]},{"path":[4,2,4,0,1],"span":[33,9,32]},{"path":[4,2,4,0,2,0],"span":[34,8,58]},{"path":[4,2,4,0,2,0,1],"span":[34,8,53]},{"path":[4,2,4,0,2,0,2],"span":[34,56,57]},{"path":[4,2,4,0,2,1],"span":[35,8,46]},{"path":[4,2,4,0,2,1,1],"span":[35,8,41]},{"path":[4,2,4,0,2,1,2],"span":[35,44,45]},{"path":[4,2,4,0,2,2],"span":[36,8,43]},{"path":[4,2,4,0,2,2,1],"span":[36,8,38]},{"path":[4,2,4,0,2,2,2],"span":[36,41,42]},{"path":[4,2,2,0],"span":[38,4,43]},{"path":[4,2,2,0,6],"span":[38,4,27]},{"path":[4,2,2,0,1],"span":[38,28,38]},{"path":[4,2,2,0,3],"span":[38,41,42]},{"path":[4,2,2,1],"span":[39,4,36]},{"path":[4,2,2,1,5],"span":[39,4,10]},{"path":[4,2,2,1,1],"span":[39,11,31]},{"path":[4,2,2,1,3],"span":[39,34,35]},{"path":[4,2,2,2],"span":[40,4,37]},{"path":[4,2,2,2,5],"span":[40,4,9]},{"path":[4,2,2,2,1],"span":[40,10,32]},{"path":[4,2,2,2,3],"span":[40,35,36]},{"path":[4,2,2,3],"span":[41,4,33]},{"path":[4,2,2,3,5],"span":[41,4,9]},{"path":[4,2,2,3,1],"span":[41,10,28]},{"path":[4,2,2,3,3],"span":[41,31,32]},{"path":[4,2,2,4],"span":[42,4,34]},{"path":[4,2,2,4,5],"span":[42,4,9]},{"path":[4,2,2,4,1],"span":[42,10,29]},{"path":[4,2,2,4,3],"span":[42,32,33]},{"path":[4,2,2,5],"span":[43,4,34]},{"path":[4,2,2,5,6],"span":[43,4,16]},{"path":[4,2,2,5,1],"span":[43,17,29]},{"path":[4,2,2,5,3],"span":[43,32,33]},{"path":[4,2,2,6],"span":[44,4,48]},{"path":[4,2,2,6,4],"span":[44,4,12]},{"path":[4,2,2,6,6],"span":[44,13,27]},{"path":[4,2,2,6,1],"span":[44,28,43]},{"path":[4,2,2,6,3],"span":[44,46,47]},{"path":[4,3],"span":[47,0,54,1]},{"path":[4,3,1],"span":[47,8,20]},{"path":[4,3,2,0],"span":[48,4,26]},{"path":[4,3,2,0,5],"span":[48,4,10]},{"path":[4,3,2,0,1],"span":[48,11,21]},{"path":[4,3,2,0,3],"span":[48,24,25]},{"path":[4,3,2,1],"span":[49,4,20]},{"path":[4,3,2,1,5],"span":[49,4,10]},{"path":[4,3,2,1,1],"span":[49,11,15]},{"path":[4,3,2,1,3],"span":[49,18,19]},{"path":[4,3,2,2],"span":[50,4,29]},{"path":[4,3,2,2,5],"span":[50,4,10]},{"path":[4,3,2,2,1],"span":[50,11,24]},{"path":[4,3,2,2,3],"span":[50,27,28]},{"path":[4,3,2,3],"span":[51,4,24]},{"path":[4,3,2,3,5],"span":[51,4,10]},{"path":[4,3,2,3,1],"span":[51,11,19]},{"path":[4,3,2,3,3],"span":[51,22,23]},{"path":[4,3,2,4],"span":[52,4,28]},{"path":[4,3,2,4,5],"span":[52,4,10]},{"path":[4,3,2,4,1],"span":[52,11,23]},{"path":[4,3,2,4,3],"span":[52,26,27]},{"path":[4,3,2,5],"span":[53,4,23]},{"path":[4,3,2,5,5],"span":[53,4,10]},{"path":[4,3,2,5,1],"span":[53,11,18]},{"path":[4,3,2,5,3],"span":[53,21,22]},{"path":[4,4],"span":[56,0,74,1]},{"path":[4,4,1],"span":[56,8,22]},{"path":[4,4,2,0],"span":[57,4,30]},{"path":[4,4,2,0,5],"span":[57,4,10]},{"path":[4,4,2,0,1],"span":[57,11,25]},{"path":[4,4,2,0,3],"span":[57,28,29]},{"path":[4,4,2,1],"span":[58,4,33]},{"path":[4,4,2,1,5],"span":[58,4,10]},{"path":[4,4,2,1,1],"span":[58,11,28]},{"path":[4,4,2,1,3],"span":[58,31,32]},{"path":[4,4,4,0],"span":[59,4,65,5]},{"path":[4,4,4,0,1],"span":[59,9,25]},{"path":[4,4,4,0,2,0],"span":[60,8,52]},{"path":[4,4,4,0,2,0,1],"span":[60,8,47]},{"path":[4,4,4,0,2,0,2],"span":[60,50,51]},{"path":[4,4,4,0,2,1],"span":[61,8,38]},{"path":[4,4,4,0,2,1,1],"span":[61,8,33]},{"path":[4,4,4,0,2,1,2],"span":[61,36,37]},{"path":[4,4,4,0,2,2],"span":[62,8,39]},{"path":[4,4,4,0,2,2,1],"span":[62,8,34]},{"path":[4,4,4,0,2,2,2],"span":[62,37,38]},{"path":[4,4,4,0,2,3],"span":[63,8,43]},{"path":[4,4,4,0,2,3,1],"span":[63,8,38]},{"path":[4,4,4,0,2,3,2],"span":[63,41,42]},{"path":[4,4,4,0,2,4],"span":[64,8,40]},{"path":[4,4,4,0,2,4,1],"span":[64,8,35]},{"path":[4,4,4,0,2,4,2],"span":[64,38,39]},{"path":[4,4,2,2],"span":[66,4,42]},{"path":[4,4,2,2,6],"span":[66,4,20]},{"path":[4,4,2,2,1],"span":[66,21,37]},{"path":[4,4,2,2,3],"span":[66,40,41]},{"path":[4,4,2,3],"span":[67,4,43]},{"path":[4,4,2,3,5],"span":[67,4,10]},{"path":[4,4,2,3,1],"span":[67,11,38]},{"path":[4,4,2,3,3],"span":[67,41,42]},{"path":[4,4,2,4],"span":[68,4,33]},{"path":[4,4,2,4,5],"span":[68,4,9]},{"path":[4,4,2,4,1],"span":[68,10,28]},{"path":[4,4,2,4,3],"span":[68,31,32]},{"path":[4,4,2,5],"span":[69,4,34]},{"path":[4,4,2,5,5],"span":[69,4,9]},{"path":[4,4,2,5,1],"span":[69,10,29]},{"path":[4,4,2,5,3],"span":[69,32,33]},{"path":[4,4,2,6],"span":[70,4,29]},{"path":[4,4,2,6,5],"span":[70,4,10]},{"path":[4,4,2,6,1],"span":[70,11,24]},{"path":[4,4,2,6,3],"span":[70,27,28]},{"path":[4,4,2,7],"span":[71,4,34]},{"path":[4,4,2,7,5],"span":[71,4,10]},{"path":[4,4,2,7,1],"span":[71,11,29]},{"path":[4,4,2,7,3],"span":[71,32,33]},{"path":[4,4,2,8],"span":[72,4,23]},{"path":[4,4,2,8,5],"span":[72,4,8]},{"path":[4,4,2,8,1],"span":[72,9,18]},{"path":[4,4,2,8,3],"span":[72,21,22]},{"path":[4,5],"span":[76,0,80,1]},{"path":[4,5,1],"span":[76,8,28]},{"path":[4,5,2,0],"span":[77,4,37]},{"path":[4,5,2,0,6],"span":[77,4,24]},{"path":[4,5,2,0,1],"span":[77,25,32]},{"path":[4,5,2,0,3],"span":[77,35,36]},{"path":[4,5,2,1],"span":[78,4,26]},{"path":[4,5,2,1,5],"span":[78,4,10]},{"path":[4,5,2,1,1],"span":[78,11,21]},{"path":[4,5,2,1,3],"span":[78,24,25]},{"path":[4,5,2,2],"span":[79,4,25]},{"path":[4,5,2,2,5],"span":[79,4,10]},{"path":[4,5,2,2,1],"span":[79,11,20]},{"path":[4,5,2,2,3],"span":[79,23,24]},{"path":[4,6],"span":[82,0,87,1]},{"path":[4,6,1],"span":[82,8,29]},{"path":[4,6,2,0],"span":[83,4,40]},{"path":[4,6,2,0,6],"span":[83,4,27]},{"path":[4,6,2,0,1],"span":[83,28,35]},{"path":[4,6,2,0,3],"span":[83,38,39]},{"path":[4,6,2,1],"span":[84,4,26]},{"path":[4,6,2,1,5],"span":[84,4,10]},{"path":[4,6,2,1,1],"span":[84,11,21]},{"path":[4,6,2,1,3],"span":[84,24,25]},{"path":[4,6,2,2],"span":[85,4,25]},{"path":[4,6,2,2,5],"span":[85,4,10]},{"path":[4,6,2,2,1],"span":[85,11,20]},{"path":[4,6,2,2,3],"span":[85,23,24]},{"path":[4,6,2,3],"span":[86,4,25]},{"path":[4,6,2,3,5],"span":[86,4,10]},{"path":[4,6,2,3,1],"span":[86,11,20]},{"path":[4,6,2,3,3],"span":[86,23,24]},{"path":[4,7],"span":[89,0,91,1]},{"path":[4,7,1],"span":[89,8,29]},{"path":[4,7,2,0],"span":[90,4,23]},{"path":[4,7,2,0,5],"span":[90,4,10]},{"path":[4,7,2,0,1],"span":[90,11,18]},{"path":[4,7,2,0,3],"span":[90,21,22]},{"path":[4,8],"span":[93,0,95,1]},{"path":[4,8,1],"span":[93,8,30]},{"path":[4,8,2,0],"span":[94,4,23]},{"path":[4,8,2,0,5],"span":[94,4,10]},{"path":[4,8,2,0,1],"span":[94,11,18]},{"path":[4,8,2,0,3],"span":[94,21,22]},{"path":[6,0],"span":[97,0,100,1]},{"path":[6,0,1],"span":[97,8,22]},{"path":[6,0,2,0],"span":[98,4,76]},{"path":[6,0,2,0,1],"span":[98,8,21]},{"path":[6,0,2,0,2],"span":[98,22,42]},{"path":[6,0,2,0,3],"span":[98,53,74]},{"path":[6,0,2,1],"span":[99,4,79]},{"path":[6,0,2,1,1],"span":[99,8,22]},{"path":[6,0,2,1,2],"span":[99,23,44]},{"path":[6,0,2,1,3],"span":[99,55,77]}]},"syntax":"proto3"}],"bufbuildImageExtension":{}}
@@ -0,0 +1,2 @@
1
+ export * from "./servicestatus_grpc_pb";
2
+ export * from "./servicestatus_pb";
@@ -0,0 +1,3 @@
1
+ const servicestatus_grpc_pb = require("./servicestatus_grpc_pb");
2
+ const servicestatus_pb = require("./servicestatus_pb");
3
+ Object.assign(exports, servicestatus_grpc_pb, servicestatus_pb)
@@ -0,0 +1,58 @@
1
+ // package: lansweeper.servicestatus.v1
2
+ // file: servicestatus.proto
3
+
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+
7
+ import * as grpc from "grpc";
8
+ import * as servicestatus_pb from "./servicestatus_pb";
9
+
10
+ interface IScanningStatusService extends grpc.ServiceDefinition<grpc.UntypedServiceImplementation> {
11
+ sendQueueInfo: IScanningStatusService_ISendQueueInfo;
12
+ sendStatusInfo: IScanningStatusService_ISendStatusInfo;
13
+ }
14
+
15
+ interface IScanningStatusService_ISendQueueInfo extends grpc.MethodDefinition<servicestatus_pb.SendQueueInfoRequest, servicestatus_pb.SendQueueInfoResponse> {
16
+ path: string; // "/lansweeper.servicestatus.v1.ScanningStatus/SendQueueInfo"
17
+ requestStream: false;
18
+ responseStream: false;
19
+ requestSerialize: grpc.serialize<servicestatus_pb.SendQueueInfoRequest>;
20
+ requestDeserialize: grpc.deserialize<servicestatus_pb.SendQueueInfoRequest>;
21
+ responseSerialize: grpc.serialize<servicestatus_pb.SendQueueInfoResponse>;
22
+ responseDeserialize: grpc.deserialize<servicestatus_pb.SendQueueInfoResponse>;
23
+ }
24
+ interface IScanningStatusService_ISendStatusInfo extends grpc.MethodDefinition<servicestatus_pb.SendStatusInfoRequest, servicestatus_pb.SendStatusInfoResponse> {
25
+ path: string; // "/lansweeper.servicestatus.v1.ScanningStatus/SendStatusInfo"
26
+ requestStream: false;
27
+ responseStream: false;
28
+ requestSerialize: grpc.serialize<servicestatus_pb.SendStatusInfoRequest>;
29
+ requestDeserialize: grpc.deserialize<servicestatus_pb.SendStatusInfoRequest>;
30
+ responseSerialize: grpc.serialize<servicestatus_pb.SendStatusInfoResponse>;
31
+ responseDeserialize: grpc.deserialize<servicestatus_pb.SendStatusInfoResponse>;
32
+ }
33
+
34
+ export const ScanningStatusService: IScanningStatusService;
35
+
36
+ export interface IScanningStatusServer {
37
+ sendQueueInfo: grpc.handleUnaryCall<servicestatus_pb.SendQueueInfoRequest, servicestatus_pb.SendQueueInfoResponse>;
38
+ sendStatusInfo: grpc.handleUnaryCall<servicestatus_pb.SendStatusInfoRequest, servicestatus_pb.SendStatusInfoResponse>;
39
+ }
40
+
41
+ export interface IScanningStatusClient {
42
+ sendQueueInfo(request: servicestatus_pb.SendQueueInfoRequest, callback: (error: grpc.ServiceError | null, response: servicestatus_pb.SendQueueInfoResponse) => void): grpc.ClientUnaryCall;
43
+ sendQueueInfo(request: servicestatus_pb.SendQueueInfoRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: servicestatus_pb.SendQueueInfoResponse) => void): grpc.ClientUnaryCall;
44
+ sendQueueInfo(request: servicestatus_pb.SendQueueInfoRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: servicestatus_pb.SendQueueInfoResponse) => void): grpc.ClientUnaryCall;
45
+ sendStatusInfo(request: servicestatus_pb.SendStatusInfoRequest, callback: (error: grpc.ServiceError | null, response: servicestatus_pb.SendStatusInfoResponse) => void): grpc.ClientUnaryCall;
46
+ sendStatusInfo(request: servicestatus_pb.SendStatusInfoRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: servicestatus_pb.SendStatusInfoResponse) => void): grpc.ClientUnaryCall;
47
+ sendStatusInfo(request: servicestatus_pb.SendStatusInfoRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: servicestatus_pb.SendStatusInfoResponse) => void): grpc.ClientUnaryCall;
48
+ }
49
+
50
+ export class ScanningStatusClient extends grpc.Client implements IScanningStatusClient {
51
+ constructor(address: string, credentials: grpc.ChannelCredentials, options?: object);
52
+ public sendQueueInfo(request: servicestatus_pb.SendQueueInfoRequest, callback: (error: grpc.ServiceError | null, response: servicestatus_pb.SendQueueInfoResponse) => void): grpc.ClientUnaryCall;
53
+ public sendQueueInfo(request: servicestatus_pb.SendQueueInfoRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: servicestatus_pb.SendQueueInfoResponse) => void): grpc.ClientUnaryCall;
54
+ public sendQueueInfo(request: servicestatus_pb.SendQueueInfoRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: servicestatus_pb.SendQueueInfoResponse) => void): grpc.ClientUnaryCall;
55
+ public sendStatusInfo(request: servicestatus_pb.SendStatusInfoRequest, callback: (error: grpc.ServiceError | null, response: servicestatus_pb.SendStatusInfoResponse) => void): grpc.ClientUnaryCall;
56
+ public sendStatusInfo(request: servicestatus_pb.SendStatusInfoRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: servicestatus_pb.SendStatusInfoResponse) => void): grpc.ClientUnaryCall;
57
+ public sendStatusInfo(request: servicestatus_pb.SendStatusInfoRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: servicestatus_pb.SendStatusInfoResponse) => void): grpc.ClientUnaryCall;
58
+ }
@@ -0,0 +1,77 @@
1
+ // GENERATED CODE -- DO NOT EDIT!
2
+
3
+ 'use strict';
4
+ var grpc = require('grpc');
5
+ var servicestatus_pb = require('./servicestatus_pb.js');
6
+
7
+ function serialize_lansweeper_servicestatus_v1_SendQueueInfoRequest(arg) {
8
+ if (!(arg instanceof servicestatus_pb.SendQueueInfoRequest)) {
9
+ throw new Error('Expected argument of type lansweeper.servicestatus.v1.SendQueueInfoRequest');
10
+ }
11
+ return Buffer.from(arg.serializeBinary());
12
+ }
13
+
14
+ function deserialize_lansweeper_servicestatus_v1_SendQueueInfoRequest(buffer_arg) {
15
+ return servicestatus_pb.SendQueueInfoRequest.deserializeBinary(new Uint8Array(buffer_arg));
16
+ }
17
+
18
+ function serialize_lansweeper_servicestatus_v1_SendQueueInfoResponse(arg) {
19
+ if (!(arg instanceof servicestatus_pb.SendQueueInfoResponse)) {
20
+ throw new Error('Expected argument of type lansweeper.servicestatus.v1.SendQueueInfoResponse');
21
+ }
22
+ return Buffer.from(arg.serializeBinary());
23
+ }
24
+
25
+ function deserialize_lansweeper_servicestatus_v1_SendQueueInfoResponse(buffer_arg) {
26
+ return servicestatus_pb.SendQueueInfoResponse.deserializeBinary(new Uint8Array(buffer_arg));
27
+ }
28
+
29
+ function serialize_lansweeper_servicestatus_v1_SendStatusInfoRequest(arg) {
30
+ if (!(arg instanceof servicestatus_pb.SendStatusInfoRequest)) {
31
+ throw new Error('Expected argument of type lansweeper.servicestatus.v1.SendStatusInfoRequest');
32
+ }
33
+ return Buffer.from(arg.serializeBinary());
34
+ }
35
+
36
+ function deserialize_lansweeper_servicestatus_v1_SendStatusInfoRequest(buffer_arg) {
37
+ return servicestatus_pb.SendStatusInfoRequest.deserializeBinary(new Uint8Array(buffer_arg));
38
+ }
39
+
40
+ function serialize_lansweeper_servicestatus_v1_SendStatusInfoResponse(arg) {
41
+ if (!(arg instanceof servicestatus_pb.SendStatusInfoResponse)) {
42
+ throw new Error('Expected argument of type lansweeper.servicestatus.v1.SendStatusInfoResponse');
43
+ }
44
+ return Buffer.from(arg.serializeBinary());
45
+ }
46
+
47
+ function deserialize_lansweeper_servicestatus_v1_SendStatusInfoResponse(buffer_arg) {
48
+ return servicestatus_pb.SendStatusInfoResponse.deserializeBinary(new Uint8Array(buffer_arg));
49
+ }
50
+
51
+
52
+ var ScanningStatusService = exports.ScanningStatusService = {
53
+ sendQueueInfo: {
54
+ path: '/lansweeper.servicestatus.v1.ScanningStatus/SendQueueInfo',
55
+ requestStream: false,
56
+ responseStream: false,
57
+ requestType: servicestatus_pb.SendQueueInfoRequest,
58
+ responseType: servicestatus_pb.SendQueueInfoResponse,
59
+ requestSerialize: serialize_lansweeper_servicestatus_v1_SendQueueInfoRequest,
60
+ requestDeserialize: deserialize_lansweeper_servicestatus_v1_SendQueueInfoRequest,
61
+ responseSerialize: serialize_lansweeper_servicestatus_v1_SendQueueInfoResponse,
62
+ responseDeserialize: deserialize_lansweeper_servicestatus_v1_SendQueueInfoResponse,
63
+ },
64
+ sendStatusInfo: {
65
+ path: '/lansweeper.servicestatus.v1.ScanningStatus/SendStatusInfo',
66
+ requestStream: false,
67
+ responseStream: false,
68
+ requestType: servicestatus_pb.SendStatusInfoRequest,
69
+ responseType: servicestatus_pb.SendStatusInfoResponse,
70
+ requestSerialize: serialize_lansweeper_servicestatus_v1_SendStatusInfoRequest,
71
+ requestDeserialize: deserialize_lansweeper_servicestatus_v1_SendStatusInfoRequest,
72
+ responseSerialize: serialize_lansweeper_servicestatus_v1_SendStatusInfoResponse,
73
+ responseDeserialize: deserialize_lansweeper_servicestatus_v1_SendStatusInfoResponse,
74
+ },
75
+ };
76
+
77
+ exports.ScanningStatusClient = grpc.makeGenericClientConstructor(ScanningStatusService);
@@ -0,0 +1,361 @@
1
+ // package: lansweeper.servicestatus.v1
2
+ // file: servicestatus.proto
3
+
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+
7
+ import * as jspb from "google-protobuf";
8
+
9
+ export class ScanningQueueMessage extends jspb.Message {
10
+ getTotalinwindowsqueue(): number;
11
+ setTotalinwindowsqueue(value: number): ScanningQueueMessage;
12
+
13
+ getTotalinipqueue(): number;
14
+ setTotalinipqueue(value: number): ScanningQueueMessage;
15
+
16
+ clearDataList(): void;
17
+ getDataList(): Array<ScanningQueueRecord>;
18
+ setDataList(value: Array<ScanningQueueRecord>): ScanningQueueMessage;
19
+ addData(value?: ScanningQueueRecord, index?: number): ScanningQueueRecord;
20
+
21
+
22
+ serializeBinary(): Uint8Array;
23
+ toObject(includeInstance?: boolean): ScanningQueueMessage.AsObject;
24
+ static toObject(includeInstance: boolean, msg: ScanningQueueMessage): ScanningQueueMessage.AsObject;
25
+ static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
26
+ static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
27
+ static serializeBinaryToWriter(message: ScanningQueueMessage, writer: jspb.BinaryWriter): void;
28
+ static deserializeBinary(bytes: Uint8Array): ScanningQueueMessage;
29
+ static deserializeBinaryFromReader(message: ScanningQueueMessage, reader: jspb.BinaryReader): ScanningQueueMessage;
30
+ }
31
+
32
+ export namespace ScanningQueueMessage {
33
+ export type AsObject = {
34
+ totalinwindowsqueue: number,
35
+ totalinipqueue: number,
36
+ dataList: Array<ScanningQueueRecord.AsObject>,
37
+ }
38
+ }
39
+
40
+ export class ScanningQueueRecord extends jspb.Message {
41
+ getId(): number;
42
+ setId(value: number): ScanningQueueRecord;
43
+
44
+ getTarget(): string;
45
+ setTarget(value: string): ScanningQueueRecord;
46
+
47
+ getScanserver(): string;
48
+ setScanserver(value: string): ScanningQueueRecord;
49
+
50
+ getIsprimary(): boolean;
51
+ setIsprimary(value: boolean): ScanningQueueRecord;
52
+
53
+ getScantype(): ScanningQueueRecord.ScanType;
54
+ setScantype(value: ScanningQueueRecord.ScanType): ScanningQueueRecord;
55
+
56
+ getIpaddress(): string;
57
+ setIpaddress(value: string): ScanningQueueRecord;
58
+
59
+
60
+ serializeBinary(): Uint8Array;
61
+ toObject(includeInstance?: boolean): ScanningQueueRecord.AsObject;
62
+ static toObject(includeInstance: boolean, msg: ScanningQueueRecord): ScanningQueueRecord.AsObject;
63
+ static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
64
+ static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
65
+ static serializeBinaryToWriter(message: ScanningQueueRecord, writer: jspb.BinaryWriter): void;
66
+ static deserializeBinary(bytes: Uint8Array): ScanningQueueRecord;
67
+ static deserializeBinaryFromReader(message: ScanningQueueRecord, reader: jspb.BinaryReader): ScanningQueueRecord;
68
+ }
69
+
70
+ export namespace ScanningQueueRecord {
71
+ export type AsObject = {
72
+ id: number,
73
+ target: string,
74
+ scanserver: string,
75
+ isprimary: boolean,
76
+ scantype: ScanningQueueRecord.ScanType,
77
+ ipaddress: string,
78
+ }
79
+
80
+ export enum ScanType {
81
+ SCAN_TYPE_UNKNOWN_UNSPECIFIED = 0,
82
+ SCAN_TYPE_IN_QUEUE = 1,
83
+ SCAN_TYPE_IN_PROCESS = 2,
84
+ SCAN_TYPE_IN_IP_QUEUE = 3,
85
+ SCAN_TYPE_IN_IP_PROCESS = 4,
86
+ SCAN_TYPE_NO_ACTION = 5,
87
+ SCAN_TYPE_IN_INSTALL_QUEUE = 6,
88
+ SCAN_TYPE_IN_INSTALL_PROCESS = 7,
89
+ }
90
+
91
+ }
92
+
93
+ export class InstallationDataMessage extends jspb.Message {
94
+ getIsfullinfo(): InstallationDataMessage.InstallationMessageType;
95
+ setIsfullinfo(value: InstallationDataMessage.InstallationMessageType): InstallationDataMessage;
96
+
97
+ getAssetjournalsizeinmb(): number;
98
+ setAssetjournalsizeinmb(value: number): InstallationDataMessage;
99
+
100
+ getAssetjournalsizeinrows(): number;
101
+ setAssetjournalsizeinrows(value: number): InstallationDataMessage;
102
+
103
+ getTotalscannedassets(): number;
104
+ setTotalscannedassets(value: number): InstallationDataMessage;
105
+
106
+ getNewassetslast30days(): number;
107
+ setNewassetslast30days(value: number): InstallationDataMessage;
108
+
109
+
110
+ hasDatabaseinfo(): boolean;
111
+ clearDatabaseinfo(): void;
112
+ getDatabaseinfo(): DatabaseInfo | undefined;
113
+ setDatabaseinfo(value?: DatabaseInfo): InstallationDataMessage;
114
+
115
+ clearScanserversdataList(): void;
116
+ getScanserversdataList(): Array<ScanServerData>;
117
+ setScanserversdataList(value: Array<ScanServerData>): InstallationDataMessage;
118
+ addScanserversdata(value?: ScanServerData, index?: number): ScanServerData;
119
+
120
+
121
+ serializeBinary(): Uint8Array;
122
+ toObject(includeInstance?: boolean): InstallationDataMessage.AsObject;
123
+ static toObject(includeInstance: boolean, msg: InstallationDataMessage): InstallationDataMessage.AsObject;
124
+ static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
125
+ static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
126
+ static serializeBinaryToWriter(message: InstallationDataMessage, writer: jspb.BinaryWriter): void;
127
+ static deserializeBinary(bytes: Uint8Array): InstallationDataMessage;
128
+ static deserializeBinaryFromReader(message: InstallationDataMessage, reader: jspb.BinaryReader): InstallationDataMessage;
129
+ }
130
+
131
+ export namespace InstallationDataMessage {
132
+ export type AsObject = {
133
+ isfullinfo: InstallationDataMessage.InstallationMessageType,
134
+ assetjournalsizeinmb: number,
135
+ assetjournalsizeinrows: number,
136
+ totalscannedassets: number,
137
+ newassetslast30days: number,
138
+ databaseinfo?: DatabaseInfo.AsObject,
139
+ scanserversdataList: Array<ScanServerData.AsObject>,
140
+ }
141
+
142
+ export enum InstallationMessageType {
143
+ INSTALLATION_MESSAGE_TYPE_UNKNOWN_UNSPECIFIED = 0,
144
+ INSTALLATION_MESSAGE_TYPE_PARTIAL = 1,
145
+ INSTALLATION_MESSAGE_TYPE_FULL = 2,
146
+ }
147
+
148
+ }
149
+
150
+ export class DatabaseInfo extends jspb.Message {
151
+ getConnection(): string;
152
+ setConnection(value: string): DatabaseInfo;
153
+
154
+ getSize(): string;
155
+ setSize(value: string): DatabaseInfo;
156
+
157
+ getAvailablesize(): string;
158
+ setAvailablesize(value: string): DatabaseInfo;
159
+
160
+ getUsedsize(): string;
161
+ setUsedsize(value: string): DatabaseInfo;
162
+
163
+ getInstancename(): string;
164
+ setInstancename(value: string): DatabaseInfo;
165
+
166
+ getDetails(): string;
167
+ setDetails(value: string): DatabaseInfo;
168
+
169
+
170
+ serializeBinary(): Uint8Array;
171
+ toObject(includeInstance?: boolean): DatabaseInfo.AsObject;
172
+ static toObject(includeInstance: boolean, msg: DatabaseInfo): DatabaseInfo.AsObject;
173
+ static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
174
+ static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
175
+ static serializeBinaryToWriter(message: DatabaseInfo, writer: jspb.BinaryWriter): void;
176
+ static deserializeBinary(bytes: Uint8Array): DatabaseInfo;
177
+ static deserializeBinaryFromReader(message: DatabaseInfo, reader: jspb.BinaryReader): DatabaseInfo;
178
+ }
179
+
180
+ export namespace DatabaseInfo {
181
+ export type AsObject = {
182
+ connection: string,
183
+ size: string,
184
+ availablesize: string,
185
+ usedsize: string,
186
+ instancename: string,
187
+ details: string,
188
+ }
189
+ }
190
+
191
+ export class ScanServerData extends jspb.Message {
192
+ getScanservername(): string;
193
+ setScanservername(value: string): ScanServerData;
194
+
195
+ getScanserverversion(): string;
196
+ setScanserverversion(value: string): ScanServerData;
197
+
198
+ getScanserverstatus(): ScanServerData.ScanServerStatus;
199
+ setScanserverstatus(value: ScanServerData.ScanServerStatus): ScanServerData;
200
+
201
+ getScanserverstatusdescription(): string;
202
+ setScanserverstatusdescription(value: string): ScanServerData;
203
+
204
+ getTotalscannedassets(): number;
205
+ setTotalscannedassets(value: number): ScanServerData;
206
+
207
+ getNewassetslast30days(): number;
208
+ setNewassetslast30days(value: number): ScanServerData;
209
+
210
+ getLastscannedat(): string;
211
+ setLastscannedat(value: string): ScanServerData;
212
+
213
+ getLastscannedmessage(): string;
214
+ setLastscannedmessage(value: string): ScanServerData;
215
+
216
+ getIsprimary(): boolean;
217
+ setIsprimary(value: boolean): ScanServerData;
218
+
219
+
220
+ serializeBinary(): Uint8Array;
221
+ toObject(includeInstance?: boolean): ScanServerData.AsObject;
222
+ static toObject(includeInstance: boolean, msg: ScanServerData): ScanServerData.AsObject;
223
+ static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
224
+ static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
225
+ static serializeBinaryToWriter(message: ScanServerData, writer: jspb.BinaryWriter): void;
226
+ static deserializeBinary(bytes: Uint8Array): ScanServerData;
227
+ static deserializeBinaryFromReader(message: ScanServerData, reader: jspb.BinaryReader): ScanServerData;
228
+ }
229
+
230
+ export namespace ScanServerData {
231
+ export type AsObject = {
232
+ scanservername: string,
233
+ scanserverversion: string,
234
+ scanserverstatus: ScanServerData.ScanServerStatus,
235
+ scanserverstatusdescription: string,
236
+ totalscannedassets: number,
237
+ newassetslast30days: number,
238
+ lastscannedat: string,
239
+ lastscannedmessage: string,
240
+ isprimary: boolean,
241
+ }
242
+
243
+ export enum ScanServerStatus {
244
+ SCAN_SERVER_STATUS_SCANNING_UNSPECIFIED = 0,
245
+ SCAN_SERVER_STATUS_ERRORS = 1,
246
+ SCAN_SERVER_STATUS_SUCCESS = 2,
247
+ SCAN_SERVER_STATUS_SERVER_DOWN = 3,
248
+ SCAN_SERVER_STATUS_SCANNING = 4,
249
+ }
250
+
251
+ }
252
+
253
+ export class SendQueueInfoRequest extends jspb.Message {
254
+
255
+ hasMessage(): boolean;
256
+ clearMessage(): void;
257
+ getMessage(): ScanningQueueMessage | undefined;
258
+ setMessage(value?: ScanningQueueMessage): SendQueueInfoRequest;
259
+
260
+ getInstallkey(): string;
261
+ setInstallkey(value: string): SendQueueInfoRequest;
262
+
263
+ getClientkey(): string;
264
+ setClientkey(value: string): SendQueueInfoRequest;
265
+
266
+
267
+ serializeBinary(): Uint8Array;
268
+ toObject(includeInstance?: boolean): SendQueueInfoRequest.AsObject;
269
+ static toObject(includeInstance: boolean, msg: SendQueueInfoRequest): SendQueueInfoRequest.AsObject;
270
+ static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
271
+ static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
272
+ static serializeBinaryToWriter(message: SendQueueInfoRequest, writer: jspb.BinaryWriter): void;
273
+ static deserializeBinary(bytes: Uint8Array): SendQueueInfoRequest;
274
+ static deserializeBinaryFromReader(message: SendQueueInfoRequest, reader: jspb.BinaryReader): SendQueueInfoRequest;
275
+ }
276
+
277
+ export namespace SendQueueInfoRequest {
278
+ export type AsObject = {
279
+ message?: ScanningQueueMessage.AsObject,
280
+ installkey: string,
281
+ clientkey: string,
282
+ }
283
+ }
284
+
285
+ export class SendStatusInfoRequest extends jspb.Message {
286
+
287
+ hasMessage(): boolean;
288
+ clearMessage(): void;
289
+ getMessage(): InstallationDataMessage | undefined;
290
+ setMessage(value?: InstallationDataMessage): SendStatusInfoRequest;
291
+
292
+ getInstallkey(): string;
293
+ setInstallkey(value: string): SendStatusInfoRequest;
294
+
295
+ getClientkey(): string;
296
+ setClientkey(value: string): SendStatusInfoRequest;
297
+
298
+ getLsversion(): string;
299
+ setLsversion(value: string): SendStatusInfoRequest;
300
+
301
+
302
+ serializeBinary(): Uint8Array;
303
+ toObject(includeInstance?: boolean): SendStatusInfoRequest.AsObject;
304
+ static toObject(includeInstance: boolean, msg: SendStatusInfoRequest): SendStatusInfoRequest.AsObject;
305
+ static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
306
+ static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
307
+ static serializeBinaryToWriter(message: SendStatusInfoRequest, writer: jspb.BinaryWriter): void;
308
+ static deserializeBinary(bytes: Uint8Array): SendStatusInfoRequest;
309
+ static deserializeBinaryFromReader(message: SendStatusInfoRequest, reader: jspb.BinaryReader): SendStatusInfoRequest;
310
+ }
311
+
312
+ export namespace SendStatusInfoRequest {
313
+ export type AsObject = {
314
+ message?: InstallationDataMessage.AsObject,
315
+ installkey: string,
316
+ clientkey: string,
317
+ lsversion: string,
318
+ }
319
+ }
320
+
321
+ export class SendQueueInfoResponse extends jspb.Message {
322
+ getMessage(): string;
323
+ setMessage(value: string): SendQueueInfoResponse;
324
+
325
+
326
+ serializeBinary(): Uint8Array;
327
+ toObject(includeInstance?: boolean): SendQueueInfoResponse.AsObject;
328
+ static toObject(includeInstance: boolean, msg: SendQueueInfoResponse): SendQueueInfoResponse.AsObject;
329
+ static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
330
+ static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
331
+ static serializeBinaryToWriter(message: SendQueueInfoResponse, writer: jspb.BinaryWriter): void;
332
+ static deserializeBinary(bytes: Uint8Array): SendQueueInfoResponse;
333
+ static deserializeBinaryFromReader(message: SendQueueInfoResponse, reader: jspb.BinaryReader): SendQueueInfoResponse;
334
+ }
335
+
336
+ export namespace SendQueueInfoResponse {
337
+ export type AsObject = {
338
+ message: string,
339
+ }
340
+ }
341
+
342
+ export class SendStatusInfoResponse extends jspb.Message {
343
+ getMessage(): string;
344
+ setMessage(value: string): SendStatusInfoResponse;
345
+
346
+
347
+ serializeBinary(): Uint8Array;
348
+ toObject(includeInstance?: boolean): SendStatusInfoResponse.AsObject;
349
+ static toObject(includeInstance: boolean, msg: SendStatusInfoResponse): SendStatusInfoResponse.AsObject;
350
+ static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
351
+ static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
352
+ static serializeBinaryToWriter(message: SendStatusInfoResponse, writer: jspb.BinaryWriter): void;
353
+ static deserializeBinary(bytes: Uint8Array): SendStatusInfoResponse;
354
+ static deserializeBinaryFromReader(message: SendStatusInfoResponse, reader: jspb.BinaryReader): SendStatusInfoResponse;
355
+ }
356
+
357
+ export namespace SendStatusInfoResponse {
358
+ export type AsObject = {
359
+ message: string,
360
+ }
361
+ }