Skip to content

Commit

Permalink
Merge pull request #368 from reubenmiller/feat-remote-access-client
Browse files Browse the repository at this point in the history
feat(remoteaccess): support remote access connections to devices
  • Loading branch information
reubenmiller committed May 18, 2024
2 parents 9d39f87 + e21c8e8 commit ca1a1e8
Show file tree
Hide file tree
Showing 71 changed files with 6,348 additions and 42 deletions.
600 changes: 600 additions & 0 deletions api/spec/json/remoteAccessConfigurations.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions api/spec/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@
"devicegroup[]",
"usergroup[]",
"userself[]",
"remoteaccessconfiguration",
"roleself[]",
"role[]",
"user[]",
Expand Down
Loading

0 comments on commit ca1a1e8

Please sign in to comment.