@lansweeper/edge-command-grpc 0.1.1 → 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.
@@ -1,5 +1,7 @@
1
1
  // GENERATED CODE -- DO NOT EDIT!
2
2
 
3
+ // Original file comments:
4
+ // force gen
3
5
  'use strict';
4
6
  var grpc = require('@grpc/grpc-js');
5
7
  var edge_command_pb = require('./edge_command_pb.js');
@@ -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":[0,0,21,1]},{"path":[12],"span":[0,0,18]},{"path":[8],"span":[2,0,56]},{"path":[8,37],"span":[2,0,56]},{"path":[2],"span":[4,0,34]},{"path":[6,0],"span":[6,0,8,1]},{"path":[6,0,1],"span":[6,8,26]},{"path":[6,0,2,0],"span":[7,2,105]},{"path":[6,0,2,0,1],"span":[7,6,12]},{"path":[6,0,2,0,5],"span":[7,13,19]},{"path":[6,0,2,0,2],"span":[7,20,51]},{"path":[6,0,2,0,6],"span":[7,62,68]},{"path":[6,0,2,0,3],"span":[7,69,101]},{"path":[4,0],"span":[10,0,17,1]},{"path":[4,0,1],"span":[10,8,40]},{"path":[4,0,2,0],"span":[11,2,20]},{"path":[4,0,2,0,5],"span":[11,2,8]},{"path":[4,0,2,0,1],"span":[11,9,15]},{"path":[4,0,2,0,3],"span":[11,18,19]},{"path":[4,0,2,1],"span":[12,2,25]},{"path":[4,0,2,1,5],"span":[12,2,8]},{"path":[4,0,2,1,1],"span":[12,9,20]},{"path":[4,0,2,1,3],"span":[12,23,24]},{"path":[4,0,2,2],"span":[13,2,18]},{"path":[4,0,2,2,5],"span":[13,2,8]},{"path":[4,0,2,2,1],"span":[13,9,13]},{"path":[4,0,2,2,3],"span":[13,16,17]},{"path":[4,0,2,3],"span":[14,2,28]},{"path":[4,0,2,3,5],"span":[14,2,8]},{"path":[4,0,2,3,1],"span":[14,9,23]},{"path":[4,0,2,3,3],"span":[14,26,27]},{"path":[4,0,2,4],"span":[15,2,24]},{"path":[4,0,2,4,5],"span":[15,2,8]},{"path":[4,0,2,4,1],"span":[15,9,19]},{"path":[4,0,2,4,3],"span":[15,22,23]},{"path":[4,0,2,5],"span":[16,2,26]},{"path":[4,0,2,5,5],"span":[16,2,8]},{"path":[4,0,2,5,1],"span":[16,9,21]},{"path":[4,0,2,5,3],"span":[16,24,25]},{"path":[4,1],"span":[19,0,21,1]},{"path":[4,1,1],"span":[19,8,39]},{"path":[4,1,2,0],"span":[20,2,28]},{"path":[4,1,2,0,5],"span":[20,2,8]},{"path":[4,1,2,0,1],"span":[20,9,23]},{"path":[4,1,2,0,3],"span":[20,26,27]}]},"syntax":"proto3","bufExtension":{"isImport":false,"isSyntaxUnspecified":false}}]}
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.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "Edge Command grpc",
5
5
  "main": "gen-proto/index.js",
6
6
  "types": "gen-proto/index.d.ts",
@@ -16,5 +16,5 @@
16
16
  "devDependencies": {
17
17
  "@types/google-protobuf": "^3.15.5"
18
18
  },
19
- "gitHead": "961c3edf1b831b10b717568fcff384afcc821744"
19
+ "gitHead": "84131a33f0a0cd6f372a6a7a2d1fd9e3f51b8383"
20
20
  }
@@ -1,3 +1,4 @@
1
+ // force gen
1
2
  syntax = "proto3";
2
3
 
3
4
  option csharp_namespace = "Lansweeper.EdgeCommand.GRPC";
@@ -19,4 +20,4 @@ message EdgeCommandServiceStreamResponse {
19
20
 
20
21
  message EdgeCommandServiceStreamRequest {
21
22
  string receipt_handle = 1;
22
- }
23
+ }