Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tDevkit
Manage
Activity
Members
Plan
Wiki
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Twin
Twinzo
tDevkit
Commits
e45a6519
Commit
e45a6519
authored
8 months ago
by
Patrik Paško
Browse files
Options
Downloads
Patches
Plain Diff
- readme updated
parent
3dc6c11b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+5
-0
5 additions, 0 deletions
README.md
tDevkit.sln
+5
-0
5 additions, 0 deletions
tDevkit.sln
with
10 additions
and
0 deletions
README.md
+
5
−
0
View file @
e45a6519
...
...
@@ -242,6 +242,11 @@ await devkitConnector.AddSensorData(sensorContracts);
*
`GetDemoFile(fileName)`
- Get byte representation of the specified demo file
*
`GetUnityLastVersion(platform)`
- Get the last version of the Unity app
*
`GetUnityBundleInfo(bundleName)`
- Get information (version, size, name) about the Unity Bundle
*
**Generic methods**
*
`Get(string subUrl)`
*
`Post(string subUrl, object body)`
*
`Patch(string subUrl, object body)`
*
`Delete(string subUrl)`
## Future features
-
**protobuffers**
serialization
...
...
This diff is collapsed.
Click to expand it.
tDevkit.sln
+
5
−
0
View file @
e45a6519
...
...
@@ -9,6 +9,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Test", "Test\Test\Test.cspr
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Main", "Main\Main.csproj", "{E30C5B8F-0CA9-4947-8D83-95DC4612F4E1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5BFAF4E7-6401-497C-B5F3-EF757BD49BDB}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment