Implement Devices REST API

This commit is contained in:
2024-07-11 01:20:01 +03:00
commit f48b76ce00
19 changed files with 618 additions and 0 deletions

5
src/DevicesRestApi/Logs/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Ignore everything
*
# But not this file
!.gitignore