feat(control): advanced device ping route

This commit is contained in:
2025-11-05 21:48:53 +01:00
parent 01e2441943
commit ceba7b9e56
3 changed files with 59 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"version": "1",
"name": "PLG-MuDiCS Control",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}