Skip to content

Commit

Permalink
AccessLevel request meta key reserved
Browse files Browse the repository at this point in the history
  • Loading branch information
fvacek authored Feb 7, 2024
1 parent fca3ec3 commit 6471c48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rpcmessage.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Attribute number | Attribute name | Description
13 | RevCallerIds | Internal attribute filled by broker to enable support for multi-part messages and tunneling.
14 | Access | Access granted by broker to called `shvPath` and `method` to current user.
16 | UserId | ID of user calling RPC method filled in by broker.
17 | AccessLevel | Reserved, integer value, it will be used in next API version for chained brokers access capping

Second part of RPC message is `IMap` with following possible keys.

Expand Down

0 comments on commit 6471c48

Please sign in to comment.