services: add device management service

This commit is contained in:
2026-04-01 19:13:32 +01:00
parent 5a0e7bf14f
commit fdd83287fc
3 changed files with 29 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
int main(void)
{
return 0;
}