Skip to content

Commit

Permalink
Merge pull request #3 from DIMO-Network/ACC-323
Browse files Browse the repository at this point in the history
[ACC-323] Add new privilege definitions
  • Loading branch information
Asfiroth authored Feb 19, 2025
2 parents 1c48e30 + 1ad515e commit 32783d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Dimo.Client/Models/PrivilegeSharing.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@ public enum PrivilegeSharing
Commands = 2,
CurrentLocation = 3,
AllTimeLocation = 4,
ViewVinCredentials = 5,
LiveDataStreams = 6,
RawData = 7,
ApproximateLocation = 8,
}
}

0 comments on commit 32783d5

Please sign in to comment.