Skip to content

Commit

Permalink
Added Max Pin Size
Browse files Browse the repository at this point in the history
  • Loading branch information
jphughes committed Sep 11, 2014
1 parent 79a88f4 commit 46a635f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kinetic.proto
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,7 @@ message Command {
optional uint32 maxMessageSize = 8;
optional uint32 maxKeyRangeCount = 9;
optional uint32 maxIdentityCount = 10;
optional uint32 maxPinSize = 11;
}

// The Device GetLog message is to ask the device to send back the
Expand Down

0 comments on commit 46a635f

Please sign in to comment.