modified config and created enrolment service and device control service

This commit is contained in:
tdv
2025-10-09 15:11:54 +03:00
parent 490fc11f6a
commit 5af104acf5
10 changed files with 706 additions and 26 deletions

View File

@@ -1,5 +1,7 @@
{
"m_guid": "123e4567-e89b-12d3-a456-426614174000",
"m_recordingDuration": 10000,
"m_baseUrl": "http://localhost:3000"
"m_baseUrl": "http://localhost:3000",
"m_polling": 120,
"m_jitter": 10
}