@lansweeper/edge-command-grpc 0.1.1 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/gen-proto/image.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":[{"name":"proto/edge_command.proto","package":"lansweeper.edgecommand.v1","messageType":[{"name":"EdgeCommandServiceStreamResponse","field":[{"name":"action","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"action"},{"name":"entity_name","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"entityName"},{"name":"body","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"body"},{"name":"receipt_handle","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"receiptHandle"},{"name":"message_id","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"messageId"},{"name":"operation_id","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"operationId"}]},{"name":"EdgeCommandServiceStreamRequest","field":[{"name":"receipt_handle","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"receiptHandle"}]}],"service":[{"name":"EdgeCommandService","method":[{"name":"Stream","inputType":".lansweeper.edgecommand.v1.EdgeCommandServiceStreamRequest","outputType":".lansweeper.edgecommand.v1.EdgeCommandServiceStreamResponse","options":{},"clientStreaming":true,"serverStreaming":true}]}],"options":{"csharpNamespace":"Lansweeper.EdgeCommand.GRPC"},"sourceCodeInfo":{"location":[{"span":[
|
|
1
|
+
{"file":[{"name":"proto/edge_command.proto","package":"lansweeper.edgecommand.v1","messageType":[{"name":"EdgeCommandServiceStreamResponse","field":[{"name":"action","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"action"},{"name":"entity_name","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"entityName"},{"name":"body","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"body"},{"name":"receipt_handle","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"receiptHandle"},{"name":"message_id","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"messageId"},{"name":"operation_id","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"operationId"}]},{"name":"EdgeCommandServiceStreamRequest","field":[{"name":"receipt_handle","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"receiptHandle"}]}],"service":[{"name":"EdgeCommandService","method":[{"name":"Stream","inputType":".lansweeper.edgecommand.v1.EdgeCommandServiceStreamRequest","outputType":".lansweeper.edgecommand.v1.EdgeCommandServiceStreamResponse","options":{},"clientStreaming":true,"serverStreaming":true}]}],"options":{"csharpNamespace":"Lansweeper.EdgeCommand.GRPC"},"sourceCodeInfo":{"location":[{"span":[1,0,22,1]},{"path":[12],"span":[1,0,18],"leadingComments":" force gen\n"},{"path":[8],"span":[3,0,56]},{"path":[8,37],"span":[3,0,56]},{"path":[2],"span":[5,0,34]},{"path":[6,0],"span":[7,0,9,1]},{"path":[6,0,1],"span":[7,8,26]},{"path":[6,0,2,0],"span":[8,2,105]},{"path":[6,0,2,0,1],"span":[8,6,12]},{"path":[6,0,2,0,5],"span":[8,13,19]},{"path":[6,0,2,0,2],"span":[8,20,51]},{"path":[6,0,2,0,6],"span":[8,62,68]},{"path":[6,0,2,0,3],"span":[8,69,101]},{"path":[4,0],"span":[11,0,18,1]},{"path":[4,0,1],"span":[11,8,40]},{"path":[4,0,2,0],"span":[12,2,20]},{"path":[4,0,2,0,5],"span":[12,2,8]},{"path":[4,0,2,0,1],"span":[12,9,15]},{"path":[4,0,2,0,3],"span":[12,18,19]},{"path":[4,0,2,1],"span":[13,2,25]},{"path":[4,0,2,1,5],"span":[13,2,8]},{"path":[4,0,2,1,1],"span":[13,9,20]},{"path":[4,0,2,1,3],"span":[13,23,24]},{"path":[4,0,2,2],"span":[14,2,18]},{"path":[4,0,2,2,5],"span":[14,2,8]},{"path":[4,0,2,2,1],"span":[14,9,13]},{"path":[4,0,2,2,3],"span":[14,16,17]},{"path":[4,0,2,3],"span":[15,2,28]},{"path":[4,0,2,3,5],"span":[15,2,8]},{"path":[4,0,2,3,1],"span":[15,9,23]},{"path":[4,0,2,3,3],"span":[15,26,27]},{"path":[4,0,2,4],"span":[16,2,24]},{"path":[4,0,2,4,5],"span":[16,2,8]},{"path":[4,0,2,4,1],"span":[16,9,19]},{"path":[4,0,2,4,3],"span":[16,22,23]},{"path":[4,0,2,5],"span":[17,2,26]},{"path":[4,0,2,5,5],"span":[17,2,8]},{"path":[4,0,2,5,1],"span":[17,9,21]},{"path":[4,0,2,5,3],"span":[17,24,25]},{"path":[4,1],"span":[20,0,22,1]},{"path":[4,1,1],"span":[20,8,39]},{"path":[4,1,2,0],"span":[21,2,28]},{"path":[4,1,2,0,5],"span":[21,2,8]},{"path":[4,1,2,0,1],"span":[21,9,23]},{"path":[4,1,2,0,3],"span":[21,26,27]}]},"syntax":"proto3","bufExtension":{"isImport":false,"isSyntaxUnspecified":false}}]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lansweeper/edge-command-grpc",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.2.0",
|
|
4
4
|
"description": "Edge Command grpc",
|
|
5
5
|
"main": "gen-proto/index.js",
|
|
6
6
|
"types": "gen-proto/index.d.ts",
|
|
@@ -16,5 +16,9 @@
|
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@types/google-protobuf": "^3.15.5"
|
|
18
18
|
},
|
|
19
|
-
"gitHead": "
|
|
20
|
-
|
|
19
|
+
"gitHead": "84131a33f0a0cd6f372a6a7a2d1fd9e3f51b8383",
|
|
20
|
+
"repository": {
|
|
21
|
+
"type": "git",
|
|
22
|
+
"url": "https://github.com/Lansweeper/lansweeperapis.git"
|
|
23
|
+
}
|
|
24
|
+
}
|
package/proto/edge_command.proto
CHANGED